Mesh.to_polylines
- Mesh.to_polylines()[source]
Convert the mesh to a collection of polylines.
- Returns:
- list[list[list[float]]]
A list of polylines which are each defined as a list of points.
Site Navigation
Convert the mesh to a collection of polylines.
A list of polylines which are each defined as a list of points.