NX Open C++ Reference Guide
|
Represents the 2d line display style. More...
Additional Inherited Members | |
![]() | |
NXOpen::NXColor * | Color () |
Returns the line color Created in NX9.0.0. | |
NXOpen::DisplayableObject::ObjectFont | Font () |
Returns the line font Created in NX9.0.0. | |
void | SetColor (NXOpen::NXColor *color) |
Sets the line color Created in NX9.0.0. | |
void | SetFont (NXOpen::DisplayableObject::ObjectFont font) |
Sets the line font Created in NX9.0.0. | |
void | SetWidth (NXOpen::DisplayableObject::ObjectWidth lineWidth) |
Sets the line width Created in NX9.0.0. | |
NXOpen::DisplayableObject::ObjectWidth | Width () |
Returns the line width Created in NX9.0.0. | |
Represents the 2d line display style.
Not support KF.
Created in NX9.0.0.