Using the Revit API is there a way to get the human readable version of the BuiltInParameterGroup enumeration values (Dimensions, Materials and Finishes, etc)?
I found this post on the Autodesk forums that shows how to use the LabelUtils class.
string humanReadableGroup =
LabelUtils.GetLabelFor(BuiltInParameterGroup.PG_MATERIALS);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With