ResolveFile on Library folders
Not applicable
03-09-2015
01:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I use DesignProjectManager.ResolveFile to get a file's location in my project's workspace for inserting the file in an assembly.
However, when I try to use it to get a libray file location (in a subfolder of the library folder), it fails to return the file's path.
Can this be used on library folders with subfolders to locate a file?
I've looked at DesignProjectManager.IsFileInActiveProject but can't see to get it not to fail.
I'm not sure how to give it output parameters.
ThankYou
Inventor 2015 SP1