NX Open C++ Reference Guide
|
Represents buiness modifier that applies safety classification such as Critical, Major to a PMI. 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 applies safety classification such as Critical, Major to a PMI.
please see ug_safety_class_busmod.dfa for attribute details.
To create or edit an instance of this class, use Annotations::SafetyClassBusinessModifierBuilder
Created in NX4.0.0.