Element.transformed
- Element.transformed(transformation)
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:
Creates a transformed copy of the element.
compas.geometry.Transformation
:The transformation to be applied to the copy of the element.