export_mesh_stats#

Q2d.export_mesh_stats(setup, variation_string='', mesh_path=None, setup_type='CG')[source]#

Export mesh statistics to a file.

Parameters:
setupstr

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 case the working directory is used.

setup_typestr, optional

Setup type in Q3D. Options are "CG", "AC RL", and "DC RL". The default is "CG".

Returns:
str

File path.

References

>>> oDesign.ExportMeshStats