Class TurnAvoidanceStartBuilder
Inheritance
TurnAvoidanceStartBuilder
Assembly: NXOpen.dll
Syntax
public class TurnAvoidanceStartBuilder : TaggedObject, IMessageSink
Constructors
TurnAvoidanceStartBuilder()
Declaration
protected TurnAvoidanceStartBuilder()
Properties
StartDeltaAngle
Declaration
public double StartDeltaAngle { get; set; }
Property Value
StartDeltaDistance
Declaration
public double StartDeltaDistance { get; set; }
Property Value
StartDeltaVector
Declaration
public NXObject StartDeltaVector { get; set; }
Property Value
StartDeltaX
Declaration
public double StartDeltaX { get; set; }
Property Value
StartDeltaY
Declaration
public double StartDeltaY { get; set; }
Property Value
StartPoint
Declaration
public Point StartPoint { get; set; }
Property Value
StartPointMode
Declaration
public TurnAvoidanceStartBuilder.StartPointModes StartPointMode { get; set; }
Property Value
StartPointMotionType
Declaration
public TurnAvoidanceStartBuilder.StartPointMotionTypes StartPointMotionType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink