Hi, 2010/9/29 Mohammed Rashad <[email protected]>: > How can I use vdigit module(C version) for my custom application built in > top of GRASS? > How to link the vdigit library and use its functions?
there is no 'vdigit' library. C module v.digit implements it's own functions using vector library. Anyway wxGUI digitizer and v.edit uses vedit library [1] which has been designed for this purpose. Martin [1] http://grass.osgeo.org/programming6/Vedit_Library.html -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
