| Revit 2018 API |
| DatumPlane..::..Maximize3DExtents Method |
| DatumPlane Class See Also |
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: 18.0.0.0 (18.2.0.0)
Since:
2016
Syntax
| C# |
|---|
public void Maximize3DExtents() |
| Visual Basic |
|---|
Public Sub Maximize3DExtents |
| Visual C++ |
|---|
public: void Maximize3DExtents() |
Remarks
Currently does not apply to curved grids.