NX Open C++ Reference Guide
|
An instance of this class can be used to create Constraint s and associated objects. More...
Public Member Functions | |
void | ClearNetwork () |
Removes the Network of the positioner. | |
NXOpen::Positioning::ConstraintCollection * | Constraints () |
The collection of Positioning::Constraint s defined in the positioner Created in NX3.0.0. | |
NXOpen::Positioning::Constraint * | CreateConstraint () |
Creates a new Constraint in the positioner. | |
void | DeleteNonPersistentConstraints () |
Deletes all the non-persistent Constraint s of the positioner. | |
NXOpen::Positioning::Network * | EstablishNetwork () |
Establishes a Network in the positioner. |
An instance of this class can be used to create Constraint s and associated objects.
To obtain an instance of this class, use Assemblies::ComponentAssembly::Positioner
Created in NX4.0.0.
Removes the Network of the positioner.
The network is added to the delete list by this call.
Created in NX4.0.0.
License requirements : assemblies ("ASSEMBLIES MODULE")
The collection of Positioning::Constraint s defined in the positioner
Created in NX3.0.0.
Creates a new Constraint in the positioner.
Deletes all the non-persistent Constraint s of the positioner.
Created in NX4.0.0.
License requirements : assemblies ("ASSEMBLIES MODULE")