rs3.properties.beam.Truss module#

class rs3.properties.beam.Truss.Truss(client: Client, id: str)#

Bases: BeamCommon

Truss structural element.

This class represents a truss member and inherits all common beam properties, methods, and behaviors from BeamCommon.BeamCommon.

No additional intrinsic properties are defined at the truss level beyond what is provided by BeamCommon. Users should refer to BeamCommon.py for the complete list of available properties and interfaces.

Examples

See Beam Script Examples.