Configurable assemblies and drawing packages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Question for all you programming experts, or ones that may doing something similar to this already.
If you have an assembly that you are configuring, lets just say a balcony rail set. You will have an assembly that will cover the front of the balcony, and a rail on each side. Those lengths can vary, the quantity of panels and styles can vary across the front, may need to have a left hand and a right hand and a center section based on the length of the balcony. So a user swaps out, adds, removes etc. to get the desired result. Now, its time for the drawings of that configured balcony. This is where I get a little confused. Do you already have drawings created for all the different balcony assemblies that could be used, and then just scan the assembly for the sub-assemblies used and then just print those drawings? Or, do you automatically grab what is used in the assembly and code it to where it places the front views and projected views? I am just looking for some seasoned advice on these configured assemblies.
In previous places I have worked, if we had a configurable assembly, it was just replacing standard piece parts or sub-assemblies of standard items, so it was easy, because our assembly drawing would just call out the standard items, and if I needed those, then I would just print them off as well.
I am trying to keep that same workflow, but didnt know the best way to handle this.
thanks for all your input in advance.