Reveal a port path recursively across opened hierarchy boundaries.
bool expandPortThroughRecursive(String nodeId, String portId) => schematic.expandPortThroughRecursive(nodeId, portId);