flywave-terrain-datasource.groundmodificationmanager.getglobalboundingbox
Home > @flywave/flywave-terrain-datasource > GroundModificationManager > getGlobalBoundingBox
GroundModificationManager.getGlobalBoundingBox() method
Gets the global bounding box containing all modifications
This method returns the overall spatial extent of all ground modifications managed by this manager.
Signature:
getGlobalBoundingBox(): GeoBox | null;
Returns:
GeoBox \| null
Clone of the global bounding box or null if empty