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]
Return a copy of all properties of the point cloud.
A dictionary containing copies of all properties in the point cloud.
dict[str, numpy.ndarray]