tidy3d.components.geometry.base.Centered# class Centered[source]# Bases: Geometry, ABC Geometry with a well defined center. Parameters: center (Tuple[float, float, float] = (0.0, 0.0, 0.0)) β [units = um]. Center of object in x, y, and z. Attributes Methods center# __hash__()# Hash method.