Part.find_section_by_name

Part.find_section_by_name(name)[source]

Find a section with a given name.

Parameters:
namestr
Returns:
Optional[_Section]