Interactive (GUI)#
These functions start a wx-based user interface. Use them when you want to inspect a design interactively or drive a compiler workflow from form controls.
Export is the entry point for choosing a compiler
and filling its options in the UI before writing output. The concrete compiler
classes live in pyvcad_compilers; see that page for available backends.