Hello,
I have a 3D object, made by importing a 2D object and rotating it. The 2D object has multiple parameters in a separate component. (I did this by following the video lecture of making 3D out of 2D geometry) I want to conduct a parametric sweep of parameters in the 2D object, which will finally change the 3D object shape. However when I run the sweep, all the results have same values. The 2D component has only geometry, and 3D has all others (materials, Physics, Mesh.) Is there a way of including this importing process in the sweep process? Thank you.
=== I resolved this problem. Thank you.