import_mesh_operations#

property ConfigurationsOptions.import_mesh_operations[source]#

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

Returns:
bool

Examples

>>> from pyaedt import Hfss
>>> hfss = Hfss()
>>> hfss.configurations.options.import_mesh_operations = False  # Disable the mesh operations import