Assembly defaulting to Desktop when assembling a part in creo 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Assembly defaulting to Desktop when assembling a part in creo 8
Whenever I select assemble CREO always defaults to desktop but I want to always default to in Session , is there a config option that can be changed to default to parts in session instead of desktop. If NO I would like to default to working directory.
Solved! Go to Solution.
- Labels:
-
Assembly Design
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
add following option into config.pro file "to default to working directory".
file_open_default_folder working_directory
Add following option into config.pro file "to default to in Session".
file_open_default_folder in_session
Martin Hanák
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
add following option into config.pro file "to default to working directory".
file_open_default_folder working_directory
Add following option into config.pro file "to default to in Session".
file_open_default_folder in_session
Martin Hanák
