Skip to content
Discussion options

You must be logged in to vote

Hi @langleyrex68-dot @sam-pollard @twgarmzoscar-glitch , thanks for raising this — great question.

We investigated the API and the Grasshopper plugin and here is the full picture.

Where the values are

Both tables you see in IDEA StatiCa Connection desktop app — Welds and Weld sections (fatigue) — are available through the API, but only via the raw results endpoint on the Calculation Controller:

POST /projects/{projectId}/connections/rawresults-text

The values map as follows:

Welds table (Check of welds for extreme load effect) → fatigueWelds dictionary in the JSON response:

App column JSON field Unit
σ_wf,max sigmawf Pa
τ_wf tauxwf Pa
τ_wf,max tauxwf (opposite side entry) Pa
σ…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@sam-pollard
Comment options

Comment options

You must be logged in to vote
3 replies
@langleyrex68-dot
Comment options

@OndraZitko
Comment options

@langleyrex68-dot
Comment options

Answer selected by TomKohoutek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants