polygon dimensions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

polygon dimensions

ethidium76
Hi all,

 Is it possible to record polygon sizes as you manually change them?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: polygon dimensions

Christophe TASCON
       Hi,


yes it is possible  !

in my macro after
waitForUser("Message");

  i use
getSelectionCoordinates(Txpoly, Typoly);

with Txpoly and Typoly as array of  X and Y coordonates.


best regards.

                     Christophe.





Le 29/01/2011 21:20, ethidium76 a écrit :
> Hi all,
>
>   Is it possible to record polygon sizes as you manually change them?
>
> Thanks
>