NX Open C++ Reference Guide
|
Represents a sketch pattern constraint
Use SketchCollection::CreateSketchPatternBuilder to create an instance of this class.
More...
Public Types | |
enum | InstanceControl { InstanceControlFullCircle, InstanceControlNumberOffset } |
Represents the type of instance control for circular patterns. More... | |
enum | Type { TypeLinear, TypeCircular, TypeMirror } |
Represents the pattern type of the constraint. 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 pattern constraint
Use SketchCollection::CreateSketchPatternBuilder to create an instance of this class.
Created in NX7.5.0.