Search Results for

    Show / Hide Table of Contents

    Class DieDesTrmStlFeatBuilder

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

    Constructors

    DieDesTrmStlFeatBuilder()

    Declaration
    protected DieDesTrmStlFeatBuilder()

    Properties

    AngTolerance

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

    BackPlanes

    Declaration
    public DieDesPlaneListBuilderList BackPlanes { get; }
    Property Value
    Type Description
    DieDesPlaneListBuilderList

    BasePlane

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

    BoltPoints

    Declaration
    public SelectPointList BoltPoints { get; }
    Property Value
    Type Description
    SelectPointList

    CamDirection

    Declaration
    public Direction CamDirection { get; set; }
    Property Value
    Type Description
    Direction

    CreateSheetBody

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

    DisTolerance

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

    DowelPoints

    Declaration
    public SelectPointList DowelPoints { get; }
    Property Value
    Type Description
    SelectPointList

    EndPlane

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

    EndRelief

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

    LiftPoints

    Declaration
    public SelectPointList LiftPoints { get; }
    Property Value
    Type Description
    SelectPointList

    LwCutterEntrLaw

    Declaration
    public LawBuilder LwCutterEntrLaw { get; }
    Property Value
    Type Description
    LawBuilder

    Product

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

    Profiles

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

    ProfilesDirection

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

    PushPinPoints

    Declaration
    public SelectPointList PushPinPoints { get; }
    Property Value
    Type Description
    SelectPointList

    RibPlanes

    Declaration
    public DieDesPlaneListBuilderList RibPlanes { get; }
    Property Value
    Type Description
    DieDesPlaneListBuilderList

    ScrapCutterDesType

    Declaration
    public DieDesTrmStlFeatBuilder.ScrapCutterDesTypes ScrapCutterDesType { get; set; }
    Property Value
    Type Description
    DieDesTrmStlFeatBuilder.ScrapCutterDesTypes

    StartPlane

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

    StartRelief

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

    SteelEntranceLaw

    Declaration
    public LawBuilder SteelEntranceLaw { get; }
    Property Value
    Type Description
    LawBuilder

    SyncLwScapCutter

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

    Implements

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