Hello community,
I been creating macros in Excel (VBA) and in Microsoft Visual Studio (VB.net) using some libraries from B26 folder, B215 and B424.
I used to call catia application with CATIA=GetObject(, "CATIA.Application") but it's not working anymore for some 3DEXPERIENCE R2022x (it works on CATIA V5 R26 and it worked on 3DExperience R2021X)
I'm not sure why some users cannot run anymore the macros, i have confirmed they have CATIA (3DExp open) but its failing in CATIA=GetObject(, "CATIA.Application") and the folders mentioned above. (it still works fine for me).
Any thoughts?
Kind regards,