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.