geoutils.PointCloud.to_array# PointCloud.to_array()[source]# Convert point cloud to a 3 x N array of X coordinates, Y coordinates and Z values. Return type: ndarray[tuple[Any, ...], dtype[floating[Any] | integer[Any]]]