chiark / gitweb /
12b65fe34b44e0f8139ccd381ab8f0f907319e4d
[cura.git] /
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module fabmetheus_utilities.geometry.geometry_utilities.evaluate_elements.setting</title>
4 </head><body bgcolor="#f0f0f8">
5
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
7 <tr bgcolor="#7799ee">
8 <td valign=bottom>&nbsp;<br>
9 <font color="#ffffff" face="helvetica, arial">&nbsp;<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>.setting</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/setting.py">/home/enrique/Desktop/backup/babbleold/script/reprap/fabmetheus/fabmetheus_utilities/geometry/geometry_utilities/evaluate_elements/setting.py</a></font></td></tr></table>
12     <p><tt>Boolean geometry utilities.</tt></p>
13 <p>
14 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
15 <tr bgcolor="#aa55cc">
16 <td colspan=3 valign=bottom>&nbsp;<br>
17 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
18     
19 <tr><td bgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</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="math.html">math</a><br>
22 </td><td width="25%" valign=top><a href="skeinforge_application.skeinforge_utilities.skeinforge_craft.html">skeinforge_application.skeinforge_utilities.skeinforge_craft</a><br>
23 </td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
24 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
25 <tr bgcolor="#ee77aa">
26 <td colspan=3 valign=bottom>&nbsp;<br>
27 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr>
28     
29 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
30 <td width="100%"><dl>
31 <dt><font face="helvetica, arial"><a href="fabmetheus_utilities.geometry.geometry_utilities.evaluate_elements.setting.html#Setting">Setting</a>
32 </font></dt></dl>
33  <p>
34 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
35 <tr bgcolor="#ffc8d8">
36 <td colspan=3 valign=bottom>&nbsp;<br>
37 <font color="#000000" face="helvetica, arial"><a name="Setting">class <strong>Setting</strong></a></font></td></tr>
38     
39 <tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;</tt></td>
40 <td colspan=2><tt>Class&nbsp;to&nbsp;get&nbsp;handle&nbsp;elementNodes&nbsp;in&nbsp;a&nbsp;setting.<br>&nbsp;</tt></td></tr>
41 <tr><td>&nbsp;</td>
42 <td width="100%">Methods defined here:<br>
43 <dl><dt><a name="Setting-__init__"><strong>__init__</strong></a>(self, elementNode)</dt><dd><tt>Initialize.</tt></dd></dl>
44
45 <dl><dt><a name="Setting-__repr__"><strong>__repr__</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;string&nbsp;representation&nbsp;of&nbsp;this&nbsp;<a href="#Setting">Setting</a>.</tt></dd></dl>
46
47 <dl><dt><a name="Setting-getEdgeWidth"><strong>getEdgeWidth</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;edge&nbsp;width.</tt></dd></dl>
48
49 <dl><dt><a name="Setting-getImportCoarseness"><strong>getImportCoarseness</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;importCoarseness.</tt></dd></dl>
50
51 <dl><dt><a name="Setting-getImportRadius"><strong>getImportRadius</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;importRadius.</tt></dd></dl>
52
53 <dl><dt><a name="Setting-getInteriorOverhangAngle"><strong>getInteriorOverhangAngle</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;interior&nbsp;overhang&nbsp;support&nbsp;angle&nbsp;in&nbsp;degrees.</tt></dd></dl>
54
55 <dl><dt><a name="Setting-getInteriorOverhangRadians"><strong>getInteriorOverhangRadians</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;interior&nbsp;overhang&nbsp;support&nbsp;angle&nbsp;in&nbsp;radians.</tt></dd></dl>
56
57 <dl><dt><a name="Setting-getLayerHeight"><strong>getLayerHeight</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;layer&nbsp;height.</tt></dd></dl>
58
59 <dl><dt><a name="Setting-getOverhangAngle"><strong>getOverhangAngle</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;overhang&nbsp;support&nbsp;angle&nbsp;in&nbsp;degrees.</tt></dd></dl>
60
61 <dl><dt><a name="Setting-getOverhangRadians"><strong>getOverhangRadians</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;overhang&nbsp;support&nbsp;angle&nbsp;in&nbsp;radians.</tt></dd></dl>
62
63 <dl><dt><a name="Setting-getOverhangSpan"><strong>getOverhangSpan</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;overhang&nbsp;span.</tt></dd></dl>
64
65 <dl><dt><a name="Setting-getPrecision"><strong>getPrecision</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;cascade&nbsp;precision.</tt></dd></dl>
66
67 <dl><dt><a name="Setting-getSheetThickness"><strong>getSheetThickness</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;sheet&nbsp;thickness.</tt></dd></dl>
68
69 <dl><dt><a name="Setting-getTwistPrecision"><strong>getTwistPrecision</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;twist&nbsp;precision&nbsp;in&nbsp;degrees.</tt></dd></dl>
70
71 <dl><dt><a name="Setting-getTwistPrecisionRadians"><strong>getTwistPrecisionRadians</strong></a>(self)</dt><dd><tt>Get&nbsp;the&nbsp;twist&nbsp;precision&nbsp;in&nbsp;radians.</tt></dd></dl>
72
73 </td></tr></table></td></tr></table><p>
74 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
75 <tr bgcolor="#eeaa77">
76 <td colspan=3 valign=bottom>&nbsp;<br>
77 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr>
78     
79 <tr><td bgcolor="#eeaa77"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
80 <td width="100%"><dl><dt><a name="-getCascadeFloatWithoutSelf"><strong>getCascadeFloatWithoutSelf</strong></a>(defaultFloat, elementNode, key)</dt><dd><tt>Get&nbsp;the&nbsp;cascade&nbsp;float.</tt></dd></dl>
81  <dl><dt><a name="-getEdgeWidth"><strong>getEdgeWidth</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;edge&nbsp;width.</tt></dd></dl>
82  <dl><dt><a name="-getImportCoarseness"><strong>getImportCoarseness</strong></a>(elementNode, preferences<font color="#909090">=None</font>)</dt><dd><tt>Get&nbsp;the&nbsp;importCoarseness.</tt></dd></dl>
83  <dl><dt><a name="-getImportRadius"><strong>getImportRadius</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;importRadius.</tt></dd></dl>
84  <dl><dt><a name="-getInteriorOverhangAngle"><strong>getInteriorOverhangAngle</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;interior&nbsp;overhang&nbsp;support&nbsp;angle&nbsp;in&nbsp;degrees.</tt></dd></dl>
85  <dl><dt><a name="-getInteriorOverhangRadians"><strong>getInteriorOverhangRadians</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;interior&nbsp;overhang&nbsp;support&nbsp;angle&nbsp;in&nbsp;radians.</tt></dd></dl>
86  <dl><dt><a name="-getLayerHeight"><strong>getLayerHeight</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;layer&nbsp;height.</tt></dd></dl>
87  <dl><dt><a name="-getOverhangAngle"><strong>getOverhangAngle</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;overhang&nbsp;support&nbsp;angle&nbsp;in&nbsp;degrees.</tt></dd></dl>
88  <dl><dt><a name="-getOverhangRadians"><strong>getOverhangRadians</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;overhang&nbsp;support&nbsp;angle&nbsp;in&nbsp;radians.</tt></dd></dl>
89  <dl><dt><a name="-getOverhangSpan"><strong>getOverhangSpan</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;overhang&nbsp;span.</tt></dd></dl>
90  <dl><dt><a name="-getPrecision"><strong>getPrecision</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;cascade&nbsp;precision.</tt></dd></dl>
91  <dl><dt><a name="-getSheetThickness"><strong>getSheetThickness</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;sheet&nbsp;thickness.</tt></dd></dl>
92  <dl><dt><a name="-getTwistPrecision"><strong>getTwistPrecision</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;twist&nbsp;precision&nbsp;in&nbsp;degrees.</tt></dd></dl>
93  <dl><dt><a name="-getTwistPrecisionRadians"><strong>getTwistPrecisionRadians</strong></a>(elementNode)</dt><dd><tt>Get&nbsp;the&nbsp;twist&nbsp;precision&nbsp;in&nbsp;radians.</tt></dd></dl>
94 </td></tr></table><p>
95 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
96 <tr bgcolor="#55aa55">
97 <td colspan=3 valign=bottom>&nbsp;<br>
98 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
99     
100 <tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
101 <td width="100%"><strong>__author__</strong> = 'Enrique Perez (perez_enrique@yahoo.com)'<br>
102 <strong>__credits__</strong> = 'Art of Illusion &lt;http://www.artofillusion.org/&gt;'<br>
103 <strong>__date__</strong> = '$Date: 2008/02/05 $'<br>
104 <strong>__license__</strong> = 'GNU Affero General Public License http://www.gnu.org/licenses/agpl.html'<br>
105 <strong>absolute_import</strong> = _Feature((2, 5, 0, 'alpha', 1), (2, 7, 0, 'alpha', 0), 16384)<br>
106 <strong>globalAccessibleAttributeDictionary</strong> = ['getEdgeWidth', 'getImportCoarseness', 'getImportRadius', 'getInteriorOverhangAngle', 'getInteriorOverhangRadians', 'getLayerHeight', 'getOverhangSpan', 'getOverhangAngle', 'getOverhangRadians', 'getPrecision', 'getSheetThickness', 'getTwistPrecision', 'getTwistPrecisionRadians']<br>
107 <strong>globalGetAccessibleAttributeSet</strong> = set(['getEdgeWidth', 'getImportCoarseness', 'getImportRadius', 'getInteriorOverhangAngle', 'getInteriorOverhangRadians', 'getLayerHeight', ...])</td></tr></table><p>
108 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
109 <tr bgcolor="#7799ee">
110 <td colspan=3 valign=bottom>&nbsp;<br>
111 <font color="#ffffff" face="helvetica, arial"><big><strong>Author</strong></big></font></td></tr>
112     
113 <tr><td bgcolor="#7799ee"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
114 <td width="100%">Enrique&nbsp;Perez&nbsp;(perez_enrique@yahoo.com)</td></tr></table><p>
115 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
116 <tr bgcolor="#7799ee">
117 <td colspan=3 valign=bottom>&nbsp;<br>
118 <font color="#ffffff" face="helvetica, arial"><big><strong>Credits</strong></big></font></td></tr>
119     
120 <tr><td bgcolor="#7799ee"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
121 <td width="100%">Art&nbsp;of&nbsp;Illusion&nbsp;&lt;<a href="http://www.artofillusion.org/">http://www.artofillusion.org/</a>&gt;</td></tr></table>
122 </body></html>