trimesh_slice
- compas.geometry.trimesh_slice(mesh, planes)[source]
Slice a mesh by a list of planes.
- Parameters
- Returns
list[list[float, float, float]] – The points defining the slice polylines.
Slice a mesh by a list of planes.
list[list[float, float, float]] – The points defining the slice polylines.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev