5

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 Answers1

1

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 wine

or

sudo apt-get install playonlinux

playonlinux is a graphical abstraction for wine with an easier configuration and installation options, it lets you install eDrawings with less hassle.

Virusboy
  • 1,566