Beam.transformed

Beam.transformed(transformation)[source]

Creates a transformed copy of the element.

Parameters:
transformationcompas.geometry.Transformation:

The transformation to be applied to the copy of the element.

Returns:
compas_model.elements.Element