There are certain differences with high impact APIs (add_polygon, add_label) where it doesn't make sense to port the API over or it would completely break with KLayout API (layer_index instead of tuple or layer number only).
Therefore, it is definitely time to make a docs section outlining these differences and providing kfactory/klayout solution for equivalent functionality.
There are certain differences with high impact APIs (
add_polygon
,add_label
) where it doesn't make sense to port the API over or it would completely break with KLayout API (layer_index instead of tuple or layer number only).Therefore, it is definitely time to make a docs section outlining these differences and providing kfactory/klayout solution for equivalent functionality.