-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.IO.DxfReader.ReadEntities
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Read only the entities section in the dxf document
The entities will be completely independent from each other and linetypes and layers will only have it's name set, all the other properties will be set as default
Namespace: ACadSharp.IO.DxfReader
C#
public List<Entity> ReadEntities
List
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