hexagon logo

Browse By Tags

  • Change Names of Dimension Names

    I need to change the names of any dimension with name like INSP_16_1X to INSP_16A. I wanted to do this programmatically. I'm most of the way there, but I think I'm using the wrong Enumeration value to get the NAME of the dimension. (So that I can…
  • VBScript for reports

    Hello everyone, I got a problem.. When the measurement ends I want to save report to specific location, depending on where the part was made (we have same part, but we make it on 2 machines).. I am using PRINT command, but it sometimes saves blank…