RVTDocs.com
Namespace: Autodesk.Revit.DB Class: MEPCurve

MEPCurve.Height

Property
Description:
The height of the MEP curve.
Remarks:
This property is used to retrieve the height of the MEP curve.
Syntax
public double Height { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the MEP curve's Shape is not rectangular.