Statistics of parsing task

interface AcDbParsingTaskStats {
    unknownEntityCount: number;
}

Properties

unknownEntityCount: number

The number of unknown types of entities (custom entities or entities not supported by parser) in one drawing to parse