Global Mapper SDK
Creates and edits a new Model Parameters file
Syntax
C++
Copy
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_COASTEditNewModelParmsFile
(
char* aFileName, // OUT: Buffer for storing file name
uint32 aBufferLength // IN: The length of the file name buffer
);
Comments
0 comments
Please sign in to leave a comment.