Class TurnAvoidanceStartBuilder
Inheritance
System.Object
System.MarshalByRefObject
TurnAvoidanceStartBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class TurnAvoidanceStartBuilder : TaggedObject, IMessageSink
Constructors
TurnAvoidanceStartBuilder()
Declaration
protected TurnAvoidanceStartBuilder()
Properties
StartDeltaAngle
Declaration
public double StartDeltaAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
StartDeltaDistance
Declaration
public double StartDeltaDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
StartDeltaVector
Declaration
public NXObject StartDeltaVector { get; set; }
Property Value
Type | Description |
---|---|
NXObject |
StartDeltaX
Declaration
public double StartDeltaX { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
StartDeltaY
Declaration
public double StartDeltaY { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
StartPoint
Declaration
public Point StartPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
StartPointMode
Declaration
public TurnAvoidanceStartBuilder.StartPointModes StartPointMode { get; set; }
Property Value
Type | Description |
---|---|
TurnAvoidanceStartBuilder.StartPointModes |
StartPointMotionType
Declaration
public TurnAvoidanceStartBuilder.StartPointMotionTypes StartPointMotionType { get; set; }
Property Value
Type | Description |
---|---|
TurnAvoidanceStartBuilder.StartPointMotionTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink