Jump to content

Search for a number in all dwg-files.


Recommended Posts

Posted

Hello,

 

We lost a drawing in our company. Maby it is accidentally moved to a other folder but we can't find it.

We can't search on file-name because we use the same filenames in all the diverend projects.

So is there a way to search in the windows explorer for a number that is in the drawinghead? Maybe with a special program?

 

Greatings Tjeerd

Posted

Sounds like revisiting the corporate 'file naming convention' is in order... perhaps incorporating the project number is prudent?

Posted

If all you need to do is 'query' where the desired file is... Other than using plain old 'Find', the only other options I can think of are to:

  • Unleash ObjectDBX (ODBX) on the root directory for all projects
  • Or write a recursive routine using (vlax-get-or-create-object "Scripting.FileSystemObject")

I haven't used it much, but from what I gather, ODBX is the fastest option (once written).

 

Hope this helps!

Posted

it's not posible to change our file-system. Not in this company....:wink:

And i can't use lisp. We have autocad LT.

 

But i found accidentally a solution for my problem when i was surging for someting else.

In the Design Center there is a option to surge for the value of a atribute. Just click on the "magnifying glass" and choose the right surge options. Works good.

 

So thanks for the answers.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...