Search Results for

    Show / Hide Table of Contents

    Class BracketBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    BracketBuilder
    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 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
    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
    bool

    DistanceTolerance

    Declaration
    public double DistanceTolerance { get; set; }
    Property Value
    Type Description
    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
    bool

    ReverseFlatBarThicknessDirection

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

    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
    bool

    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
    bool

    Methods

    UpdateBracketSizeInformation()

    Declaration
    public void UpdateBracketSizeInformation()

    Implements

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