Dear Aspose Support,
I’m trying to create a DWG file from scratch using DwgImage in C# (.NET), and I would like to add layers and assign entities to specific layers. Unfortunately, this doesn’t seem to work as expected. …...ColorId = 15; //ACI color id dwgImage.Save("fileResult.dwg");...