-
-
Notifications
You must be signed in to change notification settings - Fork 117
ACadSharp.IO.CadReaderBase_T_
Albert Domenech edited this page Aug 4, 2024
·
1 revision
Base class for the DWG and DXF readers.
Namespace: ACadSharp.IO
C#
public abstractclass CadReaderBase<T>
Returns | Name | Summary |
---|---|---|
T |
Configuration | Reader configuration. |
Returns | Name | Summary |
---|---|---|
Void |
Dispose | |
CadDocument |
Read | Read the cad document. |
CadHeader |
ReadHeader | Read the Cad header section of the file. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions