czar
Guest
hello, has anyone already made a lisp to erase all textm objects or text? I have the need to make all the writings present inside a design that belong precisely to these two types... thanks to listening
I need to do it on about 7 thousand dxf files. The intention is once loaded by apploading in startup the lisp, launch a script to process them all. with selerapid doing a set of commands I managed to get the desired result. ..would be able to use the infamous xls file, which at the moment is not within my reach.You don't need a lisp for something that simple. use the command Home
can you do by selecting only the odds? Thank you.Lisp instructions are fairly trivial.
remains to find the way to make it run in bach
attention: :
does not ask for anything, performs abruptly
Hello, everyone.can you do by selecting only the odds? Thank you.
Thank you very much. simple but very efficient. Greetings. ThursdayHello, everyone.
I do not attend this forum very much, but I had the opportunity to take advantage of the competence of g.p. and others whose name I do not remember.
I take the opportunity to say goodbye.
in the specific case I developed a program that selects the objects of a window.
objects can be texts, quotas, polinese, circles, points, etc.
I transmit it.
to type it (load "select object").
- first the program asks what you want to do: copy, move, delete,
- then identify an object (in our case a quota),
- then indicate first and second point of the selection window.
all objects of that type (quote) will be selected and the required operation will be performed.
similarly developed the selection by color, by layer and by line type.
if I interest them.
I know that the same thing can be done without programs, but the lisp are simpler and faster.
Hi.