ms-structural / ms-structural/femdesign-api
Personalised settings reset during serialisation/deserialisation of .str
@andosca is already working on this.
Since Sep 27, 2022.
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Related cases:
https://strusoft.fogbugz.com/f/cases/97299/StruXML-Update-str-file-with-partial-struxml-data
By ”settings” I mean eg. Display settings, like below:
Personalised settings are not saved to.struxmland thus reset during serialisation/deserialistion. This is a major issue for users working with modifying existing models using C# or Grasshopper.
Eg Load display
Object settings (in quick tools)
Or the color schema:
Also the calculation settings under Analysis>Calculations>Calculation options are reset, which potentially can cause errors in the model:
Also color graduation on eg surface color palate, are changed back to default:
It seems to me that none of the user defined settings live through the API, I don’t even think the settings are saved to the .struxml – as they are reset when we open a newly generated .struxml in FEM-design.
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.
Assessment
This issue has not been assessed yet.




