OCCExtrusionSurface.transformed

OCCExtrusionSurface.transformed(transformation)

Returns a transformed copy of this geometry.

Parameters:
transformationcompas.geometry.Transformation

The transformation used to transform the geometry.

Returns:
Geometry

The transformed geometry.