Okay, trying to write another article on LinkedIn! This article is a summary of the actual post of "Solidworks Macro - Linear Sketch Pattern From VBA Macro". This post shows how to use Linear Sketch ...
When I start learning VBA Macros in Solidworks, I got confused why the Circles, Lines etc I create have different size other than what I have given. Suppose I want a circle of 2" radius but VBA macro ...
Private Declare PtrSafe Function RegisterClipboardFormat Lib "User32" Alias "RegisterClipboardFormatA" (ByVal lpString As String) As LongPtr Private Declare PtrSafe Function OpenClipboard Lib "User32" ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results