Search Results for

    Show / Hide Table of Contents

    Class BracketBuilder

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

    Constructors

    BracketBuilder()

    Declaration
    protected BracketBuilder()

    Properties

    AlignmentAngle

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

    AlignmentPlane

    Declaration
    public SelectDisplayableObject AlignmentPlane { get; }
    Property Value
    Type Description
    SelectDisplayableObject

    AlignmentType

    Declaration
    public BracketBuilder.AlignmentTypes AlignmentType { get; set; }
    Property Value
    Type Description
    BracketBuilder.AlignmentTypes

    AngularTolerance

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

    AttachmentDirection

    Declaration
    public StandardPartItemBuilder.Direction AttachmentDirection { get; set; }
    Property Value
    Type Description
    StandardPartItemBuilder.Direction

    AttachmentFace

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

    AttachmentStiffener

    Declaration
    public SelectDisplayableObjectList AttachmentStiffener { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    BracketOffset

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

    DisableFlangeRule

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

    DistanceTolerance

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

    EndAttachment

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

    FlangeData

    Declaration
    public SteelFeatureSpreadsheetBuilder FlangeData { get; }
    Property Value
    Type Description
    SteelFeatureSpreadsheetBuilder

    LimitType

    Declaration
    public BracketBuilder.LimitTypes LimitType { get; set; }
    Property Value
    Type Description
    BracketBuilder.LimitTypes

    ManufacturingStock

    Declaration
    public ManufacturingStockBuilder ManufacturingStock { get; }
    Property Value
    Type Description
    ManufacturingStockBuilder

    PickPointOnAttachment

    Declaration
    public Point3d PickPointOnAttachment { get; set; }
    Property Value
    Type Description
    Point3d

    PickPointOnReinforcement

    Declaration
    public Point3d PickPointOnReinforcement { get; set; }
    Property Value
    Type Description
    Point3d

    ReinforcementDirection

    Declaration
    public StandardPartItemBuilder.Direction ReinforcementDirection { get; set; }
    Property Value
    Type Description
    StandardPartItemBuilder.Direction

    ReinforcementFace

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

    ReinforcementStiffener

    Declaration
    public SelectDisplayableObjectList ReinforcementStiffener { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    ReinforcementType

    Declaration
    public BracketBuilder.ReinforcementTypes ReinforcementType { get; set; }
    Property Value
    Type Description
    BracketBuilder.ReinforcementTypes

    ReverseFlange

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

    ReverseFlatBarThicknessDirection

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

    SectionData

    Declaration
    public SteelFeatureSpreadsheetBuilder SectionData { get; }
    Property Value
    Type Description
    SteelFeatureSpreadsheetBuilder

    ShipNames

    Declaration
    public ShipNamesBuilder ShipNames { get; }
    Property Value
    Type Description
    ShipNamesBuilder

    SquareCut

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

    StartAttachment

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

    StartAttachmentLimit

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

    ThicknessDirection

    Declaration
    public StandardPartItemBuilder.Direction ThicknessDirection { get; set; }
    Property Value
    Type Description
    StandardPartItemBuilder.Direction

    WeldCharacteristics

    Declaration
    public CharacteristicsBuilder WeldCharacteristics { get; }
    Property Value
    Type Description
    CharacteristicsBuilder

    WithFlange

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

    Implements

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