select_item


Description:

public void select_item (SchematicItem? item, bool toggle)

Places a single item in the selection

Passing in null clears the selection.

Parameters:

item

The item to be selected item

toggle

Indicates to toggle the state of the item