| ▲ | jrflo 7 hours ago | ||||||||||||||||
I don't think so. As a mechanical engineer, CAD is only half of the design process. The other half is actually building and assembling your design and testing/debugging what you've created. You still need the mechanical knowledge and intuition to take something in the physical world, figure out why it doesn't work, and apply that to the CAD design to improve it. It would be incredible to have AI help me model faster, but there's no validation loop like there is with software, so you can't have an agent run wild and endlessly iterate. | |||||||||||||||||
| ▲ | altcognito 7 hours ago | parent | next [-] | ||||||||||||||||
> CAD is only half of the design process I'm not a mechanical engineer but I would be surprised if it was even 30% of the process. Materials, manufacturability, durability, fitting into other requirements. Some of those things can be part of the CAD design, but there's so much more. Not to say that CAD isn't a big chunk! | |||||||||||||||||
| |||||||||||||||||
| ▲ | cpcabbge 6 hours ago | parent | prev | next [-] | ||||||||||||||||
> As a mechanical engineer, CAD is only half of the design process. Same thing can be said about animation and games. | |||||||||||||||||
| ▲ | ur-whale 7 hours ago | parent | prev [-] | ||||||||||||||||
None of the things you list in the "other half" are out of reach for AI. Also: disagree about the lack of validation loop:
Of course, if you expect to prompt "give me a NURBS model of a complete, working v8 motor" and get a result, then yeah, sure, we're not there yet.I've actually built a bunch of stuff with a combo of astra, blender, openscad and tiny bits of AI written helpers ... giving the AI the proper "hands" to work with the models is key. One particularly useful tool to provide the AI with is to be able to "look" at the model as it iterates on it (measure dimensions, shoot arbitrary rays at it that return exact intersections and normals, see if the object obeys engineering constraints, etc ...). Works pretty well for many, many things and saves a TON of time. | |||||||||||||||||
| |||||||||||||||||