export_mesh_stats#

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

Export mesh statistics to a file.

Parameters:
setupstr

Setup name.

variationsstr, optional

Variation List.

mesh_pathstr, optional

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

Returns:
str

Path to the mesh statistics file.

References

>>> oModule.ExportMeshStats