Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I couldn't really find much on this when searching, so I am creating a new post. Sorry if its been asked or address already. Strange thing is, I feel I may have asked this already, but cant seem to locate it in my own posts, so maybe I wanted to and never got around to to....anyways...
When working on a project that has more than one component, is it better to have all components in their own files? Having one "Assembly" file where all other files are then loaded into. Or should you create all the components in one file and just assemble them in the same file?
Are there benefits and drawbacks to either way?
If using separate files for components, how do you handle situations when a component relies on the geometry of other components located in others file, and or from some components in an assembled configuration?
Hope was clear.
Thanks in advance.
Solved! Go to Solution.