Best practices for duplicated components and inserting them?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Here's my scenario: I have a manifold (pipe) that has four flanges. Each flange has 8 bolt holes. Another flange with a section of pipe attached connects to each of the flanges on the manifold. This comes out to a total of 32 bolt holes.
The flanges are bolted together with a hex head bolt, two washers, and a nut. This results in 128 joins: A washer joined to the manifold flange, and a nut joined to that washer, then a washer joined to the mating flange, and a bolt joined to that washer. This is very tedious to build, so it seems it can be simplified by creating a component that's comprised of a joined washer and nut, and another component comprised of a joined washer and bolt. These bolts, nuts, and washers all imported from the McMaster-Carr catalog.
Is this a reasonable work flow? Now suppose I wanted to replace the hex head bolt with a socket head bolt. I should be able to edit the bolt+washer component, hide the hex head bolt, add the socket head bolt, and join that to the washer. The weakness is that if I wanted to change the washer out, I'd lose all my joins to the flanges. So is there a graceful way to handle this kind of situation? Maybe create a dummy face on the bolt+washer component, and join the washer to that face, and then the bolt to the washer?
When copying and pasting the components, they always appear at their origin. This results in a lot of zooming in and out, dragging the component over, maybe rotating it, and finally doing the join. It seems like a "paste at current view point" would be a useful option. Is there a graceful way to handle this?
Lastly, managing where the joins are stored: The joins for the pipe flange and bolt+washer should be stored in the Joints folder for the flange component. But this puts the joins for the flange on the manifold with the nut+washer in the top level Joints folder. Does that make sense for organization?
I'm looking for any good tips for managing the components and their joins where you're dealing with a huge number of joins.
Thanks!