Apr 17, 2013 #1 sudhakar12345 Automotive Joined Apr 3, 2013 Messages 13 Location IN Could any one please tell me how to run a macro or a script in CATIA ? Thanks in Advance. Sudhakar.N
Apr 17, 2013 #2 lukaszsz Aerospace Joined Oct 16, 2012 Messages 71 Location PL You usually run the macros from the Macros window triggered from the Tools->Macros command LukaszSz. Poland, Warsaw University of Technology, Faculty of Power and Aeronautical Engineering : MEchanical Engineering. BsC - 2013 Upvote 0 Downvote
You usually run the macros from the Macros window triggered from the Tools->Macros command LukaszSz. Poland, Warsaw University of Technology, Faculty of Power and Aeronautical Engineering : MEchanical Engineering. BsC - 2013
Apr 23, 2013 #3 metipradeep Aerospace Joined Apr 22, 2013 Messages 14 Location GB Hi, I have a VB script, which is in code format and in notepad. How can i link this script to catia ? please help...thanks in advance Pradeep Upvote 0 Downvote
Hi, I have a VB script, which is in code format and in notepad. How can i link this script to catia ? please help...thanks in advance Pradeep
Apr 24, 2013 #4 jopal Automotive Joined Dec 5, 2007 Messages 121 Location CA You need to rename the file from .txt to .CATScript Upvote 0 Downvote
Apr 25, 2013 #5 ntweisen Mechanical Joined Jul 12, 2010 Messages 94 Location US Tools>Macros (or alt+F8) click Macro Libraries then select Add existing library or Create new library and point to the folder where your macro files are located, then click close. Now you should be able to see your macro to run or edit it. http://excelspreadsheetshelp.blogspot.com - http://scripting4v5.com Upvote 0 Downvote
Tools>Macros (or alt+F8) click Macro Libraries then select Add existing library or Create new library and point to the folder where your macro files are located, then click close. Now you should be able to see your macro to run or edit it. http://excelspreadsheetshelp.blogspot.com - http://scripting4v5.com