| Author |
Message |
Nigel
Guest
|
Posted:
Fri Oct 14, 2005 12:10 pm Post subject:
filter |
|
|
Sorry, I can't find a way of using the filter to select everything inside a
boundary - be it a circle or polyline etc.
So yes LT has FILTER but I cannot get it to be this selective.
Any help here? Thanks
|
|
| Back to top |
|
 |
Michael Bulatovich
Guest
|
Posted:
Fri Oct 14, 2005 4:10 pm Post subject:
Re: filter |
|
|
In your selection method you have to specify a sequence of point for a
Window- or Crossing-polygon.
You can't just pick an entity with this method. If your boundary has a
million vertices or is a curve, this
won't be ideal.
Have you thought about a lisp-enabler? I couldn't draw without lisp. I'd be
in prison.
--
MichaelB
www.michaelbulatovich.ca
"Nigel" <false@false.com> wrote in message
news:dio2me$cgk$1$8302bc10@news.demon.co.uk...
| Quote: | Sorry, I can't find a way of using the filter to select everything inside
a boundary - be it a circle or polyline etc.
So yes LT has FILTER but I cannot get it to be this selective.
Any help here? Thanks
|
|
|
| Back to top |
|
 |
Nigel
Guest
|
Posted:
Fri Oct 14, 2005 4:10 pm Post subject:
Re: filter |
|
|
Yeh - Thanks - thats what I thought. I have tried using the select command
with the "~" command which gives you the options mentioned below but its no
good for selecting everything inside a circle. I might have to break out of
prison and use a lisp enabler.
Thanks
Nigel
"Michael Bulatovich" <Please@dont.try> wrote in message
news:fJN3f.8010$vD4.450671@news20.bellglobal.com...
| Quote: | In your selection method you have to specify a sequence of point for a
Window- or Crossing-polygon.
You can't just pick an entity with this method. If your boundary has a
million vertices or is a curve, this
won't be ideal.
Have you thought about a lisp-enabler? I couldn't draw without lisp. I'd
be in prison.
--
MichaelB
www.michaelbulatovich.ca
"Nigel" <false@false.com> wrote in message
news:dio2me$cgk$1$8302bc10@news.demon.co.uk...
Sorry, I can't find a way of using the filter to select everything inside
a boundary - be it a circle or polyline etc.
So yes LT has FILTER but I cannot get it to be this selective.
Any help here? Thanks
|
|
|
| Back to top |
|
 |
Michael Bulatovich
Guest
|
Posted:
Sat Oct 15, 2005 12:10 am Post subject:
Re: filter |
|
|
For me, only customization makes acad tolerable, and lisp is its main
advantage.
It makes us so much faster, and, sometimes, less error prone.
I'd highly recommend getting into it if you are going to use acad to make a
living.
The lisp enablers for LT are worth every penny.
--
MichaelB
www.michaelbulatovich.ca
"Nigel" <false@false.com> wrote in message
news:dioipq$7b3$1$8300dec7@news.demon.co.uk...
| Quote: | Yeh - Thanks - thats what I thought. I have tried using the select
command with the "~" command which gives you the options mentioned below
but its no good for selecting everything inside a circle. I might have to
break out of prison and use a lisp enabler.
Thanks
Nigel
"Michael Bulatovich" <Please@dont.try> wrote in message
news:fJN3f.8010$vD4.450671@news20.bellglobal.com...
In your selection method you have to specify a sequence of point for a
Window- or Crossing-polygon.
You can't just pick an entity with this method. If your boundary has a
million vertices or is a curve, this
won't be ideal.
Have you thought about a lisp-enabler? I couldn't draw without lisp. I'd
be in prison.
--
MichaelB
www.michaelbulatovich.ca
"Nigel" <false@false.com> wrote in message
news:dio2me$cgk$1$8302bc10@news.demon.co.uk...
Sorry, I can't find a way of using the filter to select everything
inside a boundary - be it a circle or polyline etc.
So yes LT has FILTER but I cannot get it to be this selective.
Any help here? Thanks
|
|
|
| Back to top |
|
 |
|
|
|
|