Skip to content

StructuralBeamElement

Canonical path: NemAll_Python_ArchElements.StructuralBeamElement

Bases: ArchElement, AllplanElement

Representation of the structural framing beam

Methods:

Attributes:

StructuralBeamProperties property writable

StructuralBeamProperties: StructuralBeamProperties

Get the Structural Beam properties

GetStructuralBeamProperties

GetStructuralBeamProperties() -> StructuralBeamProperties

Get the Structural Beam properties

Returns:

SetAxisVisibility

SetAxisVisibility(visibility: bool)

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:

__init__ overloaded

__init__()

Initialize

__init__(properties: StructuralBeamProperties)

Constructor

Parameters:

__init__(element: StructuralBeamElement)

Copy constructor

Parameters:

__repr__

__repr__() -> str

Convert to string