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