import_object_properties#

property ConfigurationsOptions.import_object_properties[source]#

Define if object properties have to be imported/created from json file. Default is True.

Returns:
bool

Examples

>>> from pyaedt import Hfss
>>> hfss = Hfss()
>>> hfss.configurations.options.import_object_properties = False  # Disable the object properties import