python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
SolidWorks API (VBA) To store String in array
I want to store the dimension name (string) in the form of the array so that I can compare another array (dimension name) to the current.
Public Sub WhateverName
Dim swApp As SldWorks.SldWorks
...
Deshpande5507
Votes: 0
Answers: 1
CAD Solidworks assembly to Unity3d
I`m trying to find a way to import SW assembly (robot cell) into Unity3D, I came across different non-open sources on the internet such as CAD-link, Cad exchanger, etc.
The only idea that I have on th...
alekxa
Votes: 0
Answers: 1
Vba Macro works but not starting in main()
Have created a Macro - multiple subs, functions and forms for Solidworks.
I'm sure the code is dubious but it works when I force it to start in main()
When I add a button in Solidworks to start the ma...

Floggedhorse
Votes: 0
Answers: 1
How to force the recreation of thumbnail in SolidWorks?
I have 5000 converted CAD files from an old system.
Usually SolidWorks creates thumbnails that can be seen in Windows Explorer as a preview.
The thumbnails are showing the part in miniature. This is c...
Eddy
Votes: 0
Answers: 1