Positional Assembly Configurations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to show an assembly if different positional configurations in a drawing.
In the absence of any formal method for doing this I have explored the following 3 options;
1. Adjusting the timeline slider bar to the captured position required for the base view. Doesn't work because all base views want to update to the current slider bar position.
2. Copy components to the multiple positional locations required in the model and then suppress the unrequired component copies in the different drawing base views. Makes for a very messy modelling procedure.
3. Derive separate copies of the assembly for each positional assembly configuration required, and then adjust the assembly positional configuration in each derived copy as required. Main negative is that separate drawings are required for each configuration.
Are there any other options that I have missed?