BHoM_Engine: `Query.IsNumeric()` to have the value of optional parameter `EnumAsNumeric` default to `false`
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
Due to the requirements of https://github.com/BHoM/BHoM_Engine/pull/3026, the optional parameter `EnumAsNumeric` of the method `Query.IsNumeric()` was set to `true` in order to avoid potential repercussions just before the beta. This value should be set to `true` on the long term.
Contributor guide
Assessment
This issue has not been assessed yet.