dnenadov

Results 2 issues of dnenadov

[jn_2.txt](https://github.com/user-attachments/files/23568124/jn_2.txt) Option Explicit #If VBA7 Then Private Declare PtrSafe Function OpenClipboard Lib "user32" (ByVal hwnd As LongPtr) As Long Private Declare PtrSafe Function EmptyClipboard Lib "user32" () As Long Private...

I'd like a solidworks VBA macro that will remove all appearances from a current solid and then change the color to RBG 244,190,215