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 ...
Model view is a 3D snapshot of SOLIDWORKS model visible to the user. SOLIDWORKS API provides the IModelView interface to perform manipulation and data extraction from views. Model views can be ...