tidy3d.Boundary.periodic# class periodic# Bases: Periodic boundary specification on both sides along a dimension. Example >>> pbc = Boundary.periodic() Inherited Common Usage