• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Visual Basic Customization

    Reply
    Contributor
    CodeBug
    Posts: 15
    Registered: ‎07-17-2012
    Accepted Solution

    Detecting point whether it is inside or outside a closed object

    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!

     

    Please use plain text.
    Distinguished Contributor
    truss_85
    Posts: 134
    Registered: ‎02-13-2011

    Re: Detecting point whether it is inside or outside a closed object

    10-05-2012 01:48 AM in reply to: CodeBug

    Take look that algorithm

     

    inside poly

     

    An other solution may be found via selection sets. you can filter points an polygonal selection set then check wanted points id.

    Please use plain text.
    *Expert Elite*
    Posts: 6,635
    Registered: ‎06-29-2007

    Re: Detecting point whether it is inside or outside a closed object

    10-05-2012 02:14 AM in reply to: CodeBug

    Hi,

     

    or check all >>>that ones<<< waiting for you :smileywink:

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.