Template components / dynamic blocks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I've got several basic component assemblies that i would like to be able to insert into a new design in a similar way to dynamic blocks.
Currently i'm thinking i can insert one of them into a drawing and then break the link so that i can modify parameters for that particular instance, however what would be ideal would be to have a set of pre-set attributes - similar to dynamic blocks in autocad - so that someone else using the component could change, for example, the row count in a particular array or the overall width etc, but be prevented from changing anything else.
Is this sort of behaviour possible in fusion360 (out of the box i mean)?
If not I have a decent knowledge of python and could go down the addons route, though i haven't looked at the fusion api much as of yet - would rather get more familiar with the application first (have only been using it a couple months).
All ideas welcome - i'm imagining people have probably run into this one before but didn't see any recent posts on it.