hexagon logo

Distance or any dimensions code (IF). HELP!

i used this code

PNT2=FEAT/POINT,RECT


ENDMEAS/
IF/PNT2.X<6.9 OR PNT2.X>7.1
COMMENT/OPER,"The measured X value of PNT2: " + PNT2.X + " is out of tolerance."
END_IF/


this code is perfect (for PNT, LN and etc). but if i use dimensions like distance dimension it wont work.

is there a code for this?
Parents Reply Children
No Data