I'm trying to define a function with a Given/Find solve block inside. i.e. the function calls a Given/Find block.
I found this thread on how to do it
https://www.ptcusercommunity.com/thread/9663
It had an example file:
The problem I run into is that the values I pass into the function (which is used by the Find block), is ignored. Well, not exactly ignored - I think it uses it like a guess value. It solves the system of equations, but the parameters I passed in are changed.
My file is attached.
TIA,
Jason