Search Results for

    Show / Hide Table of Contents

    Class DieEngDieTipBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    DieEngDieTipBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    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 DieEngDieTipBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    DieEngDieTipBuilder()

    Declaration
    protected DieEngDieTipBuilder()

    Properties

    ChangeTipOrientations

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

    ChangeTipOrigin

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

    GenerateOutline

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

    InheritTip

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

    Origin

    Declaration
    public Point Origin { get; set; }
    Property Value
    Type Description
    Point

    Product

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

    ReferenceData

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

    StampingOperation

    Declaration
    public SelectNXObject StampingOperation { get; }
    Property Value
    Type Description
    SelectNXObject

    SyncOrigin

    Declaration
    public int SyncOrigin { get; set; }
    Property Value
    Type Description
    int

    Thickness

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

    ThicknessType

    Declaration
    public DieEngDieTipBuilder.MaterialThicknessType ThicknessType { get; set; }
    Property Value
    Type Description
    DieEngDieTipBuilder.MaterialThicknessType

    WithoutWorkflow

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

    Methods

    MoreDetails()

    Declaration
    public void MoreDetails()

    ObjectProperties()

    Declaration
    public void ObjectProperties()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX