export_parametrics#

property ConfigurationsOptions.export_parametrics#

Define if the parametrics have to be exported to json file. Default is True.

Returns:
bool

Examples

>>> from ansys.aedt.core import Hfss
>>> hfss = Hfss()
>>> hfss.configurations.options.export_parametrics = False  # Disable the parametrics export