hexagon logo

Dimension Command

Any idea how to get the point deviation from a Dimension command? All I have been able to get are hit numbers using .gettext(N_HIT,i)

Currently we evaluate each point in the DIM's Feature set using each points THEO vs ACTL, and collecting out of tol points, but was hoping there was a quicker way.

FYI, I am trying to create a report that outputs the dim name, point number, and the point DEV only. Per example below I'd output: PRF_97_2, 1, .033





Thanks!!