Message 1 of 3
Access Violation inside of REGEN3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hallo Guys,
I sometimes get an Access Violation inside of REGEN3. I call it after AcDbVisibilityOverrule has done its work and the display needs an refresh. It doesn't matter if I do it per acedCommandS from inside a command or by hand. It only happens from time to time. What could be the reason for such an access violation? I'm not sure where to start. Any hints? It does not help to replace REGEN3 with native C++ functions. If I do it crashes inside of acedRedraw. There was a previous call to REGEN which always runs fine.