Model.find_node_by_name Model.find_node_by_name(name)[source] Find a node with a given name. Parameters: namestr Returns: list of List[Node]List of nodes with the given name.