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

MEPCurve.Diameter

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