Read a DXF file, and return a list of shapes from its contents. This is an auxiliary function that processes the DXF file to list its contents but doesn't open or create a new document. Parameters ---------- filename : str The path to the file to read. Returns
(filename)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected