ACadSharp.IO.ICadReader - DomCR/ACadSharp GitHub Wiki

ICadReader Class

Common interface for the different Cad readers.

Definition

Namespace: ACadSharp.IO

C#

public interface ICadReader

Methods

Returns Name Summary
CadDocument Read Read the cad document.
CadHeader ReadHeader Read the Cad header section of the file.