| Article | 60002163 |
| Type | Wish |
| Product | WebJS |
| Date Added | 3/11/2014 12:00:00 AM |
| Fixed | (4/6/2015 12:00:00 AM) |
| Submitted by | Giuseppe Delmonte |
Summary
Is it possible to have a method or property that returns the area of a given polyline?
Solution
In version 7004.0.2 a new function was added by the name GetEntityArea(entity). Using this function a user can get the calculated area of a given vdCurve entity. The supported entities are vdPolyline, vdRect, vdCircle and vdEllipse.
