NX Open C++ Reference Guide
|
Represents a vertical ordinate margin
Created in NX4.0.0.
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... | |
![]() | |
void | DeleteMargin (NXOpen::Annotations::OrdinateOriginDimension *ordinateOrigin) |
Deletes a defined ordinate margin object from the ordinate set. | |
void | MoveMargin (double offset) |
Moves an ordinate margin object by specifying a new offset from the margin origin. | |
void | RedefineMargin (NXOpen::Annotations::OrdinateOriginDimension *ordinateOrigin, NXOpen::Annotations::Associativity *associativity) |
Redefines an ordinate margin object by specifying a new associativity. | |
Represents a vertical ordinate margin
Created in NX4.0.0.