Search Results for

    Show / Hide Table of Contents

    Class ThreadTurningBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ParamBuilder
    OperationBuilder
    TurningOperationBuilder
    ThreadTurningBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    TurningOperationBuilder.AdditionalCommands
    TurningOperationBuilder.FeedsBuilder
    TurningOperationBuilder.FlipToolAroundHolder
    TurningOperationBuilder.MachineCycleSubroutineName
    TurningOperationBuilder.MotionOutput
    TurningOperationBuilder.ReorientToolHolder
    TurningOperationBuilder.ReorientToolHolderMode
    TurningOperationBuilder.RotateTrackingPoint
    TurningOperationBuilder.ToolHolderAngle
    TurningOperationBuilder.TrackingPointStatus
    TurningOperationBuilder.UpdateIpw
    TurningOperationBuilder.UseMachineCycle
    OperationBuilder.GetHoleAxisValues()
    OperationBuilder.SetHoleAxisValues(Double[])
    OperationBuilder.ChannelName
    OperationBuilder.Description
    OperationBuilder.EndOfPath
    OperationBuilder.EndUdeSet
    OperationBuilder.Geometry
    OperationBuilder.GougeChecking
    OperationBuilder.HoleAxisType
    OperationBuilder.HoleDepth
    OperationBuilder.HoleDepthType
    OperationBuilder.LayoutAndLayer
    OperationBuilder.MotionOutputBuilder
    OperationBuilder.Notes
    OperationBuilder.OptimizationBasedOn
    OperationBuilder.OptimizationDistanceMethod
    OperationBuilder.OptimizationLevel
    OperationBuilder.PathDisplayOptions
    OperationBuilder.PostToolPathExit
    OperationBuilder.RetractDistance
    OperationBuilder.RetractDistanceOnToolAxisChange
    OperationBuilder.SafeClearance
    OperationBuilder.SelectToolFlag
    OperationBuilder.StartOfPath
    OperationBuilder.StartUdeSet
    OperationBuilder.ToolChangeSetting
    OperationBuilder.ToolPathEditor
    OperationBuilder.ToolPathSplitParametersBuilder
    ParamBuilder.GetCustomizableItemBuilder(String)
    ParamBuilder.GetCustomizableItemNames()
    ParamBuilder.CycleEvent
    ParamBuilder.CycleTable
    ParamBuilder.OptimizationMethod
    ParamBuilder.TargetPocket
    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 ThreadTurningBuilder : TurningOperationBuilder, IMessageSink, IComponentBuilder

    Constructors

    ThreadTurningBuilder()

    Declaration
    protected ThreadTurningBuilder()

    Properties

    CrestLine

    Declaration
    public NXObject CrestLine { get; set; }
    Property Value
    Type Description
    NXObject

    CrestLineDirection

    Declaration
    public bool CrestLineDirection { get; set; }
    Property Value
    Type Description
    System.Boolean

    CrestOffset

    Declaration
    public InheritableDoubleBuilder CrestOffset { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    CutParameters

    Declaration
    public ThreadCutParameters CutParameters { get; }
    Property Value
    Type Description
    ThreadCutParameters

    DepthOption

    Declaration
    public ThreadTurningBuilder.DepthOptionTypes DepthOption { get; set; }
    Property Value
    Type Description
    ThreadTurningBuilder.DepthOptionTypes

    EndLine

    Declaration
    public NXObject EndLine { get; set; }
    Property Value
    Type Description
    NXObject

    EndOffset

    Declaration
    public InheritableDoubleBuilder EndOffset { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    FlankInfeedAngle

    Declaration
    public InheritableDoubleBuilder FlankInfeedAngle { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    InfeedLength

    Declaration
    public InheritableDoubleBuilder InfeedLength { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    InfeedLengthType

    Declaration
    public ThreadTurningBuilder.InfeedLengthTypes InfeedLengthType { get; set; }
    Property Value
    Type Description
    ThreadTurningBuilder.InfeedLengthTypes

    InfeedMethod

    Declaration
    public ThreadTurningBuilder.InfeedMethods InfeedMethod { get; set; }
    Property Value
    Type Description
    ThreadTurningBuilder.InfeedMethods

    InfeedMode

    Declaration
    public ThreadTurningBuilder.InfeedModes InfeedMode { get; set; }
    Property Value
    Type Description
    ThreadTurningBuilder.InfeedModes

    InfeedMoveAngle

    Declaration
    public InheritableDoubleBuilder InfeedMoveAngle { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    InfeedStartLineAngle

    Declaration
    public InheritableDoubleBuilder InfeedStartLineAngle { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    InputMode

    Declaration
    public ThreadTurningBuilder.InputModes InputMode { get; set; }
    Property Value
    Type Description
    ThreadTurningBuilder.InputModes

    NonCuttingBuilder

    Declaration
    public NcmTurnThreadBuilder NonCuttingBuilder { get; }
    Property Value
    Type Description
    NcmTurnThreadBuilder

    RootLine

    Declaration
    public NXObject RootLine { get; set; }
    Property Value
    Type Description
    NXObject

    RootOffset

    Declaration
    public InheritableDoubleBuilder RootOffset { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    SelectedThread

    Declaration
    public int SelectedThread { get; set; }
    Property Value
    Type Description
    System.Int32

    StartOffset

    Declaration
    public InheritableDoubleBuilder StartOffset { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    ThreadAngleBuilder

    Declaration
    public CutAngle ThreadAngleBuilder { get; }
    Property Value
    Type Description
    CutAngle

    ThreadGeometry

    Declaration
    public NXObject ThreadGeometry { get; set; }
    Property Value
    Type Description
    NXObject

    TotalDepth

    Declaration
    public InheritableDoubleBuilder TotalDepth { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    Implements

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