| FindNode(String) | Find node with the provided id. If more than one node with that ID exist, the first found is returned. |
| FindNode(String, FuncIRes1DNode, Boolean) | Find node with the provided id and matching the match |
| FindNodeT(String) | Find node with the provided id and type |