ACadSharp.IO.DwgReader - DomCR/ACadSharp GitHub Wiki

DwgReader Class

Class for reading a DWG file into a .

Definition

Namespace: ACadSharp.IO

C#

public class DwgReader

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.
⚠️ **GitHub.com Fallback** ⚠️