BHoM / BHoM/BHoM_Engine

Analytical_Engine + Graphics_Engine: Re-consider the project graph to dependency diagram method

Open
#2,234 0 comments 0 reactions 1 assignee Claimed by @rolyhudson View on GitHub
type:feature
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:
Current graph projection method involves some redundant steps and results in `RepresentationFragments` attached to a clone of the original graph.
Suggestion is to re-consider this approach and prototype an apporach that simply returns a collection of BHoM representation objects - no graph.

Consider a `IRepresentation` interface to be implemented by concrete representation objects that can be represented in any UI.

Proposal is to prototype:
Text representation object - font, 3d position / orientation, text, height
Geometry representation - geometry, colour

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.