I have a 3D model that simulates a manufacturing cell. It has some steps that utilize process flows for some more complex steps/processes. I am using a parameter to dynamically adjust the total number of cells based on that parameter. I'm able to do this using a plane that houses all of the 3D items. I then added the plane to a group which I can control via the parameter table. The only issue I have now is that I don't know how to duplicate or link my process flows back to the 3D objects that get duplicated (Delete and Copy Group Members) if say I increment my number of cells from 1 to 3.
1. Is there a way to add process flows to my group that is controlled via a parameter?
2. Is there some way to create some duplicate process flows ahead of time and re-link them using custom code in the parameter "On Set" logic?
3. Any other suggestions on how to duplicate a "mixed" model with process flow and 3D items?
Thanks in advance, if you need more details I'm happy to provide more information.