The shape of the connector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
ConnectorProfileType Shape { get; }
Property Value
ConnectorProfileTypeExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Throw when this connector has no shape. |
