Analytical_Engine: update Graph representation approach to use IRender objects
Open
type:compliance
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Broken rules:
Graph representation currently uses `IRepresentation` objects attached as fragments. New `IRender` objects (text and geometry) are preferred as they automatically render in the Grasshopper / Rhino user interface
#### Suggestions to restore compliance:
Required update has been prototyped here https://github.com/BHoM/BHoM_Engine/pull/2235.
Changes will require modification and deprecation of objects and methods in both Analytical and Graphics Engines.
Contributor guide
Assessment
This issue has not been assessed yet.