• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

select all polylines (also 3d) at the same altitude

  • Thread starter Thread starter micheledag
  • Start date Start date

micheledag

Guest
as from object, there is a command or a routine that allows to select in a single stroke, among hundreds of level curves (polyline, 2d, 3d, even broken...) those that are at a quota that I indicate?
Thank you all.

autocad 2007 - 2014
 
View attachment SelezionaOggetto.LSP
as from object, there is a command or a routine that allows to select in a single stroke, among hundreds of level curves (polyline, 2d, 3d, even broken...) those that are at a quota that I indicate?
Thank you all.

autocad 2007 - 2014
Hello micheledag.
I made a lisp program that can help you.
it is a selection for objects:
- First ask what you want to do (copy, move, delete)
- the first selection identifies the type of object (quota, line, polyline, etc.)
- the second window locates the objects of that type
- then run the command
to run it (load "select object")

I have made others that select by color, by layer, by typeline, etc.

Hello everyone
 
Hello everyone
I realized it wasn't exactly what you were looking for.
If, however, the discriminating factor is the quota, then you could change the program where the selection is carried out according to the coordinate z. if you give us a more precise indication of how you want to operate (and maybe an example dwg) we can try to make some experiment.
Hi.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top