Page 1 of 1

How can I get the coordinate of selected points

Posted: 25 Jun 2011, 10:37
by zzzhr
Hello,
When I use cadImage.SelectExt() function to select an entity,it seems that I can select a single point of this entity(It turns red when selected),but how can I get the coordinate of this selected point?
thanks.

Re: How can I get the coordinate of selected points

Posted: 27 Jun 2011, 13:34
by support
Hello.
CADImage.SelectExt method selects an entity at the specified point, not the single point of entity.

Alexander.