ACadSharp.IO.DwgReader - DomCR/ACadSharp GitHub Wiki
Class for reading a DWG file into a .
Namespace: ACadSharp.IO
C#
public class DwgReader
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. |