Combobox dropdown selection _ new bundle type

Not all of you know @dnenov Deyan Nenov, from Archilizer, the man behind some very cool free tools for Revit like:

  • the Family editor interface (that I am secretly willing to port to python_ a tool that can randomize your parameters in Revit to stretch your families in the family editor and understand why the constraints are broken…),
  • or Warchart that saved my life many times before I even knew how to code such tools. Visually group those warnings and select items from these warnings in a click! Smart!

Anyways, enough apologies. Well, no, an extra one:

ComboBox bundles in pyRevit

You like this kind of menu?

Well, Deyan got you covered with a very nice set of wrappers and the whole shebang, plus very good documentation: ComboBox in the pyRevit docs

Here: extensions/pyRevitDevTools.extension/pyRevitDev.tab/Debug.panel/Test ComboBox.combobox in the pyrevitDevTools extension, you get a very sweet example.


All of this is still part of the develop branch—well, actually, as I’m writing, this is still in the PR I am about to merge—usable through WIP installers to get a taste before the next release, which should happen soon with soooooooooo many goodies.
This will be the best release ever!

4 Likes