Shape Property


Connector Element Shape Property

The shape of the connector.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public virtual ConnectorProfileType Shape { get; }

Property Value

ConnectorProfileType

Implements

IConnector Shape
Remarks
ConnectorProfileType::Invalid if the connector is electrical or undefined.
See Also