ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
RSRobin Staes27/06/2024

I find it hard to determine how to work. I have a large C# script. It should do the following:

When change the state of a .sldasm or .sldprt the script, running not local but on a server, should look at some checkboxes in the datacard and do some things based on the state. For example when PDF is checked a PDF file should be generated. The script has to change some variables too. This is the tricky