tidy3d.StructureBoundary#

class StructureBoundary[source]#

Bases: AbstractBCPlacement

Placement of boundary conditions on the structure’s boundary.

Parameters:

structure (Attribute: structure) –

Type

str

Default

Description

Name of the structure.

Example

>>> bc_placement = StructureBoundary(structure="box")

Attributes

Methods

structure#
__hash__()#

Hash method.