Project file settings - «Workspace» variable

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I'm trying to find a way to use a variable «Workspace» to use it in the «Folder Options» of a project.
The reason I want this is because I found a way to create, use and share a CAD standard (Templates + Design Data) accessible for every user, without the need of a Vault (not enough Inventor users/projects the justify the implementation of a Vault company-wide).
To bypass the local Templates/DesignData, I create a project which will serve as the CAD standard project (which I call a «Parent Project»), copy/paste the default templates/design data in the workspace folder and work my way to build the standard that suits the needs of a client. Folder Options are the following :
Design Data = .\Design Data\
Templates = .\Templates\
Content Center = .\Content Center\
Once this is done, I upload the «Parent Project» to the SMB server so everyone can access it as a «Parent», meaning, when I create a new project for a client («Child Project»), in the «Included file =» parameter, I browse to the Parent Project (client CAD standard), which will override all the Folder Options parameters to match the Parent Project parameters (all the paths become grayed out).
Honestly, accessing the templates and design data is a breeze except for the content center objects. The problem is that the «CAD standard server» write permissions is limited to admins. So when a designer insert a part from the Content Center in an assembly, he doesn't have write permission, thus can't place it in the assembly.
So back to my question, is there is a way to use a«Workspace» variable to use it in the «Folder Options» of a Parent Project so when a Child Project is created, using the Parent Project (included file parameter). Like :
Content Center = %CURRENTWORKSPACE%\Content Center\
Thanks!
Edit : Oh and please, don't make hasty suggestions just for the sake of making a suggestion without testing it yourself, it'll save my time, your time and everyone's time reading this post...