Class FloorBuilder
Assembly: NXOpen.dll
Syntax
public class FloorBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
FloorBuilder()
Declaration
Properties
BIMSlope
Declaration
public BIMSlopeBuilder BIMSlope { get; }
Property Value
BoundaryOffset
Declaration
public BoundaryOffsetBuilder BoundaryOffset { get; }
Property Value
LevelReference
Declaration
public LevelReferenceBuilder LevelReference { get; }
Property Value
MaterialLayers
Declaration
public MaterialLayersBuilder MaterialLayers { get; }
Property Value
SelectCurve
Declaration
public Section SelectCurve { get; }
Property Value
SlopeCurve
Declaration
public Section SlopeCurve { get; }
Property Value
ToolBody
Declaration
public ScCollector ToolBody { get; }
Property Value
TrimFlag
Declaration
public bool TrimFlag { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink