Search Results for

    Show / Hide Table of Contents

    Class FlowCutSteepContainment

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

    Constructors

    FlowCutSteepContainment()

    Declaration
    protected FlowCutSteepContainment()

    Properties

    AddCenterPasses

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

    CutBetweenLevels

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

    CutLevelType

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

    CutPattern

    Declaration
    public CutPatternBuilder CutPattern { get; }
    Property Value
    Type Description
    CutPatternBuilder

    DepthPerCut

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

    FlowCutDirection

    Declaration
    public FlowCutSteepContainment.CutDirectionTypes FlowCutDirection { get; set; }
    Property Value
    Type Description
    FlowCutSteepContainment.CutDirectionTypes

    NumberOfStepoversPerSide

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

    OverlapDistanceBuilder

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

    PatternDirection

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

    Sequence

    Declaration
    public Sequence Sequence { get; }
    Property Value
    Type Description
    Sequence

    SteepCutDirection

    Declaration
    public FlowCutSteepContainment.SteepCutDirectionTypes SteepCutDirection { get; set; }
    Property Value
    Type Description
    FlowCutSteepContainment.SteepCutDirectionTypes

    Stepover

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

    Implements

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