Returns the current MEPSize.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public MEPSize GetCurrent()
Return Value
MEPSizeThe current MEPSize.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | There is no current item in the iterator. |
