@SharkyUK @Robbie Corbett
I have started my journey into c# for a solidworks add in, fortunately there is a solidworks template for visual studio that helps to start things off. Ive been using chatgpt which honestly has been a requirement for me to do this, I just dont have the time to learn everything without it!
I started by trying to make my own cad application that would be only for generating rack gears, I soon realised even with chatgpt this was more hassle than its worth, I managed to make this and there are weird bugs like when you resize the application the visual disappears until you press generate again or toggle the shaded edges, chatgpt couldnt figure it out after hours so I'm moving to keep things within solidworks.
Also export to step wouldnt work no matter what and some other small bugs persist. Would of taken me 100x longer if I didnt use chatgpt though!
View attachment 1723461
It was better at helping to write the code for this application though, you have to be very specific sometimes.
View attachment 1723463