The geometry.py module#

Summary#

get_guidelines_for_geometry

Dictionary-based addX syntax for Lumerical layout objects (FDTD/MODE/DEVICE).

Description#

Dictionary-based addX syntax shared by FDTD, MODE, and DEVICE.

All three products use the same lumapi calls (addrect, addcircle, addsphere, …) and the same dictionary form. Substitute the appropriate handle name (fdtd, mode, device) for the snippets below.

Module detail#

geometry.get_guidelines_for_geometry() str#

Dictionary-based addX syntax for Lumerical layout objects (FDTD/MODE/DEVICE).