Beam.transformed
- Beam.transformed(transformation)[source]
Returns a transformed copy of this data structure.
- Parameters:
- transformation
Transformation
The transformation used to transform the copy.
- transformation
- Returns:
- Datastructure
The transformed copy.