Message 1 of 4
Parameters Update in order

Not applicable
05-05-2004
02:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I need some help... I have written a VBA that iterates thru the Top level assembly as well as all sub components and sub assembly (as I have said often). I can get my code to run and perform all of my parameter updates as i need. The problem I am having is my particular parts are adaptive (13 pieces total) If I manually go thru all of the part changing the parameters individually for each object then hit update everything works great. If I use my VBA application, then use global update. I have a couple of pieces fail. I think it's because the VBA is updating everything at once (or close to it). Is there a way to update the components as i'm looping thru the occurrences? All I seem to be able to do is an assembly document update which does not work. Any help would be greatly appreciated...
Thanks,
Bill
I need some help... I have written a VBA that iterates thru the Top level assembly as well as all sub components and sub assembly (as I have said often). I can get my code to run and perform all of my parameter updates as i need. The problem I am having is my particular parts are adaptive (13 pieces total) If I manually go thru all of the part changing the parameters individually for each object then hit update everything works great. If I use my VBA application, then use global update. I have a couple of pieces fail. I think it's because the VBA is updating everything at once (or close to it). Is there a way to update the components as i'm looping thru the occurrences? All I seem to be able to do is an assembly document update which does not work. Any help would be greatly appreciated...
Thanks,
Bill