export_w_elements#

Q2d.export_w_elements(analyze=False, export_folder=None)[source]#

Export all W-elements to files.

Parameters:
analyzebool, optional

Whether to analyze before export. Solutions must be present for the design. The default is False.

export_folderstr, 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.