ConnectorElement.Radius Property

The radius of the connector.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public virtual double Radius { get; }

Property Value

Double

Implements

IConnector.Radius

Remarks

-1 if the connector is not round.

See Also

Reference

ConnectorElement Class
Autodesk.Revit.DB Namespace