Part.from_gmsh

classmethod Part.from_gmsh(section, **kwargs)[source]

Creates a Part from Ggmsh.

Parameters:
sectionUnion[SolidSection, ShellSection]

The section type (SolidSection or ShellSection).

Returns:
_Part

The part.