export_mesh_stats# Maxwell2d.export_mesh_stats(setup, variations='', mesh_path=None)[source]# Export mesh statistics to a file. Parameters: setupstrSetup name. variationsstr, optionalVariation list. The default is "". mesh_pathstr, optionalFull path to the mesh statistics file. The default is None, in which caswe the working directory is used. Returns: strFile path to the mesh statistics file. References >>> oDesign.ExportMeshStats