Search Results for

    Show / Hide Table of Contents

    Class DieDesPierceInsertBuilder

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

    Constructors

    DieDesPierceInsertBuilder()

    Declaration
    protected DieDesPierceInsertBuilder()

    Properties

    BoudaryCurveSelection

    Declaration
    public ScCollector BoudaryCurveSelection { get; }
    Property Value
    Type Description
    ScCollector

    ClearanceCoefficient

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

    DiePenetration

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

    DownToleranceForLength

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

    DownToleranceForWidth

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

    PunchPenetration

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

    ThicknessDirectionOption

    Declaration
    public DieDesPierceInsertBuilder.Direction ThicknessDirectionOption { get; set; }
    Property Value
    Type Description
    DieDesPierceInsertBuilder.Direction

    ThicknessValue

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

    ToleranceCoefficient

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

    UpToleranceForLength

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

    UpToleranceForWidth

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

    Implements

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