Class BeamBuilder
Assembly: NXOpen.dll
Syntax
public class BeamBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
BeamBuilder()
Declaration
Properties
BuildingElementTrim
Declaration
public BuildingElementTrimBuilder BuildingElementTrim { get; }
Property Value
LevelReference
Declaration
public LevelReferenceBuilder LevelReference { get; }
Property Value
MaterialSection
Declaration
public MaterialSectionBuilder MaterialSection { get; }
Property Value
PathGeometry
Declaration
public Section PathGeometry { get; }
Property Value
YAlignmentType
Declaration
public BeamBuilder.HorizontalAlignmentTypes YAlignmentType { get; set; }
Property Value
YOffset
Declaration
public Expression YOffset { get; }
Property Value
ZAlignmentType
Declaration
public BeamBuilder.VerticalAlignmentTypes ZAlignmentType { get; set; }
Property Value
ZOffset
Declaration
public Expression ZOffset { get; }
Property Value
Methods
UpdateReferencedColumns()
Declaration
public void UpdateReferencedColumns()
Implements
System.Runtime.Remoting.Messaging.IMessageSink