Search Results for

    Show / Hide Table of Contents

    Class BladeCutLevels

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    BladeCutLevels
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    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 BladeCutLevels : Builder, IMessageSink, IComponentBuilder

    Constructors

    BladeCutLevels()

    Declaration
    protected BladeCutLevels()

    Properties

    DepthMode

    Declaration
    public BladeCutLevels.DepthModeTypes DepthMode { get; set; }
    Property Value
    Type Description
    BladeCutLevels.DepthModeTypes

    DepthPerCut

    Declaration
    public BladeCutLevels.DepthPerCutTypes DepthPerCut { get; set; }
    Property Value
    Type Description
    BladeCutLevels.DepthPerCutTypes

    Distance

    Declaration
    public InheritableToolDepBuilder Distance { get; }
    Property Value
    Type Description
    InheritableToolDepBuilder

    EndPercent

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

    FinishPassAtEnd

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

    FinishPassAtStart

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

    HubExtensions

    Declaration
    public BladeCutLevels.HubExtensionsTypes HubExtensions { get; set; }
    Property Value
    Type Description
    BladeCutLevels.HubExtensionsTypes

    IncompleteLevels

    Declaration
    public BladeCutLevels.IncompleteLevelsTypes IncompleteLevels { get; set; }
    Property Value
    Type Description
    BladeCutLevels.IncompleteLevelsTypes

    NumberOfCuts

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

    NumberOfIntermediateCuts

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

    RangeDepth

    Declaration
    public BladeCutLevels.RangeDepthTypes RangeDepth { get; set; }
    Property Value
    Type Description
    BladeCutLevels.RangeDepthTypes

    ReduceDepthPerCutWhenEmbeded

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

    ScallopDistance

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

    StartPercent

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

    StripeEndPercent

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

    StripeStartPercent

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

    StripeType

    Declaration
    public BladeCutLevels.StripeTypes StripeType { get; set; }
    Property Value
    Type Description
    BladeCutLevels.StripeTypes

    Implements

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