Search Results for

    Show / Hide Table of Contents

    Class DieDesDrawDieBuilder

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

    Constructors

    DieDesDrawDieBuilder()

    Declaration
    protected DieDesDrawDieBuilder()

    Properties

    ApproximateSheetbodyOption

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

    BasePlane

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

    BaseThickness

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

    BinderEdgeOffset

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

    BlankCurve

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

    CoreDrawDieOption

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

    DeckEdgeOffset

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

    DeckFlangeThickness

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

    DeckThickness

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

    ExactSheetbodyOption

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

    FlangeCurve

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

    FlangeOffset

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

    MachiningAllowance

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

    PunchCurve

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

    SheetBody

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

    TfeatureSet

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

    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