Skip to main content
HamsterNL
18-Opal
April 12, 2017
Solved

Execute the Copy Geometry (which has INPUT)

  • April 12, 2017
  • 2 replies
  • 1497 views

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?

Best answer by HamsterNL

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...

2 replies

HamsterNL
HamsterNL18-OpalAuthorAnswer
18-Opal
April 13, 2017

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...

HamsterNL
HamsterNL18-OpalAuthor
18-Opal
April 14, 2017

I have marked above answer as correct...but I would love to see another solution 🙂