ms-structural / ms-structural/femdesign-api
Allow SectionDatabase.AddSection to add to an empty (null) database
Open
Nobody has claimed this yet.
priority:next
type:feature
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Create a new empty SectionDatabase when using SectionDatabase.AddSection in Grasshopper etc
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating SectionDatabase.AddSection and inspect how it handles a null database. Confirm the behavior used by Grasshopper and define completion as adding a section successfully when the database is null by creating an empty SectionDatabase first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100