Search Results for

    Show / Hide Table of Contents

    Class DieDesignLowerBinderBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DieDesignLowerBinderBuilder
    Implements
    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, 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.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class DieDesignLowerBinderBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    DieDesignLowerBinderBuilder()

    Declaration
    protected DieDesignLowerBinderBuilder()

    Properties

    BasePlane

    Declaration
    public Plane BasePlane { get; set; }
    Property Value
    Type Description
    Plane

    BinderProfiles

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

    BinderRelief

    Declaration
    public double BinderRelief { get; set; }
    Property Value
    Type Description
    double

    BlankProfile

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

    BlankProfileOffset

    Declaration
    public double BlankProfileOffset { get; set; }
    Property Value
    Type Description
    double

    CoreDirection

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

    DeckProfile

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

    IsApproxSheetBody

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

    IsExactBinderProfiles

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

    LowerDeckThickness

    Declaration
    public double LowerDeckThickness { get; set; }
    Property Value
    Type Description
    double

    MachineAllowance

    Declaration
    public double MachineAllowance { get; set; }
    Property Value
    Type Description
    double

    OffsetValue

    Declaration
    public double OffsetValue { get; set; }
    Property Value
    Type Description
    double

    OutWallThickness

    Declaration
    public double OutWallThickness { get; set; }
    Property Value
    Type Description
    double

    OutterWallProfile

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

    SheetBody

    Declaration
    public SelectBody SheetBody { get; }
    Property Value
    Type Description
    SelectBody

    UpperDeckOffsetSheet

    Declaration
    public SelectBody UpperDeckOffsetSheet { get; }
    Property Value
    Type Description
    SelectBody

    UpperDeckRelief

    Declaration
    public double UpperDeckRelief { get; set; }
    Property Value
    Type Description
    double

    UpperDeckReliefSheet

    Declaration
    public SelectBody UpperDeckReliefSheet { get; }
    Property Value
    Type Description
    SelectBody

    UpperDeckThickness

    Declaration
    public double UpperDeckThickness { get; set; }
    Property Value
    Type Description
    double

    WallThickness

    Declaration
    public double WallThickness { get; set; }
    Property Value
    Type Description
    double

    Implements

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