NX Open C++ Reference Guide
|
Represents a sketch offset constraint
Use SketchCollection::CreateSketchOffsetBuilder to create an instance of this class.
More...
Public Types | |
enum | CapType { CapTypeExtension, CapTypeArc } |
Represents the cap type of the offset. More... | |
Additional Inherited Members | |
![]() | |
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 offset constraint
Use SketchCollection::CreateSketchOffsetBuilder to create an instance of this class.
Created in NX5.0.0.