60001715 change the mathematic type for Chord type in SimplePolygonSegment.ToString area display

Article 60001715
Type Wish
Product Engine
Version 6022
Date Added 5/25/2012 12:00:00 AM
Fixed (5/25/2012 12:00:00 AM)
Submitted by makarounis Yiannis

Summary

change the mathematic type for Chord type in SimplePolygonSegment.ToString area display

Solution

changed to the following type:

Area of chord Segment = ½ * ((theta * PI / 180) — Sin(theta)) * Radius * Radius
where theta is the include angle of chord in degrees.

Send comments on this topic.