SOLIDWORKS 2020 Application Program Interface (API)

Article by Samony Riyaz updated February 6, 2020

Article

SOLIDWORKS has a lot of tools that allows users to model a simple part design to mount a VFD all the way up to simulating a real life flow simulation task and even extends out to data management capabilities.

Given the above range of events, there also exists a tool in the background that allows users to develop code to integrate within their process for redundant tasks to make their day to day workflow simpler known as Application Program Interface (API).

SOLIDWORKS 2020 API

SOLIDWORKS 2020 Application Program Interface

The SOLIDWORKS API Interface has been around since 2010 and is going strong. The late-breaking updates for the tool can be found on the SOLIDWORKS API Help website, but below is a sneak peek. SOLIDWORKS 2020 API includes that ability to:

Dim instance As ISelectionMgr
Dim Append As System.Boolean

Learn more about SOLIDWORKS Macros/API

Javelin provides SOLIDWORKS VB for Applications and SOLIDWORKS API training courses, which you can take live online, or in one of our Canadian classrooms. Check our schedule to learn more.

Related Links

Get Certified SOLIDWORKS Services from Javelin

Javelin Experts can help you to:

Find Related Content by TAG:

Samony Riyaz