ACadSharp.IO.DxfReader.ReadEntities - DomCR/ACadSharp GitHub Wiki

ReadEntities Method

Read only the entities section in the dxf document

Remarks

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

Definition

Namespace: ACadSharp.IO.DxfReader

C#

public List<Entity> ReadEntities

Return Value

List

⚠️ **GitHub.com Fallback** ⚠️