- Make sure outputs of Make2D command are on separate (parent) layers.
-
SelDupAllcommand can be used to select all elements that were not added/modified (it selects them on both drawings). EffectivelyInvertcommand then becomes a difference between them - new and modified elements. - This advice from Mitch how to use
SelDupAllto select duplicates from only one group (tldr: lock it) - This script by Pascal may be used to tag (set user text) to all objects in a file although Make 2D conveniently enough puts all objects into a separate “layer stack” already.