Class RoofBuilder
Assembly: NXOpen.dll
Syntax
public class RoofBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RoofBuilder()
Declaration
Properties
Boundaries
Declaration
public Section Boundaries { get; }
Property Value
BoundaryList
Declaration
public RoofBoundaryListItemBuilderList BoundaryList { get; }
Property Value
EndLimitDistance
Declaration
public Expression EndLimitDistance { get; }
Property Value
LevelReference
Declaration
public LevelReferenceBuilder LevelReference { get; }
Property Value
MaterialLayers
Declaration
public MaterialLayersBuilder MaterialLayers { get; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
OverhangDistance
Declaration
public Expression OverhangDistance { get; }
Property Value
StartLimitDistance
Declaration
public Expression StartLimitDistance { get; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
TopType
Declaration
public RoofBuilder.TopOption TopType { get; set; }
Property Value
Methods
CreateRoofBoundaryListItemBuilder()
Declaration
public RoofBoundaryListItemBuilder CreateRoofBoundaryListItemBuilder()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink