Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
ProGtolDatumReferencesGet(datumRef, &basic_datum, &basic_matcond, &compound_datum,&compound_matcond) has been deprecated and changed to ProGtolDatumReferencesGet(gtol, &primary_datum,&secondary_datum,&tertiary_datum). I am trying to figure out how to get the compound datum out of the new function, but after searching through the TestGtol.c, I learned that the sample otk only contains information on how to retrieve the basic datum from this function and not the compound datum. Any and all help would be appreciated.
Thank you,
Mark
