Layers causing drastic changes in loading time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Recently I've gathered some bits and pieces of iLogic code from this forum to change the layer on specific parts/assemblies in a drawing. This is working as intended, but a colleague of mine noticed a drastic change in loading time when updating the drawing after changes to the model, after using this iLogic. He did some testing, and measured the time it took to update the drawing:
1: No extra layers or colors on drawing : about 3 minutes (yes, it is a big assembly/drawing)
2: Change color by selecting component(s) in browser, right click, properties and then choose color: about 6 minutes
3: Using the iLogic code to change layer on selected components: 1 HOUR and 5 minutes before he eventually gave up, and forced Inventor to shut down.
How can changing layer on a couple of components in a drawing cause this extreme change in loading time?
Or could it be something with the iLogic code thats causing the drawing to be corrupted/damaged somehow?
Has anyone experienced similar issues? Or maybe an idea of what's causing it?
Attached the iLogic code.