import_materials#

property ConfigurationsOptions.import_materials[source]#

Define if the materials have to be imported/created from json file. Default is True.

Returns:
bool

Examples

>>> from pyaedt import Hfss
>>> hfss = Hfss()
>>> hfss.configurations.options.import_import_materials = False  # Disable the materials import