|
NX Open C++ Reference Guide
|
Represents a CDF , which is a representation of an NX color palette. More...
Public Member Functions | |
| std::vector < NXOpen::ColorDefinition * > | GetColorDefinitions () |
| Gets the color definitions. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a CDF , which is a representation of an NX color palette.
The color palette contains 217 colors each represented here by a ColorDefinition .
Created in NX5.0.0.
| std::vector<NXOpen::ColorDefinition *> NXOpen::CDF::GetColorDefinitions | ( | ) |
Gets the color definitions.
There will be 217 ColorDefinition objects.