update dwg revision/date without opening file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am currently trying to find a way to update a dwgs title block date/revision without opening the cad file but honestly not sure where to begin.
My first we will call it an "attempt" was to make a block with the things i want to change
aka Revdate Revnum Wblock it and use that
then have a field read the revdate/revnum in their respective spots
then just update said block and overwrite the old one in multiple dwgs so it would go from lets say rev B to 0 or whatever i want it to say.
No idea if this would work and I also am not sure you can insert blocks into a dwg without opening those dwgs
Anyone know of a way to do that or even better a solution that isnt a brick when im trying to open a door?
Secondly i want to build a dwg list from a bunch of cad files lets say they are called
PPL-DWG-110011
PPL-DWG-110012
is there a way to pull the DWG numbers their revs and dates and such without opening the drawing
for example lets say 110011 was rev 1 dated 02/20/23 but 110012 was rev 0 dated 02/18/23
The info i need is in the title block i know which attdefs they are just not sure how to retrieve it without opening every single dwg