ACadSharp.IO.DxfReader.ReadEntities - DomCR/ACadSharp GitHub Wiki
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