tidy3d.StructureSimulationBoundary#
- class StructureSimulationBoundary[source]#
Bases:
AbstractBCPlacementPlacement of boundary conditions on the simulation box boundary covered by the structure.
- Parameters:
Example
>>> bc_placement = StructureSimulationBoundary(structure="box", surfaces=["y-", "y+"])
Attributes
- structure#
- surfaces#