Variable largeGeometriesConst

largeGeometries: inspect.sceneModel.Inspection = ...

Opt-in (InspectSceneModelParams.checkLargeGeometries). Emits one GEOMETRY_OVER_EXTENT warning per geometry whose AABB has any axis dimension greater than params.maxExtent (default 100; SceneModel coordinate-system units).

Pairs with splitLargeGeometry. As with the over-budget pass, pieces that remain over-extent surface as new issues on the next inspection pass.