tidy3d.config.Tidy3dConfig#

class Tidy3dConfig[source]#

Bases: BaseModel

configuration of tidy3d

Attributes

Methods

Inherited Common Usage

class Config[source]#

Bases: object

Config of the config.

arbitrary_types_allowed = False#
validate_all = True#
extra = 'forbid'#
validate_assignment = True#
allow_population_by_field_name = True#
frozen = False#
logging_level#
log_suppression#