Message 1 of 2
How to force load all dependents in a drawing file

Not applicable
10-05-2015
03:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have the following use case scenario
1) There is a Inventor drawing , which refers to two different parts
2) All the parts and drawing are stored locally on the disk
3) One of the part is modified on the disk
When I open the Inventor drawing
- Inventor fully loads the modified part in the session
- the second part(unmodified one) is not fully loaded
How can I force Inventor to fully load all dependents irrespective of their last saved state
is there any api/setting/preference that I can use
regards