Search Results for

    Show / Hide Table of Contents

    Class SlugRetentionBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SlugRetentionBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class SlugRetentionBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    SlugRetentionBuilder()

    Declaration
    protected SlugRetentionBuilder()

    Properties

    AngularDimension

    Declaration
    public Expression AngularDimension { get; }
    Property Value
    Type Description
    Expression

    CuttingClearance

    Declaration
    public Expression CuttingClearance { get; }
    Property Value
    Type Description
    Expression

    CuttingDistance

    Declaration
    public Expression CuttingDistance { get; }
    Property Value
    Type Description
    Expression

    OffsetDirection

    Declaration
    public Direction OffsetDirection { get; set; }
    Property Value
    Type Description
    Direction

    OffsetDistance

    Declaration
    public double OffsetDistance { get; set; }
    Property Value
    Type Description
    System.Double

    PreviousWorkPart

    Declaration
    public Part PreviousWorkPart { get; set; }
    Property Value
    Type Description
    Part

    RadiusDimension

    Declaration
    public Expression RadiusDimension { get; }
    Property Value
    Type Description
    Expression

    RotateDirection

    Declaration
    public Direction RotateDirection { get; set; }
    Property Value
    Type Description
    Direction

    SelectComponent

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

    SelectDataFile

    Declaration
    public string SelectDataFile { get; set; }
    Property Value
    Type Description
    System.String

    SelectObject

    Declaration
    public SelectNXObjectList SelectObject { get; }
    Property Value
    Type Description
    SelectNXObjectList

    SelectPoint

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

    SlugEdgeForTypeTwo

    Declaration
    public Edge SlugEdgeForTypeTwo { get; set; }
    Property Value
    Type Description
    Edge

    SlugRetentionBooleanData

    Declaration
    public BooleanOperation SlugRetentionBooleanData { get; }
    Property Value
    Type Description
    BooleanOperation

    SlugRetentionEdge

    Declaration
    public SelectEdge SlugRetentionEdge { get; }
    Property Value
    Type Description
    SelectEdge

    SlugRetentionFeature

    Declaration
    public Feature SlugRetentionFeature { get; set; }
    Property Value
    Type Description
    Feature

    TargetBodyForSubtract

    Declaration
    public Body TargetBodyForSubtract { get; set; }
    Property Value
    Type Description
    Body

    Type

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX