save_pointcloud
- compas_tno.utilities.save_pointcloud(points_lb, points_ub, json_path)[source]
Save pointcloud to a JSON file
- Parameters
points_lb (list) – List of points of the intrados
points_ub (list) – List of points of the extrados
json_path (str) – Path to save the file