Update component/formula names
Open
type:compliance
- Dominant language
- C#
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
#### Broken rules:
The naming of the methods/formulae aren't consistent, e.g. BHoM.Explode, Engine.GetProperty.
#### Suggestions to restore compliance:
We should switch to using the GetFullName() method on BHoM_UI where necessary to try and keep consistency, for components. For method names we should use BH.Engine. or BH.oM. etc.
Contributor guide
Assessment
This issue has not been assessed yet.