2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module fabmetheus_utilities.geometry.geometry_utilities.evaluate_elements.creation</title>
4 </head><body bgcolor="#f0f0f8">
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
8 <td valign=bottom> <br>
9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="fabmetheus_utilities.html"><font color="#ffffff">fabmetheus_utilities</font></a>.<a href="fabmetheus_utilities.geometry.html"><font color="#ffffff">geometry</font></a>.<a href="fabmetheus_utilities.geometry.geometry_utilities.html"><font color="#ffffff">geometry_utilities</font></a>.<a href="fabmetheus_utilities.geometry.geometry_utilities.evaluate_elements.html"><font color="#ffffff">evaluate_elements</font></a>.creation</strong></big></big> ($Date: 2008/02/05 $)</font></td
10 ><td align=right valign=bottom
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/enrique/Desktop/backup/babbleold/script/reprap/fabmetheus/fabmetheus_utilities/geometry/geometry_utilities/evaluate_elements/creation.py">/home/enrique/Desktop/backup/babbleold/script/reprap/fabmetheus/fabmetheus_utilities/geometry/geometry_utilities/evaluate_elements/creation.py</a></font></td></tr></table>
12 <p><tt>Boolean geometry utilities.</tt></p>
14 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
15 <tr bgcolor="#aa55cc">
16 <td colspan=3 valign=bottom> <br>
17 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
19 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td>
20 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="__init__.html">__init__</a><br>
21 </td><td width="25%" valign=top><a href="fabmetheus_utilities.archive.html">fabmetheus_utilities.archive</a><br>
22 </td><td width="25%" valign=top><a href="fabmetheus_utilities.geometry.geometry_utilities.evaluate.html">fabmetheus_utilities.geometry.geometry_utilities.evaluate</a><br>
23 </td><td width="25%" valign=top><a href="fabmetheus_utilities.gcodec.html">fabmetheus_utilities.gcodec</a><br>
24 </td></tr></table></td></tr></table><p>
25 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
26 <tr bgcolor="#ee77aa">
27 <td colspan=3 valign=bottom> <br>
28 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr>
30 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td>
32 <dt><font face="helvetica, arial"><a href="fabmetheus_utilities.geometry.geometry_utilities.evaluate_elements.creation.html#Creation">Creation</a>
35 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
36 <tr bgcolor="#ffc8d8">
37 <td colspan=3 valign=bottom> <br>
38 <font color="#000000" face="helvetica, arial"><a name="Creation">class <strong>Creation</strong></a></font></td></tr>
40 <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
41 <td colspan=2><tt>Class to handle a creation.<br> </tt></td></tr>
43 <td width="100%">Methods defined here:<br>
44 <dl><dt><a name="Creation-__init__"><strong>__init__</strong></a>(self, elementNode, pluginModule)</dt><dd><tt>Initialize.</tt></dd></dl>
46 <dl><dt><a name="Creation-__repr__"><strong>__repr__</strong></a>(self)</dt><dd><tt>Get the string representation of this creation.</tt></dd></dl>
48 <dl><dt><a name="Creation-getCreation"><strong>getCreation</strong></a>(self, *arguments)</dt><dd><tt>Get creation.</tt></dd></dl>
50 </td></tr></table></td></tr></table><p>
51 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
52 <tr bgcolor="#55aa55">
53 <td colspan=3 valign=bottom> <br>
54 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
56 <tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td>
57 <td width="100%"><strong>__author__</strong> = 'Enrique Perez (perez_enrique@yahoo.com)'<br>
58 <strong>__credits__</strong> = 'Art of Illusion <http://www.artofillusion.org/>'<br>
59 <strong>__date__</strong> = '$Date: 2008/02/05 $'<br>
60 <strong>__license__</strong> = 'GNU Affero General Public License http://www.gnu.org/licenses/agpl.html'<br>
61 <strong>absolute_import</strong> = _Feature((2, 5, 0, 'alpha', 1), (2, 7, 0, 'alpha', 0), 16384)</td></tr></table><p>
62 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
63 <tr bgcolor="#7799ee">
64 <td colspan=3 valign=bottom> <br>
65 <font color="#ffffff" face="helvetica, arial"><big><strong>Author</strong></big></font></td></tr>
67 <tr><td bgcolor="#7799ee"><tt> </tt></td><td> </td>
68 <td width="100%">Enrique Perez (perez_enrique@yahoo.com)</td></tr></table><p>
69 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
70 <tr bgcolor="#7799ee">
71 <td colspan=3 valign=bottom> <br>
72 <font color="#ffffff" face="helvetica, arial"><big><strong>Credits</strong></big></font></td></tr>
74 <tr><td bgcolor="#7799ee"><tt> </tt></td><td> </td>
75 <td width="100%">Art of Illusion <<a href="http://www.artofillusion.org/">http://www.artofillusion.org/</a>></td></tr></table>