rs3.properties.beam.Truss module#
- class rs3.properties.beam.Truss.Truss(client: Client, id: str)#
Bases:
BeamCommonTruss 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 toBeamCommon.pyfor the complete list of available properties and interfaces.Examples
See Beam Script Examples.