pysdic.PointCloud.copy_properties#

PointCloud.copy_properties()[source]#

Return a copy of all properties of the point cloud.

Returns:

A dictionary containing copies of all properties in the point cloud.

Return type:

dict[str, numpy.ndarray]