Exporting dynamic component geometry and tag information to DXF

I have a dynamic component with embedded sub-components on multiple tags/layers. I am struggling to get the tag/layer information to follow the exported DXF or DWG File. Is this possible?

It depends, if you’re exporting 2D dxf or dwg from sketchup, it won’t export the tags as layers, if you’re exporting 3D models it will export the tags as dwg layers. You can also use layout to export 2D dwg files with layers converted from sketchup’s tags. There are plugins that can also export 2D dwg/dxf files directly from sketchup converting the tags to layers.

Okay, I will try the layout route.