[VBA CE] Compare elements inconsistent results

Using code from http://www.la-solutions.co.uk/content/CONNECT/mvba/MVBA-ElementsIdentical.htm trying to implement duplicate element removal utility in VBA.

It seems to work for identical elements but there is inconsistent results when not using COMPAREOPT_IGNORE_LEVEL flag. It still deletes lines which are in different levels.

See attachment DGN and MVBA:

.Duplicates-levels.dgn

6521.deldup.mvba

Parents Reply Children
No Data