tidy3d.config.LegacyConfigWrapper#

class LegacyConfigWrapper[source]#

Bases: object

Provide attribute-level compatibility with the legacy config module.

Attributes

Methods

__init__(manager)

reset_manager(manager)

Swap the underlying manager instance.

save([include_defaults])

switch_profile(profile)

Switch active profile and synchronize the legacy environment proxy.

Inherited Common Usage

__init__(manager)[source]#
property logging_level#
property log_suppression#
property use_local_subpixel#
property suppress_rf_license_warning#
property frozen#
save(include_defaults=False)[source]#
reset_manager(manager)[source]#

Swap the underlying manager instance.

switch_profile(profile)[source]#

Switch active profile and synchronize the legacy environment proxy.