ms-structural / ms-structural/femdesign-api
🐛 EndSession=false gives error
Open
Nobody has claimed this yet.
framework:grasshopper
priority:now
type:bug
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Run Analysis with EndSession set to false always gives an error, due to the results net being created until after the component tries to read the results (FeaNode 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
Reproduce Run Analysis with EndSession set to false and inspect the result-net creation order around the components that read results, including FeaNode. Done means the analysis completes without the error and result components can read the created results net.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100