import_parametrics#
- property ConfigurationsOptions.import_parametrics[source]#
Define if the parametrics have to be imported/created from json file. Default is True.
- Returns:
Examples
>>> from ansys.aedt.core import Hfss >>> hfss = Hfss() >>> hfss.configurations.options.import_parametrics = False # Disable the parametrics import