Skip to content

ACadSharp.IO.CadReaderBase_T_

Albert Domenech edited this page Aug 4, 2024 · 1 revision

CadReaderBase Class

Base class for the DWG and DXF readers.

Definition

Namespace: ACadSharp.IO

C#

public abstractclass CadReaderBase<T>

Properties

Returns Name Summary
T Configuration Reader configuration.

Methods

Returns Name Summary
Void Dispose
CadDocument Read Read the cad document.
CadHeader ReadHeader Read the Cad header section of the file.
Clone this wiki locally