Search Results for

    Show / Hide Table of Contents

    Class AreaMillingNonSteepContainment

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    AreaMillingContainment
    AreaMillingNonSteepContainment
    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 AreaMillingNonSteepContainment : AreaMillingContainment, IMessageSink

    Constructors

    AreaMillingNonSteepContainment()

    Declaration
    protected AreaMillingNonSteepContainment()

    Properties

    AddCenterPasses

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

    AmAddPasses

    Declaration
    public int AmAddPasses { get; set; }
    Property Value
    Type Description
    int

    AmAutoPatCenter

    Declaration
    public AreaMillingNonSteepContainment.AutoPatCenterTypes AmAutoPatCenter { get; set; }
    Property Value
    Type Description
    AreaMillingNonSteepContainment.AutoPatCenterTypes

    AmPocketDir

    Declaration
    public AreaMillingNonSteepContainment.AmPocketDirTypes AmPocketDir { get; set; }
    Property Value
    Type Description
    AreaMillingNonSteepContainment.AmPocketDirTypes

    CutAngleBuilder

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

    NumberOfStepoversPerSide

    Declaration
    public InheritableIntBuilder NumberOfStepoversPerSide { get; }
    Property Value
    Type Description
    InheritableIntBuilder

    PatternCenterPoint

    Declaration
    public Point PatternCenterPoint { get; set; }
    Property Value
    Type Description
    Point

    PatternDirection

    Declaration
    public AreaMillingNonSteepContainment.PatternDirectionTypes PatternDirection { get; set; }
    Property Value
    Type Description
    AreaMillingNonSteepContainment.PatternDirectionTypes

    PatternSmooth

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

    Implements

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