Hi Aspose Support,
I’m working with the latest version of Aspose.CAD for .NET, and I’m building a tool where I need to create a DWG file completely from scratch.
My goal is to add several points to the drawing, but the…...3: Insert the block into the model space CadInsertObject insertCircle...0) cadImage.BlockEntities["*Model_Space"].AddEntity(insertCircle);...