seems like GSD_PointSplineLoftFromExcel doesn't work with Catia R25. is there any way to grab point coordinates from txt or excel using Catia macro or how do i force existing excel file to work with R25?
It seems the excel file is not updated for the latest VBA version 7 which comes with latest CATIA and MS Office releases....this is one reason why I prefer to code in CATScript or catvbs, it seems "surprises" are not so big (meaning code has bigger chances to work in superior releases).
If I remember correctly, there are some posts in forum explaining how you can do it also without macro.
i have a very old scanned document of STA BL WL of some Boeing section so i need to enter hundreds of coordinates. i'll search how to update excel for latest vba.
thanks.