Search Results for

    Show / Hide Table of Contents

    Class CutLevelPlanar

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    CutLevelPlanar
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAM
    Assembly: NXOpen.dll
    Syntax
    public class CutLevelPlanar : TaggedObject, IMessageSink

    Constructors

    CutLevelPlanar()

    Declaration
    protected CutLevelPlanar()

    Properties

    CommonDepth

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

    CutLevelType

    Declaration
    public CutLevelPlanar.Types CutLevelType { get; set; }
    Property Value
    Type Description
    CutLevelPlanar.Types

    DistanceFromFloor

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

    DistanceFromTop

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

    IncrementalSideStock

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

    MinimumDepth

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

    TopOffCriticalDepths

    Declaration
    public bool TopOffCriticalDepths { get; set; }
    Property Value
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In this article
    Back to top Generated by DocFX