adamrbts
Aerospace
- Aug 1, 2008
- 4
Howdy, I have a VBA script to auto-gen CATdrawings using a generic "seed" drawing of several variations of a catalog part.
The drawing views update fine using mylinks.RemoveAllLinks and mylinks.AddLink (oPartProd.ReferenceProduct).
However the dimensions will not update to the new part (even though they stay black, not pink). The drawing thinks it's updated, a force update doesnt work.
What weird thing is if take this drawing and relink the views manually via edit/links... the dimensions magically update.
Anyone have any ideas how to force the dimensions to update via the script..??
cheers
The drawing views update fine using mylinks.RemoveAllLinks and mylinks.AddLink (oPartProd.ReferenceProduct).
However the dimensions will not update to the new part (even though they stay black, not pink). The drawing thinks it's updated, a force update doesnt work.
What weird thing is if take this drawing and relink the views manually via edit/links... the dimensions magically update.
Anyone have any ideas how to force the dimensions to update via the script..??
cheers