Skip to main content
10-Marble
October 17, 2022
Question

Using ProGtolDatumReferencesGet to Retrieve Compound Datum

  • October 17, 2022
  • 0 replies
  • 914 views

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