The 'Add Shared Parameters Plugin' for Autodesk Revit assists users by providing easy way for adding shared parameters.
You must create a file in CSV with parameters (rows) and properties (columns):
- Parameter name,
- Group in the file of sharing parameters,
- Group for parameter in Revit family browser,
- Type or Instance Value.
The Add-in for Revit is compatible with the latest versions of Windows 8.1 and Windows 10, running Revit Versions 2019-2022.
The Plugin is developed in Visual Studio 2022.
Based on .NET Framework 4.8.
For user interface was used WPF (Windows Presentation Foundation) with Material Design libraries for better style.