rsands
Mechanical
- Sep 25, 2002
- 6
Is it possible to write an API code that will open a specific Solidworks file and edit it based on your values. In other words, instead of writing a code with
Set Part = swApp.ActiveDoc so that you can tell Excel to edit the active document, is there a way to be more specific and edit a certain part? Any help would be appreciated. Thanks.
Set Part = swApp.ActiveDoc so that you can tell Excel to edit the active document, is there a way to be more specific and edit a certain part? Any help would be appreciated. Thanks.