Message 1 of 3
Place multiple parts from folder into sequential .dwg sheets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
For context here is my current workflow:
1) Model my assembly as several solid bodies in a part file (.ipt)
2) Make components from the solid bodies and save them in a specific folder
3) Open a .dwg (with custom iLogic rule) and place each component in its own sheet.
This step can take time when there are a lot of components.
4) Run ilogic rule
I'm hoping to get some help with step #3.
Are there any ilogic functions which can place parts into drawings directly from a folder path?
Would it be realistic to place all the parts I need on the first sheet, then run some code to move them each to their own sheets.
Any suggestions/ideas are welcome.
Thanks!!