NX Open C++ Reference Guide
|
Used to return adoptable object types. More...
Public Member Functions | |
AdoptableTypes (int objectTypeInitial, int objectSubtypeInitial, int featureTypeInitial) | |
Constructor for the AdoptableTypes struct. | |
Public Attributes | |
int | FeatureType |
feature type | |
int | ObjectSubtype |
object subtype | |
int | ObjectType |
object type |
Used to return adoptable object types.
NXOpen::RuleManager::AdoptableTypes::AdoptableTypes | ( | int | objectTypeInitial, |
int | objectSubtypeInitial, | ||
int | featureTypeInitial | ||
) |
Constructor for the AdoptableTypes struct.
objectTypeInitial | object type |
objectSubtypeInitial | object subtype |
featureTypeInitial | feature type |
feature type
object subtype
object type