Search Results for

    Show / Hide Table of Contents

    Class SteelSupportBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SteelSupportBuilder
    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.Features.ShipDesign
    Assembly: NXOpen.dll
    Syntax
    public class SteelSupportBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    SteelSupportBuilder()

    Declaration
    protected SteelSupportBuilder()

    Properties

    AngularDim

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

    AttributeMaterial

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

    AttributeName

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

    CoordSystem

    Declaration
    public CoordinateSystem CoordSystem { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    EndCapSize

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

    EndCapThickness

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

    EndCapType

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

    EndOffset

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

    EndPlane

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

    KeepCoordSystem

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

    KeepEndPlane

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

    KeepReverseEndOffset

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

    KeepReverseLine1Offset

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

    KeepReverseLine2Offset

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

    KeepReverseStartOffset

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

    KeepSelectGuideCurve

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

    KeepSelectLine1

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

    KeepSelectLine2

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

    KeepSelectOrientationLine

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

    KeepStartPlane

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

    Line1Offset

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

    Line2Offset

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

    PlacementMethod

    Declaration
    public SteelSupportBuilder.CreationMethod PlacementMethod { get; set; }
    Property Value
    Type Description
    SteelSupportBuilder.CreationMethod

    ReverseEndOffset

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

    ReverseLine1Offset

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

    ReverseLine2Offset

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

    ReverseStartOffset

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

    SelectGuideCurve

    Declaration
    public SelectTaggedObject SelectGuideCurve { get; }
    Property Value
    Type Description
    SelectTaggedObject

    SelectLine1

    Declaration
    public SelectTaggedObject SelectLine1 { get; }
    Property Value
    Type Description
    SelectTaggedObject

    SelectLine2

    Declaration
    public SelectTaggedObject SelectLine2 { get; }
    Property Value
    Type Description
    SelectTaggedObject

    SelectOrientationLine

    Declaration
    public SelectTaggedObject SelectOrientationLine { get; }
    Property Value
    Type Description
    SelectTaggedObject

    StartCapSize

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

    StartCapThickness

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

    StartCapType

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

    StartOffset

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

    StartPlane

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

    SupportCapOptions

    Declaration
    public SteelSupportBuilder.CapOptions SupportCapOptions { get; set; }
    Property Value
    Type Description
    SteelSupportBuilder.CapOptions

    SupportSize

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

    SupportType

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

    Methods

    GetAvailableAttributeMaterials()

    Declaration
    public string[] GetAvailableAttributeMaterials()
    Returns
    Type Description
    string[]

    GetAvailableAttributeNames()

    Declaration
    public string[] GetAvailableAttributeNames()
    Returns
    Type Description
    string[]

    GetAvailableCapTypes()

    Declaration
    public string[] GetAvailableCapTypes()
    Returns
    Type Description
    string[]

    GetAvailableEndCapSizes()

    Declaration
    public string[] GetAvailableEndCapSizes()
    Returns
    Type Description
    string[]

    GetAvailableStartCapSizes()

    Declaration
    public string[] GetAvailableStartCapSizes()
    Returns
    Type Description
    string[]

    GetAvailableSupportSizes()

    Declaration
    public string[] GetAvailableSupportSizes()
    Returns
    Type Description
    string[]

    GetAvailableSupportTypes()

    Declaration
    public string[] GetAvailableSupportTypes()
    Returns
    Type Description
    string[]

    Implements

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