Enum Part.PartFamilyAttrType
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.PartFamily.FamilyAttribute.AttrType instead")]
public enum Part.PartFamilyAttrType
Fields
| Name | Description |
|---|---|
| DensityType | |
| DoubleType | |
| ExpressionType | |
| FeatureType | |
| InstanceType | |
| IntegerType | |
| MirrorType | |
| NameType | |
| NumericType | |
| PartType | |
| StringType | |
| TextType |