<Code Lib>
M

ElectricalSystem.NewWires

Description:
Create a bunch of wires for the electrical system.

public WireSet NewWires(
	View view,
	WiringType wiringType
)

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.

Loading…