![]() |
pCon.planner Plugin SDK
Version 8.9
|
Color of an entity. More...
Public Member Functions | |
EntityColor (Color pColor) | |
Create EntityColor from Color. More... | |
Public Attributes | |
EntityColorMethod | Method |
The color method. More... | |
Color | Color |
The color, if the color method is 'ByColor'. More... | |
Color of an entity.
X3g::Plugin::EntityColor::EntityColor | ( | Color | pColor) |
Create EntityColor from Color.
Method is initialized with EntityColorMethod::ByColor.
Color X3g::Plugin::EntityColor::Color |
The color, if the color method is 'ByColor'.
EntityColorMethod X3g::Plugin::EntityColor::Method |
The color method.
Determines how the color of an entity should be computed. Possible values are 'ByColor', 'ByBlock' or 'ByLayer'.