Is there software available with which I can open and view Solidworks files SLDPRT, SLDASM, SLDDRW. I am a relative novice, using Ubuntu 12.04. Cheers.
1 Answer
Ubuntu users were able to install eDrawings 2010 using wine which lets you view solidworks files.
eDrawinds viewer can be downloaded for free from the official website
you can install wine or playonlinux with the following command
sudo apt-get install wineor
sudo apt-get install playonlinuxplayonlinux is a graphical abstraction for wine with an easier configuration and installation options, it lets you install eDrawings with less hassle.
2