- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
To preface this request, I would like to say that we don't currently have vault. We will eventually get vault, but it will take quite a while. This will save a huge amount of time in the interim.
I have already successfully created a rule that:
1. updates the active drawing in various ways
2. saves
3. creates a pdf in the same location as the drawing file
4. closes the drawing
I am very happy with this progress, but if I am able to go a step further, it would same a ton of time for future workflows. Here is my goal:
The drawing is saved in a project folder, and will be 1 to 5 sub-folders deep
(ex1. Example Project Folder 123\02 Sector 1\03 Frame\01 Frame Plates\Frame Plate 01.dwg)
(ex2. Example Project Folder 456\01 GA\GENERAL ARRANGEMENT.dwg)
I want the PDF saved in a different folder structure that mimics where the drawing is located.
I would like the rule to backtrack up the file structure until it finds a folder called "$Fabrication Data" and then navigate to or create the required sub-folders to mimic the original location. The PDF save location would be as follows:
(ex1. Example Project Folder 123\$Fabrication Data\02 Sector 1\03 Frame\01 Frame Plates\Frame Plate 01.pdf)
(ex2. Example Project Folder 456\$Fabrication Data\01 GA\GENERAL ARRANGEMENT.pdf)
Solved! Go to Solution.