Message 1 of 7

Not applicable
11-10-2011
04:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I get an "Assertion Failed" Exception Dialog when using the Pointmonitor Event. The line of code that it shows me is
Autodesk.AutoCAD.DatabaseServices.FullSubentityPath[] entPaths = e.Context.GetPickedEntities();
From my online research it has pointed to some debug code left in that is failing within that method call.
Solved! Go to Solution.