NX Open C++ Reference Guide
|
Represents a Features::ColorFaceBuilder
To create a new instance of this class, use Features::FeatureCollection::CreateColorFaceBuilder
Created in NX7.0.0.
More...
Public Member Functions | |
NXOpen::NXColor * | Color () |
Returns the color. | |
NXOpen::ScCollector * | Face () |
Returns the face to color. | |
void | SetColor (NXOpen::NXColor *color) |
Sets the color. |
Represents a Features::ColorFaceBuilder
To create a new instance of this class, use Features::FeatureCollection::CreateColorFaceBuilder
Created in NX7.0.0.
Returns the color.
Created in NX7.0.0.
License requirements : None
Returns the face to color.
Created in NX7.0.0.
License requirements : None
void NXOpen::Features::ColorFaceBuilder::SetColor | ( | NXOpen::NXColor * | color | ) |
Sets the color.
Created in NX7.0.0.
License requirements : None
color | color |