Optional
fontLoader used to load fonts used in the drawing database.
This loader will be used to load any fonts referenced by text entities in the drawing database.
Optional
minimumThe minimum number of items in one chunk.
If this value is greater than the total number of entities in the drawing database, the total number is used. This controls how the database processing is broken into chunks for better performance.
Optional
readOpens the drawing database in read-only mode.
When true, the database will be opened in read-only mode, preventing any modifications to the database content.
Options for reading a drawing database.
These options control how a drawing database is opened and processed.