diff --git a/ACadSharp/IO/DWG/DwgStreamWriters/DwgObjectWriter.Entities.cs b/ACadSharp/IO/DWG/DwgStreamWriters/DwgObjectWriter.Entities.cs index 292b1f1e..bca7337d 100644 --- a/ACadSharp/IO/DWG/DwgStreamWriters/DwgObjectWriter.Entities.cs +++ b/ACadSharp/IO/DWG/DwgStreamWriters/DwgObjectWriter.Entities.cs @@ -13,8 +13,8 @@ private void writeEntity(Entity entity) //Ignored Entities switch (entity) { - case Hatch: + case Insert: case MText: //Unlisted case Wipeout: