Adding new dialogs into Geometry dialog
Status: Beta
Brought to you by:
doolin
In this patch dialogs such as Arc, Tunnel and Block
dialog are added into drawdialog.c file to increase
the ability of current code to model the gemechanical
problem. After adding these dialog one line
implemented into addjoint() subroutine for fixing the
drawing of various joint type with various color that
did not happened before adding in. To complete all
dialogs just joint set dialog need to be implemented.
New Dda.rc file
New drawdialog.c file
New resource.h file