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…
  • using features from another program for dimensioning

    I need help with checking the true position of a circle using a datum from another program for mating holes. I have only used single variables on features and dimensions within the same program. I am new to programing with expressions and I am struggling…
  • Multi-part program + exporting to Datapage

    Looking for help please!!! I have been tasked with implementing an SPC process on a group of parts. I was thinking of creating a "KC program" in which I have 4 of the same part located on a fixture. The issue I have is I want to be able to…
  • 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…