Question: I need to get the string value displayed in the Revit user interface for some parameters whose values only contain an integer value, such as: Wall Function: the API returns an integer value, whereas the UI displays "Exterior". Wrapping at Inserts: again, the API returns an integer value, whereas the UI displays "Both". Is there a general way to get a mapping between the integer values and the display strings for all such items in Revit? Answer: For a... Read more →