I have a lot of dgn files and don’t know which are V7 and which are V8. Is there a way to quickly and easily tell them apart? I would hate to have to go through and open them up individually.
John Doe said:I have a lot of dgn files and don’t know which are V7 and which are V8. Is there a way to quickly and easily tell them apart? I would hate to have to go through and open them up individually.
Why does it matter, if your microstation is configured properly it will convert v7 to v8 on the fly when they are opened, the only difference is the level names , pre v8 will not have level names just level number as the name... but if your going to isolate the v7 dgns in order to add level names from a library then I could understand.. but as almost nobody uses pre v8i it shouldn't present a problem.
I do like the powerscript magic number thing...
Lorys
Started msnt work 1990 - Retired Nov 2022 ( oh boy am I old )
But was long time user V8iss10 (8.11.09.919) dabbler CE update 16 (10.16.00.80)
MicroStation user since 1990 Melbourne Australia.click link to PM me
Bentley's DGN iFilter is not compatible with pre-V8 DGNs, searching through over a million DGN files can be frustrating. This endeavor is to help alleviate this.
John Doe said:Bentley's DGN iFilter is not compatible with pre-V8 DGN
ok , the batch convert process should not create duplicates it replaces the existing file just from the autoconversion .
Alternatively just use a batch processor with script to open and then filedesign and if configured workspace properly it will convert V7 to V8 on the fly.
The batch processor will open and process faster in sort a of non graphic mode faster than manual..( not exactly right description but good enough lay explanation)
you can still use your python list to cut down which files to add to the batch.. personally I would just work my way through all the files in bulk say by directory by directory after everyone has gone home or over night ... just run it and walk away...
A million dgns , really?
ok say 2 seconds per file > 278 hours > at 12 hours per day = 23 days so roughly 3 - 4 weeks , but this could also be done by several people as long as they do different folders each you keep track of who did what folders.
do a test with 100 drawings first and time it then decide if you can expand it and use a few user pcs they dont even have to be there just run over night.. or weekend ...