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

IConnector.Width

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