strusoft / femdesign-api

FEM-Design API
https://femdesign-api-docs.onstrusoft.com/
MIT License
38 stars 20 forks source link

Generate FEA data in .csv prior to run analysis #904

Open Marco-Pellegrino opened 7 months ago

Marco-Pellegrino commented 7 months ago

We need this because:

User wants to check the finite element prior to running the analysis. With the API, the FE model objects (nodes, bar, faces) are available only after a runned analysis.

Why is this feature important: Increase API use cases

What the feature should do: return fe model before running an analysis. i.e. Quantities results are available. Same should happen for finite element results

Who wants this feature: API users

Reference

Command that we would like to get access to Image

Marco-Pellegrino commented 3 weeks ago

Inform the user when done https://femdesign-api.discourse.group/t/get-mesh-from-fem-design/165/2