The height of the connector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
double Height { get; }
Property Value
DoubleExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the connector's shape is not rectangular. |