BHoM_Engine: Add support for DisplayTextAttribute in ToText methods
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
During today's discussion with @adecler we found out that although `DisplayTextAttribute` can target all application elements, currently it is taken into account only when converting from `Enum` to text (`BH.Engine.Base.Convert.ToText` method). Ideally it should also be included in type, property and method info conversions.
Contributor guide
Assessment
This issue has not been assessed yet.