Verifies that the Distribution System can be assigned to the Electrical Equipment.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2021
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- distributionSystem
- Type: Autodesk.Revit.DB.Electrical DistributionSysType
The Distribution System to be checked.
Return Value
True if the Distribution System can be assigned to the Electrical Equipment.Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions ArgumentNullException | A non-optional argument was NULL |