Skip to content

ACadSharp.IO.DwgReader

Albert Domenech edited this page Jul 14, 2024 · 3 revisions

DwgReader Class

Definition

Namespace: ACadSharp.IO

C#

public class DwgReader

Properties

Returns Name Summary
DwgReaderConfiguration Configuration

Methods

Returns Name Summary
CadDocument Read Read the cad document
CadHeader ReadHeader Read the Cad header section of the file
DwgPreview ReadPreview Read the preview image of the dwg file.
CadSummaryInfo ReadSummaryInfo Read the summary info of the dwg file.

Clone this wiki locally