Search Results for

    Show / Hide Table of Contents

    Class DieDesignLowerBinderBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DieDesignLowerBinderBuilder
    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 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
    System.Double

    BlankProfile

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

    BlankProfileOffset

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

    CoreDirection

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

    DeckProfile

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

    IsApproxSheetBody

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

    IsExactBinderProfiles

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

    LowerDeckThickness

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

    MachineAllowance

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

    OffsetValue

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

    OutterWallProfile

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

    OutWallThickness

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

    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
    System.Double

    UpperDeckReliefSheet

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

    UpperDeckThickness

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

    WallThickness

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

    Implements

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