Part.find_sections_by_name

Part.find_sections_by_name(name)[source]

Find all sections with a given name.

Parameters:
namestr
Returns:
List[_Section]