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[Union[floating[Any], integer[Any]]]]