SelectByPolygon Weirdness

Discussion in 'AutoCAD' started by michael montagne, Oct 29, 2004.

  1. Has anyone noticed that using code like this:
    ss.SelectByPolygon acSelectionSetCrossingPolygon, retVal

    If you pline has a vertex with 0 length it won't return any objects.?

    Is it just me?

    -mjm
     
    michael montagne, Oct 29, 2004
    #1
  2. michael montagne

    Oberer Guest

    "Is it just me?"
    No, i think the help file says that you can't have duplicate coords in your list.
    I posted a similar question as i was trying to use LDD's parcel entities to create an array to pass to selectbypolygon. i had duplicate points (essentially a zero length segement like you do), and i couldn't get any objects in the SS. after fixing the dups, it works like a charm
     
    Oberer, Nov 9, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.