Filtering Lines less than 0.001

Discussion in 'AutoCAD' started by Remo Shiva, Oct 27, 2007.

  1. Remo Shiva

    Remo Shiva Guest

    Hey,

    I been trying this for a while but still cant figure it out. I have
    loads of unwanted lines all under a millimeter in length (0.001). They
    are in many layers and I want to delete them all.

    I'm trying to use the filter, in the help it says you can filter
    relative parameters then gives an example for filtering circles with a
    radius greater than 1. This sounds like what I want BUT the options for
    Line is either 'line end' or 'line start' and neither of these work
    using the less than setting.

    Any help will be greatly appreciated
    Thanks
    RS
     
    Remo Shiva, Oct 27, 2007
    #1
  2. Remo Shiva

    Remo Shiva Guest


    sorry, I have a VERY basic knowledge of lisps and what you just wrote,
    although makes sense, I would have no idea of how to write a lisp
    routine out of it.

    I've only ever written lisp routines for basic commands, changing layers
    / text, chaining a number of commands together, that sort of thing.

    Any help would be appreciated though, I shall keep searching for it.

    Thanks for your reply
    RS
     
    Remo Shiva, Oct 27, 2007
    #2
  3. This should be a do-able project for you then. Go for it!
     
    Michael Bulatovich, Oct 27, 2007
    #3
  4. Remo Shiva

    Mr. B Guest


    Many years ago (before built-in filtering), I wrote a Lis routine that
    filtered Lines, Text, Dims, Circles, etc. And I could pre-select layers (or
    All Layers).

    If you want, I can send them to you (simple enough). And if you are familiar
    with LISP, you could add in the Line Length criteria part.

    BruceF
     
    Mr. B, Oct 27, 2007
    #4
  5. Remo Shiva

    Remo Shiva Guest


    Thanks for the offer, I've actually done it now, you can do it within
    CAD. On the properties box, hit quick select and unlike the filter, it
    allows you to specify 'length' as a parameter.
     
    Remo Shiva, Oct 27, 2007
    #5
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.