ms-structural / ms-structural/femdesign-api

Load combinations in plastic analysis change name

Open
#948 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
51
Forks
29
PR merge metrics
No merged PRs in 30d

Description

When trying to get the results the normal way, it turns out that my load combination has changed name from
"ULS Comb"
to
"ULS Comb, last converged load level 63%"
This means I need to do a workaround with text splitting and rebuilding to access the result. OK but a little confusing
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 result retrieval for the load combination named "ULS Comb" and trace where the name becomes "ULS Comb, last converged load level 63%". Compare the retrieved combination name with the result-access path; done should provide a stable way to access the result without text splitting and rebuilding.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.