Hi Guys, I have been able to get the Dynamo script working to create walls from DWG files. I do not know DWG very well. We get PDFs all the time, and I used the PDFImport command into Autocad, which worked, but put all Info on 1 layer. (USE PDF LAYERS was active)
I have attached the resulting DWG.
Can I have some feedback on how to clean this file up in order to automate the Dynamo Wall creation process as well as possible ?
When I use my script, I get 2000 Errors and it creates walls all over the place, obviously because the DWG is not clean
Test-DWG-PDF Import.dwg (725.3 KB)
dwg wall test.dyn (1.4 MB)
![]()
Thanks !