getArea() throws exception for a polygon which has bulge

Java Getarea method throwing exception for a polygon when it has bulge. Is there any alternative way to calculate the area using Aspose cad methods.
image.png (39.5 KB)

Attached dxf
DEMO.zip (358.1 KB)

@brahmajipusuluri,
there is no another ready way unfortunately (except you can implement your own area calculation algorithm based on the data from LwPolyline objcts, its coordinates and bulges). We have created CADNET-9849 issue to fix the problem with exception and area calculation for such cases.

The issues you have found earlier (filed as CADNET-9849) have been fixed in this Aspose.CAD for .NET 24.8 update. This message was posted using Bugs notification tool by oleksii.gorokhovatskyi