Message 1 of 8
How to get all parameter choices in Revit?

Not applicable
12-07-2016
10:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
There is an element's parameter that has like 5 choices (combobox's style). I know how to get the current selected one, but is there a way to retrieve the 4 other choices?
I have tried with GetValidTypes().
I've found this post for Revit 2010: http://stackoverflow.com/questions/4326106/how-to-get-all-parameter-choices-in-revit
But I can't make it work in Revit 2016/2017.
Thank you in advance.
Kind Regards.