Skip to content
Discussion options

You must be logged in to vote

Hi Gonzalo,

detailed results are available in our API - see our example in Python

https://github.com/idea-statica/ideastatica-public/tree/main/src/Examples/ConnHiddenCalc/python-examples

https://github.com/idea-statica/ideastatica-public/blob/main/src/Examples/ConnHiddenCalc/python-examples/parameters-anchors.py

you can call

# get the results of the check of the first connection
checkResults_json_string = ideaConnectionClient.GetCheckResultsJSON(firstCon.Identifier)

to get detailed results in JSON format

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nathanlukeIDEA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Connection API Question or Issue Relating to IDEA API functionality
2 participants
Converted from issue

This discussion was converted from issue #131 on February 17, 2023 05:20.