I’m trying to import a DWG file of a 3d model I have onto pyautoCAD. However, I can’t find any detailed documentation about importing it. Furthermore, I also need to scale the size and find the placement with coordinates.
I tried using acad.doc.open(“C:file/path”) but it shows me an error.
New contributor
Wy Wy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.