DWG to DXF conversion

Hi All, just wondering if anyone knows any grasshopper workflow that can read a dwg file then turn off the layer visibility then export the file out back to dxf.

Previous intention was to use python + cmd. But found many limitation like software version and admi aprproval

I didn’t have a time to test it, but here is the possible scenario:

Import dwg: TT Toolbox2

Export dxf: Lunchbox

my understanding is
you are looking for node that can read autocad file from path or location takes those curves and hide those layers and export them to another dxf file
simply dwg to dxf conversion right ??