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

IConnector.Height

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