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