BeamElement.transform
- BeamElement.transform(transformation)
Transforms all the attrbutes of the class.
- Parameters:
- transformation
compas.geometry.Transformation
The transformation to be applied to the Element’s geometry and frames.
- transformation
- Returns:
- None