TheSwamp

Code Red => .NET => Topic started by: Kurtz David on November 16, 2014, 04:16:57 AM

Title: DGNPurger
Post by: Kurtz David on November 16, 2014, 04:16:57 AM
DGN Purge
Hello,
I have some problems in my office that some drawing got "infected" with DGN elements.
I've found the DGNPurger utility on the Autodesk knowledge and it works fine with on drawing.
I want to create a simple loop that will open all my drawings and run the "DGNPurge " command on it.
I have created my main loop but when using the doc.SendStringToExecute nothing happened.
I thought of adding the dll as a reference to my project and simply calling the command internally but I could not find the internal main command.

I would appreciate any help on the issue.
David.

http://through-the-interface.typepad.com/through_the_interface/2013/07/autocad-dgn-hotfix-now-available.html (http://through-the-interface.typepad.com/through_the_interface/2013/07/autocad-dgn-hotfix-now-available.html)
Title: Re: DGNPurger
Post by: gile on November 16, 2014, 05:13:31 AM
Hi,

See here (http://forums.autodesk.com/t5/net/dgnpurge-utility/m-p/5406729/highlight/false#M42502).