How can I get the coordinate of selected points

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
zzzhr
Posts: 2
Joined: 25 Jun 2011, 10:27

How can I get the coordinate of selected points

Post by zzzhr » 25 Jun 2011, 10:37

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.

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: How can I get the coordinate of selected points

Post by support » 27 Jun 2011, 13:34

Hello.
CADImage.SelectExt method selects an entity at the specified point, not the single point of entity.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply