export_mesh_stats# Hfss3dLayout.export_mesh_stats(setup_name, variation_string='', mesh_path=None)[source]# Export mesh statistics to a file. Parameters: setup_namestrSetup name. variation_stringstr, optionalVariation List. mesh_pathstr, optionalFull path to mesh statistics file. If None working_directory will be used. Returns: strFile Path. References >>> oModule.ExportMeshStats Copy to clipboard