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. |
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.