Class WallBuilder
Assembly: NXOpen.dll
Syntax
public class WallBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WallBuilder()
Declaration
Properties
Alignment
Declaration
public WallBuilder.AlignmentOption Alignment { get; set; }
Property Value
BooleanType
Declaration
public WallBuilder.BooleanOption BooleanType { get; set; }
Property Value
LevelReferenceBottom
Declaration
public LevelReferenceBuilder LevelReferenceBottom { get; }
Property Value
LevelReferenceTop
Declaration
public LevelReferenceBuilder LevelReferenceTop { get; }
Property Value
MaterialLayers
Declaration
public MaterialLayersBuilder MaterialLayers { get; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
ReverseOffsetDirection
Declaration
public bool ReverseOffsetDirection { get; set; }
Property Value
Section
Declaration
public Section Section { get; }
Property Value
SelectedBodies
Declaration
public ScCollector SelectedBodies { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink