- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I’m new on Inventor and on this forum so if it’s not the right section tell me please.
I’m currently working on a project on Inventor and I need to design the racks of our factory (more or less 50 racks per production line, 10 production lines). The challenge is that the racks are not standard, so a lot of combination is possible (some examples attached). The other challenge is to do it automatically as much as possible and easy to change in the future by changing values on an Excel file (with maybe a user form as UI).
My approach for this project is as followed:
- Design sub-assemblies of horizontal beams with vertical plates to visualize the place used by the pallets or the boxes (managed with LoD for numbers of vertical plates)
- Design a configurable/master rack managed also with LoD for numbers of Beams
- Use this rack as a template/master part to create all the racks
- Design the production lines by positioning all the racks created before
- (Maybe at the end have a whole layout of the factory by using production lines assemblies)
Where I am today:
I have a configurable rack with horizontal beams, and I manage number of beams with LoD. I also have a VBA code to choose the LoD and manage the height of each beam. Parameters used in VBA code are today put on a user form but in the future an excel file will be used.
Next step is to build the sub-assemblies of beam with vertical plates (that I also want to manage with LoD and VBA code).
But I struggle with two subjects that could be main problems in the future of my project:
- How can I use the configurable rack to create the racks (I mean copy and rename all the parts to be able to manage the different part/sub-assembly parameters)?
- For now, all the files are on my device. Is inventor able to work with files on the cloud (like Sharepoint) to share it with other people?
Sorry for the long post but I think without the context it would be difficult to explain/understand my problems.
It’s probably not the best approach so don’t hesitate to propose other possibilities.
Solved! Go to Solution.