Ordered lists of step IDs #9
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
ifcmerge will happily merge lists of step IDs, eg.
(#5,#2,#1,#2222)
but it doesn't preserve list ordering. This is not a problem with most IFC data, such as aggregates, but will break when ordering is important, ie. nested relationships.ifcmerge needs to be fixed to support merging of changes in ordered lists, this will require some heuristics similar to that in diff/patch.
The text was updated successfully, but these errors were encountered: