hexagon logo
  • Variable in Output File Name Issue - Followed Hexagon's Guide

    Hi everyone, I'm trying to utilize a variable in my program to change the file name when outputting the report. I followed the Hexagon guide I linked to below, but if I close and reopen the program, it removes the variable name I put in the output…
  • Setting the "Print Background Colors" report setting in code.

    There's a weird sort of bug, at least up to version 2020R2, that propagates the setting "Print Background Colors". I know you can change this by hitting F5, but the situation is slightly more complicated. I will provide an example: Lets say you have…
  • code for checking an exception

    Need to calculate these from a set of 8 results [Spacing error not to exceed 0.005, spacing between adjacent slot 0.003, 1 place may be 0.005 max] I am using following code to calculate spacing error within 0.005, but I'm not sure how to find "…