NX Open C++ Reference Guide
|
the display style of the edges detected More...
Public Member Functions | |
EdgeDisplayStyle (NXOpen::DisplayableObject::ObjectFont fontInitial, NXOpen::DisplayableObject::ObjectWidth widthInitial, NXColor *colorInitial) | |
Constructor for the EdgeDisplayStyle struct. | |
Public Attributes | |
NXColor * | Color |
line color | |
NXOpen::DisplayableObject::ObjectFont | Font |
line font | |
NXOpen::DisplayableObject::ObjectWidth | Width |
line width | |
the display style of the edges detected
NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle::EdgeDisplayStyle | ( | NXOpen::DisplayableObject::ObjectFont | fontInitial, |
NXOpen::DisplayableObject::ObjectWidth | widthInitial, | ||
NXColor * | colorInitial | ||
) |
Constructor for the EdgeDisplayStyle struct.
fontInitial | line font |
widthInitial | line width |
colorInitial | line color |
NXColor* NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle::Color |
line color
NXOpen::DisplayableObject::ObjectFont NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle::Font |
line font
NXOpen::DisplayableObject::ObjectWidth NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder::EdgeDisplayStyle::Width |
line width