Search Results for

    Show / Hide Table of Contents

    Class DmRadBuilder

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

    Constructors

    DmRadBuilder()

    Declaration
    protected DmRadBuilder()

    Properties

    CutPatternBuilder

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

    DpmStepoverBuilder

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

    DpmStepoverMaxBuilder

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

    DpmStepoverMinBuilder

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

    DpmrcBoundaryLeftBuilder

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

    DpmrcBoundaryRightBuilder

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

    RadCutMethod

    Declaration
    public DmRadBuilder.RadCutMethodType RadCutMethod { get; set; }
    Property Value
    Type Description
    DmRadBuilder.RadCutMethodType

    RadStepoverType

    Declaration
    public DmRadBuilder.RadStepoverTypeType RadStepoverType { get; set; }
    Property Value
    Type Description
    DmRadBuilder.RadStepoverTypeType

    RadTraverseDir

    Declaration
    public DmRadBuilder.RadTraverseDirType RadTraverseDir { get; set; }
    Property Value
    Type Description
    DmRadBuilder.RadTraverseDirType

    StepoverPercentBuilder

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

    StepoverScallopBuilder

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

    Implements

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