Checks to see if all the fabrication part's connectors are open.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2018
Syntax
C# |
---|
public bool HasNoConnections() |
Visual Basic |
---|
Public Function HasNoConnections As Boolean |
Visual C++ |
---|
public: bool HasNoConnections() |