export_mesh_stats#

Hfss.export_mesh_stats(setup_name, variation_string='', mesh_path=None)[source]#

Export mesh statistics to a file.

Parameters:
setup_namestr

Setup name.

variation_stringstr, optional

Variation list. The default is "".

mesh_pathstr, optional

Full path to the mesh statistics file. The default is None, in which caswe the working directory is used.

Returns:
str

File path.

References

>>> oDesign.ExportMeshStats