Search Results for

    Show / Hide Table of Contents

    Class DieDesDrawPunchBuilder

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

    Constructors

    DieDesDrawPunchBuilder()

    Declaration
    protected DieDesDrawPunchBuilder()

    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

    BaseWidth

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

    BeltThickness

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

    CoreDrawPunchOption

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

    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

    FlangeProfile

    Declaration
    public Section FlangeProfile { get; }
    Property Value
    Type Description
    Section

    MachiningAllowance

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

    MainWallCenterLine

    Declaration
    public Section MainWallCenterLine { get; }
    Property Value
    Type Description
    Section

    PunchCurve

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

    ReliefAngle

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

    ReliefDistance

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

    SheetBody

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

    SheetBodyDeck

    Declaration
    public SelectBody SheetBodyDeck { 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