Some people have run solidworks on Linux with limited success. Granted I have never personally done it, from what I understand they used wine which emulates windows anyway. So it depends on how much time you are willing to sink to get things working.
Adincar@discuss.tchncs.de 3 months ago
Not to be critical of your input but wine is not an emulator (which is wine’s acronym), it’s actually a translation layer that converts windows calls into Linux on the fly, which can be a lot faster than emulating windows. Add to the original person’s question a quick Google led me to this project