RevitDeveloperTools
RevitDeveloperTools copied to clipboard
A suite of tools for aiding in the development of Revit plugins
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
The options of the combobox should be the string name of the enum values with the integer, like when an enum value is displayed in the snoop. Flag enums need...