Block.to_polylines
- Block.to_polylines()
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.
Convert the mesh to a collection of polylines.
A list of polylines which are each defined as a list of points.