RevitDeveloperTools icon indicating copy to clipboard operation
RevitDeveloperTools copied to clipboard

Enums parameters should be set using a combobox, not a textbox.

Open jdaless opened this issue 6 years ago • 0 comments

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.

jdaless avatar May 22 '19 14:05 jdaless