Connector Is Movable Property whether the connector can be moved. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsMovable { get; } Public ReadOnly Property IsMovable As Boolean Get public: property bool IsMovable { bool get (); } member IsMovable : bool with get Property Value Boolean Remarks Only connectors of type EndConn can be moved. See Also Reference Connector Class Autodesk.Revit.DB Namespace
Connector Is Movable Property whether the connector can be moved. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsMovable { get; } Public ReadOnly Property IsMovable As Boolean Get public: property bool IsMovable { bool get (); } member IsMovable : bool with get Property Value Boolean Remarks Only connectors of type EndConn can be moved. See Also Reference Connector Class Autodesk.Revit.DB Namespace