In magic, you do not draw vias and contacts individually. You specify the region that you want filled with via or contacts and when magic writes gds, it will fill the region with drc clean shapes. Therefore, the “vias” drawn in magic must be at least 0.26um (0.15 + 2*0.055). You do not need to worry about met1, met2 enclosure because magic will add that if necessary at cifout.
You can “see” the actual shapes that magic will output with
cif see VIA
. Use
feedback clear
to reset.