Global Mapper SDK
Run a GM spatial script
Syntax
C++
Copy
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_RunSpatialScript
(
const char* aStr // IN: the spatial script; may not be NULL
);
Comments
0 comments
Please sign in to leave a comment.