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

Implement Diff method for SharedParameterFile class

Open salaros opened this issue 6 years ago • 0 comments

This method will allow one to obtain differences between two different shared parameter files as a third instance. The resulting file will contain all the unique groups and parameters from two files, not present one in each other. In case of Parameter.Guid key collisions exception will be thrown (TryDiff companion method shall just return false)

salaros avatar Jun 08 '18 10:06 salaros