How to Find Area and Perimeter of a Closed LWPolygon

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
nthangaraj
Posts: 19
Joined: 31 Aug 2017, 09:47

How to Find Area and Perimeter of a Closed LWPolygon

Post by nthangaraj » 18 Sep 2017, 13:10

I could see Area and Perimeter values in AUTOCAD. How to get these values?

Thanks
Thangaraj N

support
Posts: 3254
Joined: 30 Mar 2005, 11:36
Contact:

Re: How to Find Area and Perimeter of a Closed LWPolygon

Post by support » 18 Sep 2017, 17:51

Hello,

Unfortunately, CAD .NET library doesn't provide methods for calculating the area and perimeter of an arbitrary (regular or irregular) polygon. However, you may try to use math algorithms from this article: http://www.wikihow.com/Calculate-the-Area-of-a-Polygon


Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply