hexagon logo
  • Find GeoTol Profile of a Surface with no Datums

    I need to iterate through all the commands in a program looking for any GeoTol dimensions that are Profile of a Surface with no datums. How would I do this?
  • Custom Form Parameter to Variable

    We are developing a programming and reporting template based on user needs. I am working on the reporting aspect of this project, with a goal of automatically saving PDF's, XLS, and Point Cloud data to multiple locations, and using the variable input…
  • Code to make program end if diameter of a certain dimension is out.

    I don't know much at all about expressions, labels, etc. I've been working the past few hours trying to make a command that will end my program if a particular dimension is out of spec. All I want is a code that #1) checks that dimension, #2) has a comment…
  • 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…
  • 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…