The diameter of the MEP curve.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public double Diameter { get; }
Property Value
DoubleExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the MEP curve's Shape is not round. |