Class TeachmodeProfileMoveBuilder
Inheritance
System.Object
System.MarshalByRefObject
TeachmodeProfileMoveBuilder
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)
Assembly: NXOpen.dll
Syntax
public class TeachmodeProfileMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
TeachmodeProfileMoveBuilder()
Declaration
protected TeachmodeProfileMoveBuilder()
Properties
ApplyEngageSettings
Declaration
public bool ApplyEngageSettings { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ApplyRetractSettings
Declaration
public bool ApplyRetractSettings { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AxialSafeClearance
Declaration
public double AxialSafeClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
CornerControlNormal
Declaration
public TurnCornerControl CornerControlNormal { get; }
Property Value
CornerControlShallow
Declaration
public TurnCornerControl CornerControlShallow { get; }
Property Value
CustomDriveCurve
Declaration
public Boundary CustomDriveCurve { get; }
Property Value
CutterClearance
Declaration
public TurnCutterClearance CutterClearance { get; }
Property Value
Direction
Declaration
public TurnDirection Direction { get; }
Property Value
DriveGeometryType
Declaration
public TeachmodeProfileMoveBuilder.DriveGeometryTypes DriveGeometryType { get; set; }
Property Value
EndCheckBoundary
Declaration
public Boundary EndCheckBoundary { get; }
Property Value
Feeds
Declaration
public FeedsTurnBuilder Feeds { get; }
Property Value
FinishStock
Declaration
public TurnStock FinishStock { get; }
Property Value
NewDriveCurve
Declaration
public Boundary NewDriveCurve { get; }
Property Value
RadialSafeClearance
Declaration
public double RadialSafeClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
StartCheckBoundary
Declaration
public Boundary StartCheckBoundary { get; }
Property Value
StartCheckConstantStock
Declaration
public double StartCheckConstantStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
StartCheckFaceStock
Declaration
public double StartCheckFaceStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
StartCheckRadialStock
Declaration
public double StartCheckRadialStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
StartPoint
Declaration
public Point StartPoint { get; set; }
Property Value
StartPositionMethod
Declaration
public TeachmodeProfileMoveBuilder.StartStopPositionMethods StartPositionMethod { get; set; }
Property Value
StartStopBeforeBoundaryOffset
Declaration
public bool StartStopBeforeBoundaryOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StopCheckConstantStock
Declaration
public double StopCheckConstantStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
StopCheckFaceStock
Declaration
public double StopCheckFaceStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
StopCheckRadialStock
Declaration
public double StopCheckRadialStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
StopPoint
Declaration
public Point StopPoint { get; set; }
Property Value
StopPositionMethod
Declaration
public TeachmodeProfileMoveBuilder.StartStopPositionMethods StopPositionMethod { get; set; }
Property Value
Tolerances
Declaration
public Inheritable2dLength Tolerances { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink