Utilizing SOLIDWORKS API methods in Java Script

Edit ArticleEdit Article

JavaScript is a high level programming language which is mainly used in web application.

Java script running in web browser doesn't allow accessing desktop objects due to the security reasons. However JavaScript run in Internet Explorer browser allows accessing the COM objects via ActiveXObject object.

Examples in this section demonstrate how to use this technology to call SOLIDWORKS API from JavaScript in web browser.


Product of Xarial Product of Xarial