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!

Checking Links without opening the Drawing

Status
Not open for further replies.

akhtar07

Mechanical
Joined
Mar 8, 2015
Messages
59
Location
AE
Hey Guys,

Is there anyway of check the links of the CATIA drawing without opening the file ?

I mean any kind of macro or some software ?

Warm regards,
Akhtar Aziz
 
Using VBA (macro) to create a "SendTo" object can give a list of files that are pointed by the drawing file. This requires a PX1 license, "PLM Gateway" if I recall correctly. This allows to automate the manual process you can get to through 'File > Send To', with the files all closed.

Unfortunately I can't offer much more than that. My mission, some time ago, was simply to move files around while manipulating the file names. I was not trying to check links, and I was not trying to check first level links only in the case of assemblies and their children.

Check the Catia Automation docs for more information. Hope that helps, perhaps with just a starting point.

Cheers
Mark
 
Thanks man.

I will look into it.

Warm regards,
Akhtar Aziz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top