Search Results for

    Show / Hide Table of Contents

    Class SteelInsertSectionBuilder

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

    Constructors

    SteelInsertSectionBuilder()

    Declaration
    protected SteelInsertSectionBuilder()

    Properties

    BackSideReliefDistance

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

    BeltThickness

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

    ExtensionDistance

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

    ExtensionType

    Declaration
    public SteelInsertSectionBuilder.ExtensionTypeOption ExtensionType { get; set; }
    Property Value
    Type Description
    SteelInsertSectionBuilder.ExtensionTypeOption

    MassLimit

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

    OffsetProfileToTop

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

    PlanarOffsetHeight

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

    ProductContactRelief

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

    ProductContactWidth

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

    ProfileRelief

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

    ReliefAngle

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

    Methods

    GetBackAttributes(out String, out String, out Int32)

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

    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

    GetEndAttributes(out String, out String, out Int32)

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

    GetFlangeWallAttributes(out String, out String, out Int32)

    Declaration
    public void GetFlangeWallAttributes(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

    GetTrimWallAttributes(out String, out String, out Int32)

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

    SetBackAttributes(String, String, Int32)

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

    SetBackSideReliefDistance(String)

    Declaration
    public void SetBackSideReliefDistance(string backSideReliefDistance)
    Parameters
    Type Name Description
    System.String backSideReliefDistance

    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

    SetBeltThickness(String)

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

    SetEndAttributes(String, String, Int32)

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

    SetExtensionDistance(String)

    Declaration
    public void SetExtensionDistance(string extensionDistance)
    Parameters
    Type Name Description
    System.String extensionDistance

    SetFlangeWallAttributes(String, String, Int32)

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

    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(String)

    Declaration
    public void SetOffsetProfileToTop(string offsetProfileToTop)
    Parameters
    Type Name Description
    System.String offsetProfileToTop

    SetPlanarOffsetHeight(String)

    Declaration
    public void SetPlanarOffsetHeight(string planarOffsetHeight)
    Parameters
    Type Name Description
    System.String planarOffsetHeight

    SetProductContactRelief(String)

    Declaration
    public void SetProductContactRelief(string productContactRelief)
    Parameters
    Type Name Description
    System.String productContactRelief

    SetProductContactWidth(String)

    Declaration
    public void SetProductContactWidth(string productContactWidth)
    Parameters
    Type Name Description
    System.String productContactWidth

    SetProfileRelief(String)

    Declaration
    public void SetProfileRelief(string profileRelief)
    Parameters
    Type Name Description
    System.String profileRelief

    SetReliefAngle(String)

    Declaration
    public void SetReliefAngle(string reliefAngle)
    Parameters
    Type Name Description
    System.String reliefAngle

    SetTrimWallAttributes(String, String, Int32)

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

    Implements

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