export_mesh_stats#

Hfss3dLayout.export_mesh_stats(setup, variation_string='', mesh_path=None)[source]#

Export mesh statistics to a file.

Parameters:
setupstr

Setup name.

variation_stringstr, optional

Variation List.

mesh_pathstr, optional

Full path to mesh statistics file. If None working_directory will be used.

Returns:
str

File Path.

References

>>> oModule.ExportMeshStats