Class PointSetAlignmentBuilder
Inheritance
PointSetAlignmentBuilder
Assembly: NXOpen.dll
Syntax
public class PointSetAlignmentBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PointSetAlignmentBuilder()
Declaration
protected PointSetAlignmentBuilder()
Properties
Constraint
Declaration
public PointSetAlignmentBuilder.ConstraintOptions Constraint { get; set; }
Property Value
FromPointSet
Declaration
public SelectPointList FromPointSet { get; }
Property Value
ObjectsToMove
Declaration
public SelectDisplayableObjectList ObjectsToMove { get; }
Property Value
ToPointSet
Declaration
public SelectPointList ToPointSet { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink