Partially reveal a wire by name.
bool expandWire(String nodeId, String wireName) => schematic.expandWire(nodeId, wireName);