ElectricalSystem.NewWires
Description:
Create a bunch of wires for the electrical system.
Create a bunch of wires for the electrical system.
public WireSet NewWires(
View view,
WiringType wiringType
)
-
viewThe view in which the wire is to be visible.
-
wiringTypeSpecify the wiring type (Arc or Chamfer) that is to be applied to all newly created wires.
Return Value
New created wires
New created wires
-
This method can only be used to create a bunch of wires according to specific pairs of elements, so if there exists anullNothingnullptra null reference (Nothingin Visual Basic)element in any pair of familyInstancePairs, the exception will be thrown.
No comments yet. Start the discussion.
Loading…