Gets the extents of the grid in the model.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
C# |
---|
public Outline GetExtents() |
Visual Basic |
---|
Public Function GetExtents As Outline |
Visual C++ |
---|
public: Outline^ GetExtents() |