Class RoomPanelBuilder
Inheritance
RoomPanelBuilder
Assembly: NXOpen.dll
Syntax
public class RoomPanelBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RoomPanelBuilder()
Declaration
protected RoomPanelBuilder()
Properties
AdoptBodySelect
Declaration
public ScCollector AdoptBodySelect { get; }
Property Value
FaceCharacteristics
Declaration
public FaceCharacteristicsBuilder FaceCharacteristics { get; }
Property Value
PanelSketchSection
Declaration
public Section PanelSketchSection { get; }
Property Value
RoomBodySelect
Declaration
public ScCollector RoomBodySelect { get; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
ThicknessDirection
Declaration
public bool ThicknessDirection { get; set; }
Property Value
ThicknessType
Declaration
public RoomPanelBuilder.JaRoomPanelThicknessTypes ThicknessType { get; set; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Type
Declaration
public RoomPanelBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink