The shape of the connector.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public virtual ConnectorProfileType Shape { get; }Property Value
ConnectorProfileTypeImplements
IConnector.Shape
Remarks
ConnectorProfileType::Invalid if the connector is electrical or undefined.
See Also
Reference