Share

DatumPlane.Maximize3DExtents 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public void Maximize3DExtents()

Remarks

Currently does not apply to curved grids.

See Also

Reference

Was this information helpful?