tidy3d.StructureStructureInterface#
- class StructureStructureInterface[source]#
Bases:
AbstractBCPlacementPlacement of boundary conditions between two structures.
Example
>>> bc_placement = StructureStructureInterface(structures=["box", "sphere"])
Attributes
Methods
unique_names(val)Error if the same structure is provided twice
- structures#