ACadSharp.IO.DxfReader.ReadTables - DomCR/ACadSharp GitHub Wiki

ReadTables Method

Read only the tables section in the dxf document

Remarks

The will not contain any entity, only the tables and it's records

Definition

Namespace: ACadSharp.IO.DxfReader

C#

public CadDocument ReadTables

Return Value

CadDocument