Class RoomPanelBuilder
Inheritance
System.Object
System.MarshalByRefObject
RoomPanelBuilder
Inherited Members
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 RoomPanelBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RoomPanelBuilder()
Declaration
protected RoomPanelBuilder()
Properties
AdoptBodySelect
Declaration
public ScCollector AdoptBodySelect { get; }
Property Value
Type | Description |
---|---|
ScCollector |
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 |
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Type
Declaration
public RoomPanelBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
RoomPanelBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink