Beam.transformed
- Beam.transformed(transformation)[source]
Creates a transformed copy of the element.
- Parameters:
- transformation
compas.geometry.Transformation
: The transformation to be applied to the copy of the element.
- transformation
- Returns:
compas_model.elements.Element