SOLIDWORKS Utilities contains tools that let you examine the geometry of a solid model and make comparisons to other models.
The SOLIDWORKS Utilities Application Programming Interface (API) is an OLE programming interface to SOLIDWORKS Utilities that lets you automate it. The API contains functions that you can call from Visual Basic for Applications (VBA), VB.NET, C++ 6.0, C++.NET, and C#.NET. These functions provide direct access to SOLIDWORKS documents. It is assumed that you are familiar with at least one of these programming languages.
NOTE: All of the sample code supplied is provided on an as-is basis and is only intended to demonstrate ways of using the SOLIDWORKS Utilities API. SOLIDWORKS makes no representations or warranties regarding these samples. Any licensed user of SOLIDWORKS Utilities is free to use any or all of these samples in connection with building applications related to SOLIDWORKS Utilities and is granted a royalty-free, non-exclusive license for these samples or parts thereof. Intellectual property rights of the samples remain with SOLIDWORKS. Any confidentiality provisions of the SOLIDWORKS Utilities license apply to the samples. Some sample code might contain obsolete APIs.