Pointcloud.transform
- Pointcloud.transform(T)[source]
Apply a transformation to the pointcloud.
- Parameters:
- T
compas.geometry.Transformation
The transformation.
- T
- Returns:
- None
The cloud is modified in place.
Site Navigation
Apply a transformation to the pointcloud.
compas.geometry.Transformation
The transformation.
The cloud is modified in place.