OCCRevolutionSurface.transformed
- OCCRevolutionSurface.transformed(transformation)
Returns a transformed copy of this geometry.
- Parameters:
- transformation
compas.geometry.Transformation The transformation used to transform the geometry.
- transformation
- Returns:
GeometryThe transformed geometry.
See also