• Programmatically read/modify DHI .mex files

    Hi,

    I'm looking to read (parse) a DHI .mex file and do some changes if applicable (i.e. update some coordinates or change some file paths). Do you know if DHI provides an api for handling these .mex files? If so, can you point me to it? I know there's always the alternative of string parsing, but I'm looking for a more elegant way of doing it.
    Thanks.