Using Python script to run FEM analysis on robot structure multiple times with a custom node

Hi all,

I am working on a project where I need to perform FEM analysis on a robot structure multiple times using a heuristic optimization method. I have a custom node in Dynamo that gives me a function to calculate the FEM analysis.

I would like to use a Python script to automate this process, but I’m not sure how to go about it. Specifically, I’m not sure how to use the custom node in my Python script to perform the FEM analysis.

Has anyone done something similar before, or could you point me in the right direction? Any help would be greatly appreciated. Thank you!

image

@ugur_yavan_61 ,

give it a try here… maybe you can later post your progress

KR

Andreas