Enum PropertyTable.PropertyType
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public enum PropertyType
Fields
| Name | Description |
|---|---|
| Axis | |
| Boolean | |
| CaeSection | |
| CoordinateSystem | |
| DateTime | |
| Double | |
| DoubleArray | |
| FieldExpression | |
| FieldWrapper | |
| Integer | |
| IntegerArray | |
| Matrix | |
| NamedPropertyTable | |
| NamedPropertyTableArray | |
| PhysicalMaterial | |
| Point | |
| Reference | |
| ReferenceArray | |
| ScalarFieldWrapper | |
| ScalarTable | |
| SectionOffset | |
| SectionOrientation | |
| SetManager | |
| String | |
| StringArray | |
| Text | |
| Unknown | |
| Vector | |
| VectorFieldWrapper |