revitless-toolkit icon indicating copy to clipboard operation
revitless-toolkit copied to clipboard

Implement Merge method for SharedParameterFile class

Open salaros opened this issue 6 years ago • 0 comments

This method will allow one to merge two different shared parameter files into a third bigger one. The resulting file will contain ALL the groups and parameters present in both files. In case of Parameter.GuidGuid+Name key collisions exception will be thrown (TryMerge companion method shall just return false)

salaros avatar Jun 08 '18 10:06 salaros