[builder] major Pather/Planner/Tool rework

This commit is contained in:
Jan Petykiewicz 2026-07-08 23:58:24 -07:00
commit 22e645e527
28 changed files with 6036 additions and 2467 deletions

View file

@ -2,7 +2,7 @@
Manual wire routing tutorial: deferred Pather and PathTool
"""
from masque import Pather, Library
from masque.builder.tools import PathTool
from masque.builder import PathTool
from masque.file.gdsii import writefile
from basic_shapes import GDS_OPTS