Skip to content

ACadSharp.IO.DxfReader.ReadTables

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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

Clone this wiki locally