Search Results for

    Show / Hide Table of Contents

    Class RoomPanelBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    RoomPanelBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    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 RoomPanelBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    RoomPanelBuilder()

    Declaration
    protected RoomPanelBuilder()

    Properties

    AdoptBodySelect

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

    FaceCharacteristics

    Declaration
    public FaceCharacteristicsBuilder FaceCharacteristics { get; }
    Property Value
    Type Description
    FaceCharacteristicsBuilder

    PanelSketchSection

    Declaration
    public Section PanelSketchSection { get; }
    Property Value
    Type Description
    Section

    RoomBodySelect

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

    Thickness

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

    ThicknessDirection

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

    ThicknessType

    Declaration
    public RoomPanelBuilder.JaRoomPanelThicknessTypes ThicknessType { get; set; }
    Property Value
    Type Description
    RoomPanelBuilder.JaRoomPanelThicknessTypes

    Tolerance

    Declaration
    public double Tolerance { get; set; }
    Property Value
    Type Description
    double

    Type

    Declaration
    public RoomPanelBuilder.Types Type { get; set; }
    Property Value
    Type Description
    RoomPanelBuilder.Types

    Implements

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