Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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