I often need to export parts of the model to DWG or DXF.
At the moment I have to delete everything but what I need to export, export, undo the deleting.
I already do this with a script but for larger models it takes quite a bit to undo the deleting.
Is there any other way to do this?
It is a bit strange, IMHO, that other exporters (collada, etc.) have the option to only export the selection while the DWG/DXF one doesn’t. Is there any plan to add this functionality?
I am open to better way to do it by scripting if there is any.