Class MovePoleBuilder
Inheritance
MovePoleBuilder
Assembly: NXOpen.dll
Syntax
public class MovePoleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
MovePoleBuilder()
Declaration
protected MovePoleBuilder()
Properties
ControlPoleManager
Declaration
public ControlPoleManagerData ControlPoleManager { get; }
Property Value
DegreesAndPatches
Declaration
public DegreesAndSegmentsOrPatchesBuilder DegreesAndPatches { get; }
Property Value
Entity
Declaration
public NXObject Entity { get; set; }
Property Value
MoveMethod
Declaration
public MovePoleBuilder.MoveMethodType MoveMethod { get; set; }
Property Value
Plane
Declaration
public Plane Plane { get; set; }
Property Value
Vector
Declaration
public Direction Vector { get; set; }
Property Value
WCSDirection
Declaration
public MovePoleBuilder.WCSDirectionType WCSDirection { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink