Mesh.transformed

Mesh.transformed(transformation)[source]

Returns a transformed copy of this data structure.

Parameters:
transformationTransformation

The transformation used to transform the copy.

Returns:
Datastructure

The transformed copy.