CAD is where industrial products are actually designed. Instead of pushing polygons around, you work with exact, parametric geometry: dimensions, constraints, features and assemblies that can be edited, simulated and sent to manufacturing. Models are exchanged between tools and suppliers mainly as STEP (or IGES, Parasolid and native formats), and cloud CAD like Onshape and Autodesk Fusion has made the workflow more collaborative.
The catch for the web is the geometry itself. CAD uses precise boundary representations, while browsers and AR viewers need lightweight polygon meshes. So the path to Web AR always runs through a conversion with the right level of tessellation: STEP to GLB for the web and Android, plus USDZ for iOS AR. STEP-to-GLB is typically a professional service step that involves controlled tessellation, decimation and material setup. Once you have a GLB, the GLB-to-USDZ step is trivial: our free GLB to USDZ converter does it in the browser.
A real-world example: Whipps brought their entire water control solutions portfolio from CAD into 3D and Web AR on their website. The output sits in PausAR Viewer on the WordPress side, so a part designed in CAD ends up as a true-to-scale AR product page.