Accessing "Contact Real Constant" via python

Dominique_Cracovia
Member Posts: 7
**
in Structures
Is there any way to access and/or export a Contact's Real Constant value?
I know I can export manually an Initial Contact Information object, but could I access this Worksheet with python / JS?
I would like to filter Contracts by type and then read a Contact's Real Constant.
Tagged:
0
Answers
-
Hi @Dominique_Cracovia thanks for your question! @Structures-Scripting-Team should be able to assist you here.
0 -
Use this part of the API. You can get the contact and target side Ids and the real constant should be equal to one of them. I forget off hand which one, but check the input file and you can see.
0