Search Results for

    Show / Hide Table of Contents

    Class DieDesDrawDieBuilder

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

    Constructors

    DieDesDrawDieBuilder()

    Declaration
    protected DieDesDrawDieBuilder()

    Properties

    ApproximateSheetbodyOption

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

    BasePlane

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

    BaseThickness

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

    BinderEdgeOffset

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

    BlankCurve

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

    CoreDrawDieOption

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

    DeckEdgeOffset

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

    DeckFlangeThickness

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

    DeckThickness

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

    ExactSheetbodyOption

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

    FlangeCurve

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

    FlangeOffset

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

    MachiningAllowance

    Declaration
    public double MachiningAllowance { get; set; }
    Property Value
    Type Description
    System.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
    System.Double

    Implements

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