Reflection_Engine: Create method to create a new object from the UI
Open
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
Since most of the `BHoMObject`s are just a collection of key value pairs, I think it would ease to job for newcomers to create schemas from the UI.
Given a project name, a namespace, a class name and a series of properties, we should be able to create the cs file straight from these info, and save it in the right place.
Contributor guide
Research direction
Start by locating the Reflection_Engine UI entry point and reviewing how BHoMObject schemas and generated files are currently handled. Define the inputs for project name, namespace, class name, and properties, then verify that a generated C# file is saved in the appropriate location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100