export_mesh_stats# Hfss3dLayout.export_mesh_stats(setup, variations='', mesh_path=None)[source]# Export mesh statistics to a file. Parameters: setupstrSetup name. variationsstr, optionalVariation List. mesh_pathstr, optionalFull path to mesh statistics file. If None working_directory will be used. Returns: strPath to the mesh statistics file. References >>> oModule.ExportMeshStats