Search Results for

    Show / Hide Table of Contents

    Class DrawDiePunchSectionBuilder

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

    Constructors

    DrawDiePunchSectionBuilder()

    Declaration
    protected DrawDiePunchSectionBuilder()

    Properties

    BaseThickness

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

    BaseWidth

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

    BeltThickness

    Declaration
    public Expression BeltThickness { get; }
    Property Value
    Type Description
    Expression

    BuildStatus

    Declaration
    public DieBuildStatusOption BuildStatus { get; }
    Property Value
    Type Description
    DieBuildStatusOption

    DeckThickness

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

    DesignStatus

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

    DisplayStatus

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

    OffsetProfileToTop

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

    PartialRibHeight

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

    ReliefAngle

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

    ReliefDistance

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

    WallThickness

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

    Methods

    GetBaseAttributes(out String, out String, out Int32)

    Declaration
    public void GetBaseAttributes(out string title, out string value, out int color)
    Parameters
    Type Name Description
    System.String title
    System.String value
    System.Int32 color

    GetBeltWallAttributes(out String, out String, out Int32)

    Declaration
    public void GetBeltWallAttributes(out string title, out string value, out int color)
    Parameters
    Type Name Description
    System.String title
    System.String value
    System.Int32 color

    GetFormingAttributes(out String, out String, out Int32)

    Declaration
    public void GetFormingAttributes(out string title, out string value, out int color)
    Parameters
    Type Name Description
    System.String title
    System.String value
    System.Int32 color

    GetPunchProfileAttributes(out String, out String)

    Declaration
    public void GetPunchProfileAttributes(out string title, out string value)
    Parameters
    Type Name Description
    System.String title
    System.String value

    SetBaseAttributes(String, String, Int32)

    Declaration
    public void SetBaseAttributes(string title, string value, int color)
    Parameters
    Type Name Description
    System.String title
    System.String value
    System.Int32 color

    SetBaseThickness(Double)

    Declaration
    public void SetBaseThickness(double baseThickness)
    Parameters
    Type Name Description
    System.Double baseThickness

    SetBaseWidth(Double)

    Declaration
    public void SetBaseWidth(double baseWidth)
    Parameters
    Type Name Description
    System.Double baseWidth

    SetBeltThickness(String)

    Declaration
    public void SetBeltThickness(string beltThickness)
    Parameters
    Type Name Description
    System.String beltThickness

    SetBeltWallAttributes(String, String, Int32)

    Declaration
    public void SetBeltWallAttributes(string title, string value, int color)
    Parameters
    Type Name Description
    System.String title
    System.String value
    System.Int32 color

    SetDeckThickness(Double)

    Declaration
    public void SetDeckThickness(double deckThickness)
    Parameters
    Type Name Description
    System.Double deckThickness

    SetDesignStatus(Boolean)

    Declaration
    public void SetDesignStatus(bool designStatus)
    Parameters
    Type Name Description
    System.Boolean designStatus

    SetDisplayStatus(Boolean)

    Declaration
    public void SetDisplayStatus(bool displayStatus)
    Parameters
    Type Name Description
    System.Boolean displayStatus

    SetFormingAttributes(String, String, Int32)

    Declaration
    public void SetFormingAttributes(string title, string value, int color)
    Parameters
    Type Name Description
    System.String title
    System.String value
    System.Int32 color

    SetOffsetProfileToTop(Double)

    Declaration
    public void SetOffsetProfileToTop(double offsetProfileToTop)
    Parameters
    Type Name Description
    System.Double offsetProfileToTop

    SetPartialRibHeight(Double)

    Declaration
    public void SetPartialRibHeight(double partialRibHeight)
    Parameters
    Type Name Description
    System.Double partialRibHeight

    SetPunchProfileAttributes(String, String)

    Declaration
    public void SetPunchProfileAttributes(string title, string value)
    Parameters
    Type Name Description
    System.String title
    System.String value

    SetReliefAngle(Double)

    Declaration
    public void SetReliefAngle(double reliefAngle)
    Parameters
    Type Name Description
    System.Double reliefAngle

    SetReliefDistance(Double)

    Declaration
    public void SetReliefDistance(double reliefDistance)
    Parameters
    Type Name Description
    System.Double reliefDistance

    SetWallThickness(Double)

    Declaration
    public void SetWallThickness(double wallThickness)
    Parameters
    Type Name Description
    System.Double wallThickness

    Implements

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