gustaf.io.default.load#

gustaf.io.default.load(fname)[source]#

Load function for all supported file formats.

This function tries to guess the correct io module for the given file.

Parameters:

fname (Union[str, pathlib.Path]) – Name of the file to be loaded.

Returns:

Loaded mesh.

Return type:

MESH_TYPES