I have read and implemented Nick Sonders and Many other Sketchup Professionals Workflow for modeling. What I am currently lacking is the ability to export DWG files that look professional for other engineers to be able to work on.
Is there perhaps any material (tips, video, books, courses, etc) that would guide me in the best method for exporting proper 2D DWG files?
there’s one thing very important to remember, and to do. When you export to dwg from parallel views, many lines are going to be just “lines” in autocad (even if you choose polylines with width, which I never do, cause I hate polylines with width in autocad ).
So first thing I do when I open the dwg exported from SU, I run the PEDIT command, then Multiple, I select all. It’s going to ask you if you want to convert every lines, arcs and splines into polylines, say Yes, and finally Join with a 0.000 fuzz distance. (this last process is optional, depending on your drawing, as it sometimes joins the wrong lines, but most of the time it works well)
Of course you can! LayOut exports a DWG file where the LayOut page items are placed on DWG paperspace sheet tabs, and SketchUp model views are exported as 2D model viewports with the contents to full scale in AutoCad’s Model space. Sort of a standard way to organize a DWG.
Hello. I’m also studying this workflow, while I’m not satisfied with Layout.
And I know I will have problems if I send pdf files o .Layout to my partners …
One of the outputs I found is here:
Basically it exports the views and sections to autocad, of these files an Xref is created in a main file.
If you hover some modification in sketchup, the xref files should be overwritten.