-
-
Notifications
You must be signed in to change notification settings - Fork 124
ACadSharp.IO
Albert Domenech edited this page Aug 4, 2024
·
4 revisions
Name | Summary |
---|---|
CadReaderBase<T> | Base class for the DWG and DXF readers. |
CadReaderConfiguration | Base configuration for all the classes. |
CadWriterBase<T> | Base class for the CAD writers. |
CadWriterConfiguration | Configuration for the class. |
DwgReader | Class for reading a DWG file into a . |
DwgReaderConfiguration | Configuration for reading DWG files. |
DwgWriter | Class for writing a DWG from a . |
DxfReader | Class for reading a DXF file into a . |
DxfReaderConfiguration | Configuration for reading DXF files. |
DxfWriter | Class for writing a DXF from a . |
DxfWriterConfiguration | Configuration for writing DWG files. |
ICadReader | Common interface for the different Cad readers. |
ICadWriter | |
NotificationEventArgs | |
NotificationEventHandler | |
NotificationType |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions