Aug 28, 2007 #1 Vinay2479 Mechanical Joined Aug 16, 2007 Messages 18 Location IN Hi. Does anyone know how we can attach a macro to a particular part. Please give example. Vinay
Aug 28, 2007 #2 CorBlimeyLimey Mechanical Joined Nov 5, 2003 Messages 15,292 Location CA What do you mean by "attach a macro"? Please explain. Upvote 0 Downvote
Aug 28, 2007 Thread starter #3 Vinay2479 Mechanical Joined Aug 16, 2007 Messages 18 Location IN Attach means whenever I open the part the macro must automatically execute. I want to assosiate a particular macro to a particular part, I need not go to Tools->Macro->Run to selct the macro and run. Upvote 0 Downvote
Attach means whenever I open the part the macro must automatically execute. I want to assosiate a particular macro to a particular part, I need not go to Tools->Macro->Run to selct the macro and run.
Aug 28, 2007 1 #4 Stoker Mechanical Joined Feb 21, 2001 Messages 204 Location CA Use a macro feature. These are documented in the API help. You can also check out the following example: http://www.solidworks.com/downloads...200s/0227/multi-body_parts_macro_features.zip Upvote 0 Downvote
Use a macro feature. These are documented in the API help. You can also check out the following example: http://www.solidworks.com/downloads...200s/0227/multi-body_parts_macro_features.zip
Aug 28, 2007 Thread starter #5 Vinay2479 Mechanical Joined Aug 16, 2007 Messages 18 Location IN Thanks for the link. I will go through the help. Upvote 0 Downvote