Hello all,
I'm trying to extract the xyz values from a perimeter scan edge hit.
I'm having trouble navigating down the object hierarchy.
I see a PCDSCANHITTYPE and PCD_EDGEHIT, but
I don't know enough to get the xyz values into variables.
you must of course loop through all the commands (for each DmisCommand in DmisCommands ...)
and replace the retval with dMeasX, dMeasY, dMeasZ as Double
you must of course loop through all the commands (for each DmisCommand in DmisCommands ...)
and replace the retval with dMeasX, dMeasY, dMeasZ as Double