This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - CAD integration

pierluigi.bosco - Wednesday, November 23, 2011 4:21 AM:

I'm trying to build a Catia/Aras integration. I'm able to parse a BOM and publish it in Aras as part of a project. 

Now I want to make a method that from a part/assembly download each CAD file belong to the assembly  in the working directory of the user.

I built this method. I'm able to download the files correctly by  a Javascript method but I'm not able to open automatically the assembly in CATIA.

Can anyone help me??