Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white.
The code I wrote is below
for(var i = 0 ; i < jzdInfos.Count ; i ++)
{
if (i == jzdInfos.Count - 1) continue;
var x = jzdInf…...75) { ColorId = 7 }; var middleCircle = new CadCircle(new...Cad3DPoint(x, y,0), 1.25) { ColorId = 7 }; var innerCircle = new CadCircle(new...