Maximize3DExtents Method


Datum Plane Maximize 3DExtents Method

Computes the 3d extents of all model geometry and levels, and extends the 3d extents of this datum surface to include the model extents.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void Maximize3DExtents()
Remarks
Currently does not apply to curved grids.
See Also