BoundingVolume.transform
- BoundingVolume.transform(transformation)[source]
Transform the volume using a
compas.geometry.Transformation.- Parameters:
- transformation
compas.geometry.Transformation The transformation to apply on the
BoundingVolume.
- transformation