I am working with DMIS 4.1 CAD++
I am trying to send the deviation of hits from a scan idiviidually to a text file.
While using the expression builder I am able to call the feature as follows:
Features -
SCAN1.HIT(1)
In the second extension drop dwn menu the choices are X, Y, Z, I, J, K, XYZ, and IJK.
No option for .DEV
I tried just typing in SCAN1.HIT(1).DEV, but this just returned a zero value and a "formula error"
I am wondring if anyone knows how I can go about building this expression.
Any help will be appreciated.
Thanks
DenCode
I am trying to send the deviation of hits from a scan idiviidually to a text file.
While using the expression builder I am able to call the feature as follows:
Features -
SCAN1.HIT(1)
In the second extension drop dwn menu the choices are X, Y, Z, I, J, K, XYZ, and IJK.
No option for .DEV
I tried just typing in SCAN1.HIT(1).DEV, but this just returned a zero value and a "formula error"
I am wondring if anyone knows how I can go about building this expression.
Any help will be appreciated.
Thanks
DenCode
Comment