pointcloudset.io.pointcloud.csv module

pointcloudset.io.pointcloud.csv.write_csv(pointcloud: PointCloud, file_path: Path) None

Exports the pointcloud as a csv for use with cloud compare or similar tools. Currently not all attributes of a pointcloud are saved so some information is lost when using this function.

Parameters

file_path (Path) – Destination.