Search Results for

    Show / Hide Table of Contents

    Class AreaMillingSteepContainment

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    AreaMillingContainment
    AreaMillingSteepContainment
    Implements
    IMessageSink
    Inherited Members
    AreaMillingContainment.CutPattern
    AreaMillingContainment.Stepover
    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 AreaMillingSteepContainment : AreaMillingContainment, IMessageSink

    Constructors

    AreaMillingSteepContainment()

    Declaration
    protected AreaMillingSteepContainment()

    Properties

    AreaMillingCutDirection

    Declaration
    public AreaMillingContainment.CutDirectionTypes AreaMillingCutDirection { get; set; }
    Property Value
    Type Description
    AreaMillingContainment.CutDirectionTypes

    CutLevelType

    Declaration
    public AreaMillingSteepContainment.CutLevelTypes CutLevelType { get; set; }
    Property Value
    Type Description
    AreaMillingSteepContainment.CutLevelTypes

    DepthPerCut

    Declaration
    public StepoverBuilder DepthPerCut { get; }
    Property Value
    Type Description
    StepoverBuilder

    Implements

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