
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi,
I have a Caterpillar weld added to an assembly in one of the views. My code (on .net) makes changes to the model and updates it to the drawing file. Also a .dwg file is generated. This process works fine on the PC where i develop the application, but when i try this out on a different PC, these weld symbols are not being reproduced. On opening the Inventor Drawing files on this new PC, the weld symbols are still missing, but if i open the view where i have added the weld and make a minor change and revert back ( say change master to default and back) and click OK, the weld symbols reappear!
I tried using an activeview.update(), but nothing changed.
In case it helps: When i run the application on the 2nd PC, i just have a copy of the Model files and the Inventor drawing files which are called by the VB.NET application, thats installed to the new PC.
Any way to overcome this?
Solved! Go to Solution.