NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::GeometricUtilities::PointSetAlignmentBuilder Class Reference

This class performs a point set to point set alignment
To create a new instance of this class, use Part::CreatePointSetAlignmentBuilder
Default values. More...

Inheritance diagram for NXOpen::GeometricUtilities::PointSetAlignmentBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  ConstraintOptions { ConstraintOptionsNone, ConstraintOptionsX, ConstraintOptionsY, ConstraintOptionsZ }
 Constraint Options. More...

Public Member Functions

NXOpen::GeometricUtilities::PointSetAlignmentBuilder::ConstraintOptions Constraint ()
 Returns the constraint
Created in NX7.5.0.
NXOpen::SelectPointListFromPointSet ()
 Returns the "from" point set
Created in NX7.5.0.
NXOpen::SelectDisplayableObjectListObjectsToMove ()
 Returns the objects to move
Created in NX7.5.0.
void SetConstraint (NXOpen::GeometricUtilities::PointSetAlignmentBuilder::ConstraintOptions constraint)
 Sets the constraint
Created in NX7.5.0.
NXOpen::SelectPointListToPointSet ()
 Returns the "to" point set
Created in NX7.5.0.

Detailed Description

This class performs a point set to point set alignment
To create a new instance of this class, use Part::CreatePointSetAlignmentBuilder
Default values.

Property Value

Constraint

None


Created in NX7.5.0.


Member Enumeration Documentation

Constraint Options.

Enumerator:
ConstraintOptionsNone 

No constraint.

ConstraintOptionsX 

X axis.

ConstraintOptionsY 

Y axis.

ConstraintOptionsZ 

Z axis.


Member Function Documentation

Returns the constraint
Created in NX7.5.0.



License requirements : None

Returns the "from" point set
Created in NX7.5.0.



License requirements : None

Returns the objects to move
Created in NX7.5.0.



License requirements : None

Sets the constraint
Created in NX7.5.0.



License requirements : studio_free_form ("STUDIO FREE FORM")

Parameters:
constraintconstraint

Returns the "to" point set
Created in NX7.5.0.



License requirements : None


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