Dear Team,
I need to ensure that dgn file is opened or not . if its opened already, then we cant do the changes . we will get an error.
Set dFile = OpenDesignFile(fileName, False)
How to check dgnFile is readonly or not?
Please do the needful.
Thanks!
Note : I am using V8 DGN.