- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have some stand alone Ilogic driven models and drawings. These can be placed within any inventor project the designer chooses.
When working as a stand alone model using its own project path I can output the drawing using ThisDoc.WorkspacePath. However, if it is placed within another project and the drawing opened and exported with that particular project the problem I have with ThisDoc.WorkspacePath is that the folder structure could be different depending on the project the designer chooses to use.
To get around this I wish to use ThisDoc.Path however with my folder structure the template drawings folder (which contains the drawings which use this code) is on the same level as the exported drawing folder so ThisDoc.Path cannot see the exported folder because it is 1 level up.
Is there a way to use ThisDoc.Path but to go up a folder level?
Thanks in advance.
Solved! Go to Solution.