Entities added after trailing entities deleted #10
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
ifcmerge relies on the Native IFC principle that no application will reuse the IDs of deleted elements. However there is a theoretical possibility of failure in this situation:
ifcmerge will typically refuse to merge such a file as the class of the ID will likely have changed. This is a robust failure mode, and avoids corruption.
It should be possible for ifcmerge to detect this situation and simply renumber the offending IFC file such that there is no clash before merging.
The text was updated successfully, but these errors were encountered: