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