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

MEPCurve.Width

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