Create a bunch of wires for the electrical system.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
Return Value
New created wires
Exceptions
Exception | Condition |
---|
Autodesk.Revit.Exceptions..::..ArgumentException | This method can only be used to create a bunch of wires according to specific pairs of elements,
so if there exists a nullNothingnullptra null reference (Nothing in Visual Basic) element in any pair of familyInstancePairs, the exception will be thrown.
|
See Also