Visual Basic Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Detecting point whether it is inside or outside a closed object
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
141 Views, 2 Replies
10-04-2012 09:19 PM
Hi all,
I have a closed object and a line outside this object. I want to take anypoint on this polyline as a reference and check whether that point is lying inside the closed object or outside.
Can anyone help with the logic for this or some VB code will be much appreciated.
Thanks!
Solved! Go to Solution.
Re: Detecting point whether it is inside or outside a closed object
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-05-2012 01:48 AM in reply to:
CodeBug
Take look that algorithm
An other solution may be found via selection sets. you can filter points an polygonal selection set then check wanted points id.
Re: Detecting point whether it is inside or outside a closed object
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-05-2012 02:14 AM in reply to:
CodeBug
Hi,
or check all >>>that ones<<< waiting for you ![]()
- alfred -
-------------------------------------------------------------------------
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
