StructuralBeamElement
Canonical path: NemAll_Python_ArchElements.StructuralBeamElement
Bases: ArchElement
, AllplanElement
Representation of the structural framing beam
StructuralBeamProperties
property
writable
StructuralBeamProperties: StructuralBeamProperties
Get the Structural Beam properties
GetStructuralBeamProperties
GetStructuralBeamProperties() -> StructuralBeamProperties
SetAxisVisibility
Set the Visibility of element axis
Parameters:
-
visibility
(bool
) –Bool if axis of element should be visible
SetStructuralBeamProperties
SetStructuralBeamProperties(properties: StructuralBeamProperties)
Set the Structural Beam properties
Parameters:
-
properties
(StructuralBeamProperties
) –Beam properties
__init__
overloaded
Placeholder