ComputedProjectExtents Interface

The result of IModelDb.computeProjectExtents.

Properties

Name Type Description
extents Range3d The computed extents, excluding any outlier elements.  
extentsWithOutliers undefined | Range3d If requested by caller, the computed extents, including any outlier elements.  
outliers undefined | Id64Array If requested by caller, the Ids of outlier elements excluded from the computed extents.  

Defined in

Last Updated: 16 April, 2024