Pattern of a User Defined Analysis (UDA)
When you pattern a UDA the UDA does not update its references with the instance information in the pattern. Does anyone have any good work arounds to this?
I am making a isogrid similar to this challenge:
https://community.ptc.com/t5/3D-Part-Assembly-Design/Creo-Parametric-Community-Challenge-2-Isogrid-on-a-Curved/td-p/902365
The surface is a freeform surface and I have a UDA that measures from the freeform surface to the core pocket to determine the minimum thickness along the pocket edge and then creates a flat bottom extrude based off that minimum thickness point.

