points from excel or txt to Catia
points from excel or txt to Catia
(OP)
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?





RE: points from excel or txt to Catia
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.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208 - Romania
https://picasaweb.google.com/103462806772634246699... - EU
RE: points from excel or txt to Catia
thanks.
RE: points from excel or txt to Catia
Regards
Fernando
https://picasaweb.google.com/102257836106335725208 - Romania
https://picasaweb.google.com/103462806772634246699... - EU
RE: points from excel or txt to Catia