If you need to identify all DWG drawings in a folder that were saved from the drawing view (2D) function of the cloud application Autodesk Fusion 360, you can use the free CADstudio DBXscanFus application.
The free LISP utility DBXscanFus scans all DWG files in a given folder (and its subfolders) and generates a report with a list of all DWG files containing a "signature" of Fusion360. The checked files are not opened individually.
Just appload this utility and start the "DBXscanFus" command. Browse to the top
folder you want to process and click "Save". It will find local DWG files saved from Fusion 360.
You can download DBXscanFus from Download, see the accompanying TXT file.
Sample of a report:
CADstudio DBXscanFus report (drawings saved from Fusion360)
-----------------------------------------------------------
Timestamp: 20140718.0923
Start processing root folder C:\MyDrawings\
Start processing folder C:\MyDrawings\
-- C:\MyDrawings\ClampView.dwg
-- C:\MyDrawings\GrillCase.dwg, ***_FUSION360_drawing_***
-- C:\MyDrawings\MotorGear.dwg, ***_FUSION360_drawing_***
---- processing finished ----
More about DBX utilities