Hello,
I want to define a thickness via a stiffness matrix using Python & API-2, but I am not really sure how the function is structured or how the arguments work.
Is there a guide for this that I have overlooked so far?
Best regards
Hi bert.p,
first of all, welcome to the community.
Regarding your question, it would be easiest if you could send me a small RFEM project that contains the desired cross-section. Then I will know exactly where this is going, and hopefully, I can give you the answer you want.
Best regards
Robert Milrath
Hi bert.p,
attached is the requested code, I hope this is okay.

I opened your project and simply triggered the file export:
File => Export => Python Script | Dlubal API | gRPC
The script provided there then contains the desired information.
I hope you can manage with that.
Best regards
Robert Milrath
Hello Robert,
I hadn't thought of an export function, that makes it easy, thanks!