Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Catia Macro to replace broken Links

Status
Not open for further replies.

Waterskimike

Mechanical
Joined
May 8, 2013
Messages
1
Location
US
Hi,

I am having this issue where the UUID's of some of my parts have changed. While the filename and all other information remains the same, I am unable to simply load them into my previous product.

Since these are all the same I should be able to just do a replace on all the parts, and choose the exact same path as what it was previously looking for. What I am having trouble with is getting the reference path for the broken link. Since the part is not loaded most of the methods that I know to get this path are not available.

in the end I would like to use this line to replace my part product with the original path.
Set Opart = oproducts.ReplaceComponent(Opart, opath, False)

any ideas?

Thanks



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top