NX Open C++ Reference Guide
Public Member Functions
NXOpen::Positioning::Positioner Class Reference

An instance of this class can be used to create Constraint s and associated objects. More...

Inheritance diagram for NXOpen::Positioning::Positioner:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::Positioning::ComponentPositioner

List of all members.

Public Member Functions

void ClearNetwork ()
 Removes the Network of the positioner.
NXOpen::Positioning::ConstraintCollectionConstraints ()
 The collection of Positioning::Constraint s defined in the positioner
Created in NX3.0.0.
NXOpen::Positioning::ConstraintCreateConstraint ()
 Creates a new Constraint in the positioner.
void DeleteNonPersistentConstraints ()
 Deletes all the non-persistent Constraint s of the positioner.
NXOpen::Positioning::NetworkEstablishNetwork ()
 Establishes a Network in the positioner.

Detailed Description

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.


Member Function Documentation

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.

Returns:
The new Constraint
Created in NX4.0.0.

License requirements : assemblies ("ASSEMBLIES MODULE")

Deletes all the non-persistent Constraint s of the positioner.


Created in NX4.0.0.

License requirements : assemblies ("ASSEMBLIES MODULE")

Establishes a Network in the positioner.

Returns:
The new Network
Created in NX4.0.0.

License requirements : assemblies ("ASSEMBLIES MODULE")

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.