Enum PropertyContainer.PropertyType
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public enum PropertyContainer.PropertyType
Fields
| Name | Description |
|---|---|
| Array | |
| Bits | |
| Double | |
| DoubleMatrix2d | |
| DoubleVector | |
| Enum | |
| File | |
| Integer | |
| IntegerMatrix2d | |
| IntegerVector | |
| Logical | |
| Point | |
| SelectionFilter | |
| String | |
| Strings | |
| TaggedObject | |
| TaggedObjectMatrix2d | |
| TaggedObjectVector | |
| UIBlock | |
| Undefined | |
| Vector |