Model.find_section_by_key

Model.find_section_by_key(key)[source]

Find a section by key.

Parameters:
keyint

The key of the section.

Returns:
:class=`compas_fea2.model.sections.Section`