<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Segment</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Segment/</link><description>Recent changes to Segment</description><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Segment/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 25 Feb 2014 17:10:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mathmaker/doc4dev/Segment/feed" rel="self" type="application/rss+xml"/><item><title>Segment modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Segment/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,6 @@
 This class is used to manipulate Segments.

-A Segment is a couple of Points.
+A Segment is defined by a couple of Points, being its endpoints.

 __Possible args for \_\_init\_\_():__

&lt;/pre&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:10:41 -0000</pubDate><guid>https://sourceforge.net468dcde3c93f4ae7ea64aefc59a9f3ffab96a325</guid></item><item><title>Segment modified by Nicolas Hainaux</title><link>https://sourceforge.net/p/mathmaker/doc4dev/Segment/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This class is used to manipulate Segments.&lt;/p&gt;
&lt;p&gt;A Segment is a couple of Points.&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;another Segment&lt;/li&gt;
&lt;li&gt;(Point, Point)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Fields:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;points: &lt;em&gt;(read-only)&lt;/em&gt; access to the Points of the Segment (what provides access to their names, position etc.); &lt;em&gt;so far a set_point() method has been defined, it should be removed&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;length: &lt;em&gt;(read-only)&lt;/em&gt; the real length of the Segment&lt;/li&gt;
&lt;li&gt;length_name: &lt;em&gt;(read-only)&lt;/em&gt; Segment's length's name&lt;/li&gt;
&lt;li&gt;label: the label of the Segment is used to display an information along the Segment (like its length or anything)&lt;/li&gt;
&lt;li&gt;mark: check AVAILABLE_SEGMENT_MARKS at the beginning of base_geometry.py to know which mark(s) can be used. They will match eukleides' possibilities. Marks are usually used to indicate which Segments have the same length (in a isosceles Triangle for instance).&lt;/li&gt;
&lt;/ul&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_1Segment.html"&gt;Check Segment'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:06:51 -0000</pubDate><guid>https://sourceforge.net2c1ac4c059f1a6ddadef7f12c85648d2aaeaf2f3</guid></item></channel></rss>