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