manuagrwl:
ModelTable->Graphics
What is that?
manuagrwl:
How to fetch deleted elements?
- Scan the DGN model
- Check the deleted flag using elementRef_isElementDeleted
Note that V7 and V8 files are different with respect to deleted elements...
- With V7, deleted elements remain in the file until removed by a compress command. Even after exiting and restarting MicroStation V7, the deleted elements are in the file until that file is compressed
- With V8, deleted elements are removed from the file after exiting MicroStation. They are removed in a MicroStation session by a compress command