Skip to content

pySolidWorks is a collection of Python routines to interact with SolidWorks. Using pySolidWorks, you can open a SolidWorks model from within Python, modify feature dimensions, export DXF, carry out a finite element analysis, etc.

License

Notifications You must be signed in to change notification settings

mklanac/pySolidWorks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysolidworks

pySolidWorks logo

Project description

This package is a collection of Python routines to interact with SolidWorks. Using pySolidWorks, you can open a SolidWorks model from within Python, modify feature dimensions, export DXF, carry out a finite element analysis, etc. pySolidWorks has been tested on Windows 10, SolidWorks 2019, Python 3.7.

Prerequisites

pysolidworks requires Python >= 3.7. To run simulations, an Solidworks executable is needed.

Installation

TODO

You can install pysolidworks using pip:

pip install pysolidworks

Documentation

A simple documentation in form of doc-strings can be found in the source code. A more extensive documentation can be found in Manual.

License

pysolidworks is published under the GPLv3 license.

Contribution

Any help to improve this package is very welcome!

About

pySolidWorks is a collection of Python routines to interact with SolidWorks. Using pySolidWorks, you can open a SolidWorks model from within Python, modify feature dimensions, export DXF, carry out a finite element analysis, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages