- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello! I am currently trying to create an iLogic rule that runs on a drawing of an assembly, goes through all of the components of that assembly, then copy and pastes the drawing sheets of those components into the main assembly drawing to make a packet that can be printed all at once.
The issue I am running into is how to best access the component drawing file paths - Currently, my idea was to use the parts list to get the component part numbers, but I cannot figure out how to access their file paths without prompting the user to explicitly type out each one, which is a huge pain when an assembly has a lot of components.
Assume that all of the drawings are downloaded locally on the user's computer and they are in the same folder as the part files for easier referencing (i.e. Item 1.ipt and Item 2.idw are in the same folder.)
Thanks in advance!
Solved! Go to Solution.