An INSERT DERIVE question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've started using the Insert Derive capabilities in Fusion 360. Man, I wish I had come across this a long time ago. Very useful!
But I have a question:
I created one design that essentially contains all of the basic User Defined Parameters for my overall project. I call it "General Parameter Definitions". I then created a whole bunch of individual designs, each of which has the General Parameter Definitions inserted into them, so that they each have access to all the user defined parameters for the overall project. Each one of those individual designs has a single Component defining one particular "part" of my design. For example there is one for the Body Tube BT 20, one for each of the several other Body Tube sizes, one for the Engine Standard, one for each of the several other Engine sizes, and so on. Lots and lots of designs dependent upon that General Parameter Definitions design.
l also have several Model Rocket designs, each of which make use of those Parts designs, having used the Insert Derive operation to get the Parts into the designs. So I basically have a hierarchy of dependencies:
General Parameter Definitions
Inserted into :
Individual Part Designs
Inserted into :
Model Rocket Designs
The issue arises when I add some new or modify some existing user defined parameters within that General Parameter Definitions design. I realize that each and every one of those other Parts design as well as the subsequent Model Rocket Designs then need to be updated so that the now-modified General Parameter Definitions is properly loaded into it. As far as I can tell I need to open up each and every Part design and explicitly do that update and save it. YOIKS!
IS THERE A WAY that I can tell the project to update all dependent designs, all with just one command?