ms-structural / ms-structural/femdesign-api

Results data structure error

Open
#576 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

framework:grasshopper nice to have priority:next type:bug
Dominant language
C#
Stars
51
Forks
29
PR merge metrics
No merged PRs in 30d

Description

I input a list of three separate fem design models into the "run analysis" component I would expect to see my results (point support reactions in this case) in three different branches. All the results are there, but they are all in one long list (index 0), and not a datatree with three branches (0),(1) and (2) for each model
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing issue #576 with a list of three FEM design models in the "run analysis" component, then inspect the point support reaction results. The fix is complete when the output is a data tree with separate branches (0), (1), and (2), rather than one combined list.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.