export_w_elements#
- Q2d.export_w_elements(export_folder: str | Path | None = None) list#
Export all W-elements to files.
- Parameters:
- export_folder
strorpathlib.Path,optional Full path to the folder to export files to. The default is
None, in which case the working directory is used.
- export_folder
- Returns:
listList of all exported files.