IPointCloudAccess.GetExtent
Description:
Implement this method to returns an object that contains the bounding box of the entire point cloud, aligned to the point cloud coordinate system.
Implement this method to returns an object that contains the bounding box of the entire point cloud, aligned to the point cloud coordinate system.
Remarks:
The extents should reflect the maximum and minimum coordinates of the stored points, and not incorporate the offset.
The extents should reflect the maximum and minimum coordinates of the stored points, and not incorporate the offset.
Outline GetExtent()
Outline
The bounding box of the point cloud.