Hi, 2009/11/17 "ifj. Stefán István" <[email protected]>: > My first question is that is it possible at all to call the GRASS functions > via the GRASS API from an objectarx like c++ code? If yes, could some of you > provide me some examples or tutorials about it?
I don't know anything about ObjectARX, anyway generally speaking you can write a C++ application and use the GRASS libraries, see e.g. [1]. Martin [1] http://trac.osgeo.org/grass/browser/grass/trunk/gui/wxpython/vdigit -- 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
