geoutils.PointCloud.to_xyz# PointCloud.to_xyz()[source]# Convert point cloud to three 1D arrays of coordinates for X/Y/Z. Return type: tuple[ndarray[tuple[Any, ...], dtype[floating[Any] | integer[Any]]], ndarray[tuple[Any, ...], dtype[floating[Any] | integer[Any]]], ndarray[tuple[Any, ...], dtype[floating[Any] | integer[Any]]]]