Message 1 of 2
Looping through the table rows in an iPartFactory crashes

Not applicable
04-02-2014
08:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The bug is as follows:
When looping through the table rows in an iPartFactory, we are experiencing what appears to be a crash related to memory errors. To be specific, we are using:
foreach (Inventor.iPartTableRow row in factory.TableRows)
We have run this on multiple machines, and it crashes at different times on many of the machines (sometimes on the 40th row, sometimes on the 70th, etc.) We are running Autodesk Inventor 2014 SP1.
Thank you in advance for your help!