In previous post, we have learn how to create a new document using Solidworks API This week, we will learn how to open existing Solidworks file using API. As usual, we will read from the API help ...
In previous post, we have learned how to make our very first hello world program using message box. Now we will learn how to connect to current open Solidworks Session. For most Solidworks API ...
XMLDoc Package - Visual Studio IntelliSense support with tooltips, parameter info, and examples LLM Documentation Package - AI-optimized markdown documentation for use with Claude, ChatGPT, and other ...
Full-text and keyword search over SolidWorks API docs. Interface/member lookup for methods, properties, and events. Enum value lookup from JSON or markdown sources. Related member and example ...
SOLIDWORKSユーザー会の重鎮の方から「ChatGPTを使ったらSOLIDWORKS APIのプログラミングが簡単にできないだろうか?検証してほしい」という依頼をいただきました。 早速検証をしてみたいと思います。 SOLIDWORKSの準備 今回はSOLIDWORKS VBAでプログラムを書いてみます。