SOLIDWORKSユーザー会の重鎮の方から「ChatGPTを使ったらSOLIDWORKS APIのプログラミングが簡単にできないだろうか?検証してほしい」という依頼をいただきました。 早速検証をしてみたいと思います。 SOLIDWORKSの準備 今回はSOLIDWORKS VBAでプログラムを書いてみます。
What is a VBA Macro? A VBA (Visual Basic for Applications) macro is a small program written using the VBA programming language, designed to automate repetitive tasks within software applications. In ...
This project provides a SolidWorks VBA macro that reads a list of coordinates from a file and automatically creates a spline inside an active sketch. Originally based on Xarial’s CodeStack example, ...