Automating Solidworks using Python
Solidworks is a popular computer-aided-design software developed by the French company Dassault Systèmes. At every mechanical design job I’ve ever held, we used CAD packages like Solidworks to model and validate our designs before proceeding with man...
mason-landry.hashnode.dev6 min read
AmirMohammad Daareyni
Hello Mason, and thank you for this useful tutorial. I want to know if it is possible to modify the global variables directly from the Python script? I tried this command now "model.GetEquationMgr()" but it doesn't work.