NX Open C++ Reference Guide
|
Represents buiness modifier that indicates a featire identification PMI object. More...
Additional Inherited Members | |
![]() | |
enum | AttributeType { AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger, AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference, AttributeTypeAny = 100 } |
Specifies attribute type. More... | |
enum | DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual } |
Specifies the format of the date and time attribute. More... | |
![]() | |
int | CurrentItemIndex () |
Returns the current item index Created in NX4.0.0. | |
std::vector< NXString > | GetList () |
Returns the list. | |
void | SetCurrentItemIndex (int currentItemIndex) |
Sets the current item index Created in NX4.0.0. | |
Represents buiness modifier that indicates a featire identification PMI object.
Please see ug_featureID_busmod.dfa for attribute details.
To create or edit an instance of this class, use Annotations::FeatureIdBusinessModifierBuilder
Created in NX9.0.0.