WRAPPER_API DatumTransform *ImportDatumTransformFromFile(const BmgChar *fileName);
The ImportDatumTransformFromFile method allows the user to create a DatumTransform instance from a file that contains an ESRI Geodetic Transformation definition. The input file must follow the ESRI GTF formatting. If the specified file cannot be found, a GeoCalcException will be thrown.