Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Let me explain 🙂
I have an assembly with a part. That part has some Copy Geometry. The source has an INPUT parameter.
When I regenerate the assembly, the Copy Geometry will ask for the values of that INPUT.
Is there a way to drive the INPUT of the Copy Geometry? Similar to how one would use EXECUTE statements in an assembly?
Solved! Go to Solution.
So far, I can only think of adding the "source Copy Geom" to the main assembly and use a regular EXECUTE statement to drive the INPUT.
But now I have to hide that part, making sure it does not appear in any BOM...
So far, I can only think of adding the "source Copy Geom" to the main assembly and use a regular EXECUTE statement to drive the INPUT.
But now I have to hide that part, making sure it does not appear in any BOM...
I have marked above answer as correct...but I would love to see another solution 🙂