RVTDocs.com
Namespace: Autodesk.Revit.DB Interface: IConnector

IConnector.Radius

Property
Description:
The radius of the connector.
Remarks:
This property is used to retrieve the radius of the connector.
Syntax
double Radius { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the connector's shape is not round.