Class RotaryPolarMoveBuilder
Inheritance
RotaryPolarMoveBuilder
Assembly: NXOpen.dll
Syntax
public class RotaryPolarMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
RotaryPolarMoveBuilder()
Declaration
protected RotaryPolarMoveBuilder()
Properties
LockAxis
Declaration
public RotaryPolarMoveBuilder.LockAxisDirection LockAxis { get; set; }
Property Value
LockPlane
Declaration
public RotaryPolarMoveBuilder.LockPlaneType LockPlane { get; set; }
Property Value
LockPos
Declaration
public double LockPos { get; set; }
Property Value
OffsetData
Declaration
public OffsetDataBuilder OffsetData { get; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
RoundPoint
Declaration
public RoundPointBuilder RoundPoint { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink