Search Results for

    Show / Hide Table of Contents

    Class TeachmodeProfileMoveBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MoveBuilder
    TeachmodeProfileMoveBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    MoveBuilder.SetParent(CAMObject)
    MoveBuilder.SetSibling(CAMObject)
    MoveBuilder.GetUserParameter(String)
    MoveBuilder.GetUserParameter(Int32)
    MoveBuilder.CustomParameterSetListBuilder
    MoveBuilder.FeedRate
    MoveBuilder.FeedType
    MoveBuilder.FeedUnit
    MoveBuilder.MotionType
    MoveBuilder.Notes
    MoveBuilder.NumberOfUserParameters
    MoveBuilder.ProtectedMove
    MoveBuilder.SubopLabel
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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 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

    CircularFeedCompBuilder

    Declaration
    public TurnCircularFeedComp CircularFeedCompBuilder { get; }
    Property Value
    Type Description
    TurnCircularFeedComp

    CornerControlNormal

    Declaration
    public TurnCornerControl CornerControlNormal { get; }
    Property Value
    Type Description
    TurnCornerControl

    CornerControlShallow

    Declaration
    public TurnCornerControl CornerControlShallow { get; }
    Property Value
    Type Description
    TurnCornerControl

    CustomDriveCurve

    Declaration
    public Boundary CustomDriveCurve { get; }
    Property Value
    Type Description
    Boundary

    CutterClearance

    Declaration
    public TurnCutterClearance CutterClearance { get; }
    Property Value
    Type Description
    TurnCutterClearance

    Direction

    Declaration
    public TurnDirection Direction { get; }
    Property Value
    Type Description
    TurnDirection

    DriveGeometryType

    Declaration
    public TeachmodeProfileMoveBuilder.DriveGeometryTypes DriveGeometryType { get; set; }
    Property Value
    Type Description
    TeachmodeProfileMoveBuilder.DriveGeometryTypes

    EndCheckBoundary

    Declaration
    public Boundary EndCheckBoundary { get; }
    Property Value
    Type Description
    Boundary

    Feeds

    Declaration
    public FeedsTurnBuilder Feeds { get; }
    Property Value
    Type Description
    FeedsTurnBuilder

    FinishStock

    Declaration
    public TurnStock FinishStock { get; }
    Property Value
    Type Description
    TurnStock

    NewDriveCurve

    Declaration
    public Boundary NewDriveCurve { get; }
    Property Value
    Type Description
    Boundary

    RadialSafeClearance

    Declaration
    public double RadialSafeClearance { get; set; }
    Property Value
    Type Description
    System.Double

    StartCheckBoundary

    Declaration
    public Boundary StartCheckBoundary { get; }
    Property Value
    Type Description
    Boundary

    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
    Type Description
    Point

    StartPositionMethod

    Declaration
    public TeachmodeProfileMoveBuilder.StartStopPositionMethods StartPositionMethod { get; set; }
    Property Value
    Type Description
    TeachmodeProfileMoveBuilder.StartStopPositionMethods

    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
    Type Description
    Point

    StopPositionMethod

    Declaration
    public TeachmodeProfileMoveBuilder.StartStopPositionMethods StopPositionMethod { get; set; }
    Property Value
    Type Description
    TeachmodeProfileMoveBuilder.StartStopPositionMethods

    Tolerances

    Declaration
    public Inheritable2dLength Tolerances { get; }
    Property Value
    Type Description
    Inheritable2dLength

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX