InternalReadonlyconfigConfiguration for the converter
OptionaldatabaseOptionaldwgOptionalfileOptionalprogressOptional progress callback for tracking conversion progress
ProtectedgetProtectedonProtectedonProtectedparseProtectedprocessProtectedprocessProtectedprocessProtectedprocessOptionalprogress: AcDbConversionProgressCallbackProtectedprocessProtectedprocessProtectedprocessProtectedprocessProtectedprocessProtectedprocessReads and converts data into an AcDbDatabase.
This method orchestrates the entire conversion process, including parsing, processing various components (fonts, linetypes, styles, etc.), and building the final database.
The input data to convert
The database to populate with converted data
Minimum chunk size for batch processing
Optionalprogress: AcDbConversionProgressCallbackOptional progress callback
Promise that resolves when conversion is complete
Database converter for DWG files based on libdxfrw-web.