<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Angle</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Angle/</link><description>Recent changes to Angle</description><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Angle/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 25 Feb 2014 17:22:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Angle/feed" rel="self" type="application/rss+xml"/><item><title>Angle modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Angle/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;An Angle is defined by three Points forming two Rays (being its sides).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Possible args for __init__():&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;(Point, Point, Point)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Point in the middle is the Angle's vertex.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fields:&lt;/strong&gt;&lt;br /&gt;
point0, point1, point2: &lt;em&gt;(read-only)&lt;/em&gt; the three Points that were used to create the Angle&lt;br /&gt;
vertex: &lt;em&gt;(read-only)&lt;/em&gt; synonym of point1&lt;br /&gt;
measure: &lt;em&gt;(read-only)&lt;/em&gt; the real measure of the Angle, in degrees&lt;br /&gt;
label: anything that can be displayed in the angle's 'corner', like a measure, a name...&lt;br /&gt;
label_display_angle: is used to set the angle of the label's position&lt;br /&gt;
mark: the mark of the Angle is usually used to show which angles have the same measure (like in an isosceles Triangle). Check AVAILABLE_ANGLE_MARKS at the beginning of base_geometry.py to know which marks can be used.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Debugging info:&lt;/strong&gt; no dbg_str() method, so far&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="http://mathmaker.sourceforge.net/participate/doc/classcore_1_1base__geometry_1_1Angle.html"&gt;Check Angle's complete doc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="/p/mathmaker/doc4dev/Core%20Objects/"&gt;Back&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Hainaux</dc:creator><pubDate>Tue, 25 Feb 2014 17:22:36 -0000</pubDate><guid>https://sourceforge.net64cf8caddcf0922b832907a43c6eb3c4ddfc27f3</guid></item></channel></rss>