hexagon logo

Script Help Needed - Export Xactmeasure dimensions

I have a program that reports several Xactmeasure line profiles. I have to put the max/min values of each profile into a spreadsheet. Right now I do that by hand. I'm looking for a way to automate the process using a script. I have a script that I use to extract nominal and measured values for points and am thinking I can modify it but I have no idea how to "find" the Xactmeasure profile dimensions in my program within the script. Any ideas?
Parents
  • The problem with using the wizard is it only gives me the measured profile. I need min and max. Looks like I'll have to do it the long way by assigning the min/max values to variable then file-open, file-write.

    Or perhaps I can edit the VB code for the wizard to include the min/max values...
Reply
  • The problem with using the wizard is it only gives me the measured profile. I need min and max. Looks like I'll have to do it the long way by assigning the min/max values to variable then file-open, file-write.

    Or perhaps I can edit the VB code for the wizard to include the min/max values...
Children
No Data