RevitDeveloperTools
RevitDeveloperTools copied to clipboard
Enums parameters should be set using a combobox, not a textbox.
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 to be selected with checkboxes since multiple can be selected.