export_w_elements#

Q2d.export_w_elements(export_folder: str | Path | None = None) list#

Export all W-elements to files.

Parameters:
export_folderstr or pathlib.Path, optional

Full path to the folder to export files to. The default is None, in which case the working directory is used.

Returns:
list

List of all exported files.