Search Results for

    Show / Hide Table of Contents

    Class TrimFlangeDieAssistantBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    TrimFlangeDieAssistantBuilder
    Implements
    System.Runtime.Remoting.Messaging.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, 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.Die
    Assembly: NXOpen.dll
    Syntax
    public class TrimFlangeDieAssistantBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    TrimFlangeDieAssistantBuilder()

    Declaration
    protected TrimFlangeDieAssistantBuilder()

    Properties

    Clearance

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

    FlangeProfile

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

    FlangeProfileSet

    Declaration
    public DieAssistantFlangeProfileList FlangeProfileSet { get; }
    Property Value
    Type Description
    DieAssistantFlangeProfileList

    LowerBase

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

    PierceLocations

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

    SheetMetal

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

    Thickness

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

    TrimProfileSet

    Declaration
    public DieAssistantTrimProfileList TrimProfileSet { get; }
    Property Value
    Type Description
    DieAssistantTrimProfileList

    UpperBase

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

    Methods

    AutoGen()

    Declaration
    public void AutoGen()

    FlangeSteelRestrikeParms()

    Declaration
    public void FlangeSteelRestrikeParms()

    FlangeSteelWipeParms()

    Declaration
    public void FlangeSteelWipeParms()

    LowerPostParms()

    Declaration
    public void LowerPostParms()

    LowerScrapCutterBaseParms()

    Declaration
    public void LowerScrapCutterBaseParms()

    LowerScrapCutterParms()

    Declaration
    public void LowerScrapCutterParms()

    NewFlangeProfile()

    Declaration
    public DieAssistantFlangeProfile NewFlangeProfile()
    Returns
    Type Description
    DieAssistantFlangeProfile

    NewTrimProfile()

    Declaration
    public DieAssistantTrimProfile NewTrimProfile()
    Returns
    Type Description
    DieAssistantTrimProfile

    TrimSteelParms()

    Declaration
    public void TrimSteelParms()

    UpperPadParms()

    Declaration
    public void UpperPadParms()

    Implements

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