Skip to content

Circuit.CreateSubsystemIMovable\[\] Method

Replace all the items by a new subcircuit containing them. Try to maintain connections.

1
Simba.Data.Subcircuit CreateSubsystem(movables)

Parameters

movables IMovable[]

Items to be placed in the circuit devices and connector segments

Returns

Subcircuit
The new subcircuit already placed in the circuit or None if error.