Tuesday, September 5, 2017

AutoCAD DGNPurge unhandled exception

Items with Line type DGN are causing a problem. Need to change all the entities with DGN linetype to something else. You can find all the line types with DGN* using the filter command in Autocad.
Need to run Rpurge then DGNpurge.


unhandled exception
 eNullObjectId

Autodesk.AutoCAD.Runtime.Exception: eNullObjectId
   at Autodesk.AutoCAD.DatabaseServices.OpenCloseTransaction.GetObject(ObjectId id, OpenMode mode, Boolean openErased, Boolean forceOpenOnLockedLayer)

No comments: