Skip to content

ACadSharp.IO.ICadReader

Albert Domenech edited this page Jul 14, 2024 · 3 revisions

ICadReader Class

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
Clone this wiki locally