Search found 1 match

by diego.gnesi
Thu May 17, 2012 1:03 pm
Forum: dxflib 'How Do I' Questions
Topic: Reading only layers names: how do I stop parsing?
Replies: 1
Views: 23412

Reading only layers names: how do I stop parsing?

I inherited a class from DL_CreationAdapter for extracting layer names from a dxf file. The problem is that the code is VERY slow, because the DL_CreationAdapter correctly reads all layers but then contnues to read the file until the end. Is there a method to stop parsing when layers' data are all r...

Go to advanced search