Search Results for

    Show / Hide Table of Contents

    Class SubSystemBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FeatureParmsBuilder
    SubSystemBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureParmsBuilder.CreatePlaneForList()
    FeatureParmsBuilder.AngleTolerance
    FeatureParmsBuilder.DistanceTolerance
    FeatureParmsBuilder.OrientationAngleRule
    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 SubSystemBuilder : FeatureParmsBuilder, IMessageSink, IComponentBuilder

    Constructors

    SubSystemBuilder()

    Declaration
    protected SubSystemBuilder()

    Properties

    EndCutEnd

    Declaration
    public StiffenerSystemBuilder.EndCutTypes EndCutEnd { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.EndCutTypes

    EndCutStart

    Declaration
    public StiffenerSystemBuilder.EndCutTypes EndCutStart { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.EndCutTypes

    EndEndCut

    Declaration
    public EndCutBuilder EndEndCut { get; }
    Property Value
    Type Description
    EndCutBuilder

    EndEndCutChanged

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

    EndPillarTreatment

    Declaration
    public PillarTreatmentBlockBuilder EndPillarTreatment { get; }
    Property Value
    Type Description
    PillarTreatmentBlockBuilder

    MountingMethod

    Declaration
    public StiffenerSystemBuilder.MountingMethods MountingMethod { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.MountingMethods

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string

    Offset

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

    OrientationAngle

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

    OrientationLinePillar

    Declaration
    public SelectCurve OrientationLinePillar { get; }
    Property Value
    Type Description
    SelectCurve

    OrientationMethod

    Declaration
    public StiffenerSystemBuilder.OrientationMethods OrientationMethod { get; set; }
    Property Value
    Type Description
    StiffenerSystemBuilder.OrientationMethods

    OrientationVector

    Declaration
    public Direction OrientationVector { get; set; }
    Property Value
    Type Description
    Direction

    PillarStockData

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

    PlateStockData

    Declaration
    public PlateStockBuilder PlateStockData { get; }
    Property Value
    Type Description
    PlateStockBuilder

    ProfileStockData

    Declaration
    public StiffenerStockBuilder ProfileStockData { get; }
    Property Value
    Type Description
    StiffenerStockBuilder

    Reverse

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

    StartEndCut

    Declaration
    public EndCutBuilder StartEndCut { get; }
    Property Value
    Type Description
    EndCutBuilder

    StartEndCutChanged

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

    StartPillarTreatment

    Declaration
    public PillarTreatmentBlockBuilder StartPillarTreatment { get; }
    Property Value
    Type Description
    PillarTreatmentBlockBuilder

    SubSystem

    Declaration
    public SelectNXObjectList SubSystem { get; }
    Property Value
    Type Description
    SelectNXObjectList

    Tightness

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

    Implements

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