RhinoBrep.transform
- RhinoBrep.transform(matrix)[source]
Transform this Brep by given transformation matrix
- Parameters:
- matrix: :class:`compas.geometry.Transformation`
The transformation matrix by which to transform this Brep.
- Returns:
- None
Site Navigation
Transform this Brep by given transformation matrix
The transformation matrix by which to transform this Brep.