Create a bunch of wires for the electrical system.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
 Syntax
Syntax
Return Value
New created wires
 Exceptions
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
See Also