You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Includes buttons for batch adding project parameters and family parameters;
A textbox shows the current shared parameters file of the document.
Using the buttons on the right you can select another or create a new one;
Both buttons on adding project / family parameters check the shared parameters file,
if it cannot be found or there are some problems with it, a warning will be shown;
Adding family parameters window includes a treeView of families that current document has.
TreeView items inherit DependencyObject class.
TreeView can collapse and expand, uncheck all items
Also tried to implement MVVM here
Export parameters to excel
The application is based on WPF
TreeView has parameters of elements grouped by category that current document has.
TreeView items inherit DependencyObject class.
TreeView can collapse and expand, uncheck all items