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

command "_find" the "trova"

  • Thread starter Thread starter Angelo2449
  • Start date Start date

Angelo2449

Guest
Hello everyone,
I would like to use the "_find" command to search for a text in a .dwg file.
using:
Code:
(command "_find" "pippo" "")
I always open the window where I have to give the ok, is there a way to avoid this opening to use the cyclically scheduled command?
Thank you.
 
Unlike other autocad commands, I don't think there is the find command line version (necessary if you want to launch it via command).
 
this command allows you to find texts (or mtexts), whole or partial word and also asks you to click in an empty area of the drawing: In this way lines are created that start from the clicked point and reach all the texts sought. this to facilitate the task of going to find them.
 

Attachments

Forum statistics

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

Members online

No members online now.
Back
Top