NX Open C++ Reference Guide
|
Represents a sketch associative trim constraint
Use SketchCollection::CreateSketchAssociativeTrimBuilder to create an instance of this class.
More...
Additional Inherited Members | |
![]() | |
enum | ObjectFont { ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline, ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed } |
specifies the object font for objects such as lines Created in NX3.0.0. More... | |
enum | ObjectWidth { ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5, ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive, ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine } |
specifies object width for objects such as lines and text Created in NX3.0.0. More... | |
![]() | |
std::vector < NXOpen::Sketch::ConstraintGeometry > | GetGeometry () |
Returns the geometry associated with the constraint. | |
bool | IsInferred () |
Returns a flag indicating whether the constraint is an inferred constraint Created in NX3.0.0. | |
Represents a sketch associative trim constraint
Use SketchCollection::CreateSketchAssociativeTrimBuilder to create an instance of this class.
Created in NX6.0.0.