In this tutorial, I will show youhow to make threads in SolidWorkswhile creating ahexagonal bolt. By following this tutorial, you will also learn about the basic menus in SolidWorks, how to draw polygons, how to use the CHAMFER command, and finally, how to add cosmetic threads to your de...
This quick tutorial will demonstrate how to model NPT threads on SolidWorks. In this example we’ll be modeling a standard pipe, 1-1/2 NPT Pipe Size at 11-1/2 Threads per Inch. Even though we’ll be modeling a standard part in this example, this procedure may also be applied to cust...
Viewing 11 reply threads The topic ‘How to solve nonlinear problem with rubber’ is closed to new replies. We use cookies to personalize content and ads, provide social media features and analyze site traffic, and we may share this data with our partners, as outlined by our Cookie Policy....
Generally speaking, in a CAD environment, designers try to start from nothing and add material where it is necessary. This is a typical ADDITIVE mindset, which tends to be more natural for us. Historically, our ancestors combined natural “objects” (a rock, a branch, some mud) to make mo...
The product is finished after a long process of ideation and product development. The product is now ready to sell. The final step of the product is to put it out in the world and give consumers a chance to buy it. Marketing and finding places to sell your product can be equally...
RAM is computer memory that is typically used to store working data and machine code. It allows data items to be read or written in almost the same amount of time, irrespective of the physical location of data inside the memory. Simply put, RAM is a type of volatile memory (meaning any...
If you do a search in these forums for “DXF” you will see many threads where people have asked a similar question. The current answer – as of 1.8.3 – is that you cannot export as DXF and there are no publicly-known plans (as far as I’m aware) for that to change. There may...
on the top plate, so I drilled the appropriate holes on it. Then using four bolts I secured the stepper to the plate, and in case you wonder what those nuts do here, they actually act as distance nuts because the bolts I had were longer and couldn’t fit into the motors threads. ...
Similar threads Locked Question how to include damping in a shock study cobra46 Dec 18, 2022 DASSAULT: SOLIDWORKS Simulation/FEA Replies 5 Views 708 Jan 10, 2023 statist1 Locked Question Error - Please enter a value greater than 0 - Thermal Joint? oharag11 Jun 25, 2024 DASSAULT:...
I want to change the code so it opens an excel file of my choosing. I'm not sure how to put this in a code format, but here it is. Private Sub Form_Load() 'Start Excel and open new spreadsheet Set exlApp = New Excel.Application exlApp.Workbooks.Add Set exlWSheet = exlApp....