hexagon logo

How to declare an array in DMIS

I want to write a code to calculate the circle center of three points and radius among dozens points in order to find the radius which is closest to my target radius. First I have to assign the points' x, y, z into an array then calculate them by do loop. I followed the page's array code however it seems not the case :
https://docs.hexagonmi.com/pcdmis/2019.1/en/helpcenter/mergedProjects/core/26_expression_topics/Variable_Arrays.htm
Parents Reply Children