Skip to content

ACadSharp.IO.DxfReaderConfiguration

Albert Domenech edited this page Aug 31, 2025 · 4 revisions

DxfReaderConfiguration Class

Configuration for reading DXF files.

Definition

Namespace: ACadSharp.IO

C#

public class DxfReaderConfiguration

Properties

Returns Name Summary
Boolean ClearCache Clears the cache after the reading
Boolean CreateDefaults Create the defaults at the end of the reading operation.
Clone this wiki locally