IConnector.Shape Property

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

ConnectorProfileType

Exceptions

ExceptionCondition
InvalidOperationException Throw when this connector has no shape.

Remarks

This property is used to retrieve the shape of the connector.

See Also

Reference

IConnector Interface
Autodesk.Revit.DB Namespace