Connector.IsMovable Property

whether the connector can be moved.


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

Syntax

C#

public bool IsMovable { get; }

Property Value

Boolean

Remarks

Only connectors of type EndConn can be moved.

See Also

Reference

Connector Class
Autodesk.Revit.DB Namespace