NX Open C++ Reference Guide
|
Represents a constraint in a sketch. More...
Public Member Functions | |
NXOpen::Sketch::ConstraintType | ConstraintType () |
Returns the constraint's type Created in NX3.0.0. | |
void | RefreshDimension () |
Refreshes the display of a sketch dimension Created in NX5.0.0. |
Represents a constraint in a sketch.
There are two classes of constraints: geometric and dimensional
This is an abstract class.
Created in NX3.0.0.
Returns the constraint's type
Created in NX3.0.0.
License requirements : None
Refreshes the display of a sketch dimension
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")