Login  Register

polygon dimensions

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

polygon dimensions

ethidium76
3 posts
Hi all,

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

Thanks
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: polygon dimensions

Christophe TASCON
1 post
       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
>