WRAPPER_API bool ExportCoordSysToFile(const HorizontalCoordSys &cs, const BmgChar *fileName)
The ExportCoordSysToFile method saves the specified HorizontalCoordSys to a file. The HorizontalCoordSys is saved in the form of a Well-Known-Text (WKT) definition. The method returns a boolean value indicating the success of the operation.