Hi Aspose team,
I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template.
I followed this official example, but when I open the generated file in Aut…...DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE and POLYLINE...AddEntity(arc); CadText text = new CadText(); text.FirstAlignment =...