CodeCavePro / revitless-toolkit

A cross-platform toolkit for reading metadata of .rfa, .rvt etc. Reading / writing hared sparameter and type catalog files WITHOUT Revit
https://codecave.pro/#projects
MIT License
106 stars 38 forks source link

Implement Intersect method for SharedParameterFile class #3

Open salaros opened 6 years ago

salaros commented 6 years ago

This method will allow one to get an intersection of two shared parameter files into a third instance. The resulting file will contain all the groups and parameters present in both files.