Implement this method to returns an object that contains the bounding box of the entire
point cloud, aligned to the point cloud coordinate system.
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
Outline GetExtent()
Return Value
OutlineThe bounding box of the point cloud.