import_coordinate_systems#

property ConfigurationsOptions.import_coordinate_systems[source]#

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

Returns:
bool

Examples

>>> from pyaedt import Hfss
>>> hfss = Hfss()
>>> hfss.configurations.options.import_coordinate_systems = False  # Disable the coordinate systems import