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