hello
i have a question
i want to write a macro about selecting outer loop in a sketch
how i can select a loop in a sketch???
when i use "loop.select" my solidworks error and exits the program
this is my code :
Dim swApp As SldWorks.SldWorks
Dim swModel As SldWorks.ModelDoc2
Dim swSeg As...