Print / Plot / Publish to DWG / DXF
CIVIl3D have an option to export multiple paper space layouts from 3D models as 2D DWG files, something similar like a pdf imported to your file, but without lost quality and with layer info.
it's possible do this in bricscad?
0
Comments
-
There is a free routine from JTB World that might suit your needs.
1 -
cool tools but I need explode all items again, I need anything like combine:
1 nburst / pburst.lsp (not working for BricsCAD as expected)
2 then use break command all lines (for 2D) and sliced solids (for 3D) with the layout boundary
3 then use layoutstodwg.lsp
all these tools combined0