Hi all,
I defined a new set on my aerofoil called setPiezo. Now when I run the script I get the error: "Unknown key setPiezo".
What am I doing wrong?
Thanks!
Best Matterhorn
code:
aeroAssembly.Set(
name='setPiezo',
nodes=
aeroInstance.nodes.getByBoundingBox(
-150, 0-dtol...
Hi everyone,
I have an aerofoil with different defined surfaces on the top. Now I have to create a new surface or element, so that I can choose this new surface instead of the predefined surfaces for piezo actuation.
How can I do this?
Thanks in advance!