Share

Connector.IsConnected Property

Identifies if the connector is physically connected to a connector on another element.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool IsConnected { get; }

Property Value

Boolean

Exceptions

ExceptionCondition
InvalidOperationException Thrown when the connector's type is LogicalConn.

See Also

Reference

Was this information helpful?