Graphical User-Interface part of the MOC program.
proc InitGUI {} {
Initialize the Graphical User Interface elements. These elements include the scrolled canvas upon which the mesh will be drawn and the menus which provide point-and-click access to the underlying procedures.
proc closeGUI {} {
Shutdown the Graphical User Interface.