tidy3d.StructureBoundary#
- class StructureBoundary[source]#
Bases:
AbstractBCPlacementPlacement of boundary conditions on the structureβs boundary.
- Parameters:
structure (Attribute:
structure) βTypestr
DefaultDescriptionName of the structure.
Example
>>> bc_placement = StructureBoundary(structure="box")
Attributes
Methods
- structure#
- __hash__()#
Hash method.