Browse Source

initial commit

Sébastien DI MERCURIO 6 years ago
commit
776a2f4ce6
100 changed files with 248855 additions and 0 deletions
  1. 64
    0
      .gitignore
  2. 674
    0
      LICENSE
  3. 15
    0
      README.md
  4. 667
    0
      hardware/0605-LED_Verde.STEP
  5. BIN
      hardware/Batterie.ipt
  6. BIN
      hardware/Bloc roue.iam
  7. BIN
      hardware/Chargeur/1593K PCB.dwg
  8. 733
    0
      hardware/Chargeur/1593K PCB.igs
  9. BIN
      hardware/Chargeur/1593K PCB.ipt
  10. BIN
      hardware/Chargeur/1593K PCB.stl
  11. 661
    0
      hardware/Chargeur/1593K PCB.stp
  12. BIN
      hardware/Chargeur/Chargeur.iam
  13. BIN
      hardware/Chargeur/Chargeur_Dumber.ipj
  14. 20113
    0
      hardware/Chargeur/Hammond/1593K.igs
  15. 18986
    0
      hardware/Chargeur/Hammond/1593K.stp
  16. BIN
      hardware/Dumber 2015-2.ipj
  17. BIN
      hardware/Dumber 2015.ipj
  18. 15430
    0
      hardware/Export/capot.stl
  19. 897
    0
      hardware/Export/capot.stp
  20. 134542
    0
      hardware/Export/pied.stl
  21. 285
    0
      hardware/Export/pied.stp
  22. BIN
      hardware/Platine encodeur.ipt
  23. BIN
      hardware/Pneu.ipt
  24. 1760
    0
      hardware/Push Button Switch.STEP
  25. BIN
      hardware/Robot.iam
  26. BIN
      hardware/Robot.pdf
  27. BIN
      hardware/Roue.ipt
  28. 16767
    0
      hardware/USB_Mini_B_SMD_buchse.STEP
  29. 13472
    0
      hardware/XBee Chip.STEP
  30. BIN
      hardware/axe.ipt
  31. BIN
      hardware/capot.ipt
  32. BIN
      hardware/connecteur 10.ipt
  33. BIN
      hardware/connecteur 6.ipt
  34. BIN
      hardware/fixation moteur.ipt
  35. BIN
      hardware/headers/2.54_base.SLDPRT
  36. BIN
      hardware/headers/2.54_straight-header.SLDASM
  37. BIN
      hardware/headers/2.54_straight-pin.SLDPRT
  38. BIN
      hardware/headers/original.stl
  39. BIN
      hardware/helice encodeur.ipt
  40. BIN
      hardware/mini usbl.ipt
  41. BIN
      hardware/moteur.iam
  42. BIN
      hardware/moteur.ipt
  43. BIN
      hardware/original.stl
  44. BIN
      hardware/pcb.ipt
  45. BIN
      hardware/pied.ipt
  46. BIN
      hardware/plaque moteur.ipt
  47. BIN
      hardware/queue.ipt
  48. BIN
      hardware/reducteur.ipt
  49. BIN
      hardware/roue.iam
  50. 10452
    0
      hardware/tactileswitch-short.STEP
  51. BIN
      hardware/xbee.ipt
  52. BIN
      incubateur/1_ARUCO.pdf
  53. 11
    0
      incubateur/Aruco_opencv_python/.idea/Aruco_opencv.iml
  54. 7
    0
      incubateur/Aruco_opencv_python/.idea/misc.xml
  55. 8
    0
      incubateur/Aruco_opencv_python/.idea/modules.xml
  56. 546
    0
      incubateur/Aruco_opencv_python/.idea/workspace.xml
  57. BIN
      incubateur/Aruco_opencv_python/__pycache__/calibrate.cpython-35.pyc
  58. 15
    0
      incubateur/Aruco_opencv_python/aruco_create.py
  59. 34
    0
      incubateur/Aruco_opencv_python/aruco_detection.py
  60. 35
    0
      incubateur/Aruco_opencv_python/calibrate.py
  61. 21
    0
      incubateur/Aruco_opencv_python/getCalibrationImage.py
  62. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_1.jpg
  63. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_10.jpg
  64. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_11.jpg
  65. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_2.jpg
  66. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_3.jpg
  67. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_4.jpg
  68. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_5.jpg
  69. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_6.jpg
  70. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_7.jpg
  71. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_8.jpg
  72. BIN
      incubateur/Aruco_opencv_python/img_aruco/aruco_9.jpg
  73. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_1.jpg
  74. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_10.jpg
  75. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_11.jpg
  76. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_12.jpg
  77. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_13.jpg
  78. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_14.jpg
  79. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_15.jpg
  80. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_2.jpg
  81. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_3.jpg
  82. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_4.jpg
  83. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_5.jpg
  84. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_6.jpg
  85. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_7.jpg
  86. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_8.jpg
  87. BIN
      incubateur/Aruco_opencv_python/img_calibrate/calibration_9.jpg
  88. 138
    0
      incubateur/Aruco_opencv_python/opengl_opencv.py
  89. BIN
      incubateur/aruco_generer.pdf
  90. 6
    0
      incubateur/dumby_rtos2/Lisez-moi
  91. 13
    0
      incubateur/dumby_rtos2/dumby2/.mxproject
  92. 10511
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h
  93. 238
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
  94. 116
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
  95. 332
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f100xb.s
  96. 363
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f100xe.s
  97. 295
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101x6.s
  98. 305
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xb.s
  99. 343
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xe.s
  100. 0
    0
      incubateur/dumby_rtos2/dumby2/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f101xg.s

+ 64
- 0
.gitignore View File

@@ -0,0 +1,64 @@
1
+# Prerequisites
2
+*.d
3
+*.d
4
+*.dep
5
+
6
+# Compiled Object files
7
+*.slo
8
+*.lo
9
+*.o
10
+*.obj
11
+*.crf
12
+*.__i
13
+
14
+
15
+# Precompiled Headers
16
+*.gch
17
+*.pch
18
+
19
+# Compiled Dynamic libraries
20
+*.so
21
+*.dylib
22
+*.dll
23
+
24
+# Fortran module files
25
+*.mod
26
+*.smod
27
+
28
+# Compiled Static libraries
29
+*.lai
30
+*.la
31
+*.a
32
+*.lib
33
+
34
+# Executables
35
+*.exe
36
+*.out
37
+*.app
38
+main
39
+GUI
40
+*.elf
41
+*.hex
42
+
43
+# Image rpi
44
+*.img
45
+
46
+# Archives
47
+*.zip
48
+*.tar
49
+*.gz
50
+*.bz2
51
+*.xz
52
+*.arc
53
+*.arj
54
+*.7z
55
+*.rar
56
+
57
+# Trucs de MDK
58
+*.uvgui*
59
+*.bak
60
+*.axf
61
+
62
+# Android
63
+*.apk
64
+

+ 674
- 0
LICENSE View File

@@ -0,0 +1,674 @@
1
+                    GNU GENERAL PUBLIC LICENSE
2
+                       Version 3, 29 June 2007
3
+
4
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5
+ Everyone is permitted to copy and distribute verbatim copies
6
+ of this license document, but changing it is not allowed.
7
+
8
+                            Preamble
9
+
10
+  The GNU General Public License is a free, copyleft license for
11
+software and other kinds of works.
12
+
13
+  The licenses for most software and other practical works are designed
14
+to take away your freedom to share and change the works.  By contrast,
15
+the GNU General Public License is intended to guarantee your freedom to
16
+share and change all versions of a program--to make sure it remains free
17
+software for all its users.  We, the Free Software Foundation, use the
18
+GNU General Public License for most of our software; it applies also to
19
+any other work released this way by its authors.  You can apply it to
20
+your programs, too.
21
+
22
+  When we speak of free software, we are referring to freedom, not
23
+price.  Our General Public Licenses are designed to make sure that you
24
+have the freedom to distribute copies of free software (and charge for
25
+them if you wish), that you receive source code or can get it if you
26
+want it, that you can change the software or use pieces of it in new
27
+free programs, and that you know you can do these things.
28
+
29
+  To protect your rights, we need to prevent others from denying you
30
+these rights or asking you to surrender the rights.  Therefore, you have
31
+certain responsibilities if you distribute copies of the software, or if
32
+you modify it: responsibilities to respect the freedom of others.
33
+
34
+  For example, if you distribute copies of such a program, whether
35
+gratis or for a fee, you must pass on to the recipients the same
36
+freedoms that you received.  You must make sure that they, too, receive
37
+or can get the source code.  And you must show them these terms so they
38
+know their rights.
39
+
40
+  Developers that use the GNU GPL protect your rights with two steps:
41
+(1) assert copyright on the software, and (2) offer you this License
42
+giving you legal permission to copy, distribute and/or modify it.
43
+
44
+  For the developers' and authors' protection, the GPL clearly explains
45
+that there is no warranty for this free software.  For both users' and
46
+authors' sake, the GPL requires that modified versions be marked as
47
+changed, so that their problems will not be attributed erroneously to
48
+authors of previous versions.
49
+
50
+  Some devices are designed to deny users access to install or run
51
+modified versions of the software inside them, although the manufacturer
52
+can do so.  This is fundamentally incompatible with the aim of
53
+protecting users' freedom to change the software.  The systematic
54
+pattern of such abuse occurs in the area of products for individuals to
55
+use, which is precisely where it is most unacceptable.  Therefore, we
56
+have designed this version of the GPL to prohibit the practice for those
57
+products.  If such problems arise substantially in other domains, we
58
+stand ready to extend this provision to those domains in future versions
59
+of the GPL, as needed to protect the freedom of users.
60
+
61
+  Finally, every program is threatened constantly by software patents.
62
+States should not allow patents to restrict development and use of
63
+software on general-purpose computers, but in those that do, we wish to
64
+avoid the special danger that patents applied to a free program could
65
+make it effectively proprietary.  To prevent this, the GPL assures that
66
+patents cannot be used to render the program non-free.
67
+
68
+  The precise terms and conditions for copying, distribution and
69
+modification follow.
70
+
71
+                       TERMS AND CONDITIONS
72
+
73
+  0. Definitions.
74
+
75
+  "This License" refers to version 3 of the GNU General Public License.
76
+
77
+  "Copyright" also means copyright-like laws that apply to other kinds of
78
+works, such as semiconductor masks.
79
+
80
+  "The Program" refers to any copyrightable work licensed under this
81
+License.  Each licensee is addressed as "you".  "Licensees" and
82
+"recipients" may be individuals or organizations.
83
+
84
+  To "modify" a work means to copy from or adapt all or part of the work
85
+in a fashion requiring copyright permission, other than the making of an
86
+exact copy.  The resulting work is called a "modified version" of the
87
+earlier work or a work "based on" the earlier work.
88
+
89
+  A "covered work" means either the unmodified Program or a work based
90
+on the Program.
91
+
92
+  To "propagate" a work means to do anything with it that, without
93
+permission, would make you directly or secondarily liable for
94
+infringement under applicable copyright law, except executing it on a
95
+computer or modifying a private copy.  Propagation includes copying,
96
+distribution (with or without modification), making available to the
97
+public, and in some countries other activities as well.
98
+
99
+  To "convey" a work means any kind of propagation that enables other
100
+parties to make or receive copies.  Mere interaction with a user through
101
+a computer network, with no transfer of a copy, is not conveying.
102
+
103
+  An interactive user interface displays "Appropriate Legal Notices"
104
+to the extent that it includes a convenient and prominently visible
105
+feature that (1) displays an appropriate copyright notice, and (2)
106
+tells the user that there is no warranty for the work (except to the
107
+extent that warranties are provided), that licensees may convey the
108
+work under this License, and how to view a copy of this License.  If
109
+the interface presents a list of user commands or options, such as a
110
+menu, a prominent item in the list meets this criterion.
111
+
112
+  1. Source Code.
113
+
114
+  The "source code" for a work means the preferred form of the work
115
+for making modifications to it.  "Object code" means any non-source
116
+form of a work.
117
+
118
+  A "Standard Interface" means an interface that either is an official
119
+standard defined by a recognized standards body, or, in the case of
120
+interfaces specified for a particular programming language, one that
121
+is widely used among developers working in that language.
122
+
123
+  The "System Libraries" of an executable work include anything, other
124
+than the work as a whole, that (a) is included in the normal form of
125
+packaging a Major Component, but which is not part of that Major
126
+Component, and (b) serves only to enable use of the work with that
127
+Major Component, or to implement a Standard Interface for which an
128
+implementation is available to the public in source code form.  A
129
+"Major Component", in this context, means a major essential component
130
+(kernel, window system, and so on) of the specific operating system
131
+(if any) on which the executable work runs, or a compiler used to
132
+produce the work, or an object code interpreter used to run it.
133
+
134
+  The "Corresponding Source" for a work in object code form means all
135
+the source code needed to generate, install, and (for an executable
136
+work) run the object code and to modify the work, including scripts to
137
+control those activities.  However, it does not include the work's
138
+System Libraries, or general-purpose tools or generally available free
139
+programs which are used unmodified in performing those activities but
140
+which are not part of the work.  For example, Corresponding Source
141
+includes interface definition files associated with source files for
142
+the work, and the source code for shared libraries and dynamically
143
+linked subprograms that the work is specifically designed to require,
144
+such as by intimate data communication or control flow between those
145
+subprograms and other parts of the work.
146
+
147
+  The Corresponding Source need not include anything that users
148
+can regenerate automatically from other parts of the Corresponding
149
+Source.
150
+
151
+  The Corresponding Source for a work in source code form is that
152
+same work.
153
+
154
+  2. Basic Permissions.
155
+
156
+  All rights granted under this License are granted for the term of
157
+copyright on the Program, and are irrevocable provided the stated
158
+conditions are met.  This License explicitly affirms your unlimited
159
+permission to run the unmodified Program.  The output from running a
160
+covered work is covered by this License only if the output, given its
161
+content, constitutes a covered work.  This License acknowledges your
162
+rights of fair use or other equivalent, as provided by copyright law.
163
+
164
+  You may make, run and propagate covered works that you do not
165
+convey, without conditions so long as your license otherwise remains
166
+in force.  You may convey covered works to others for the sole purpose
167
+of having them make modifications exclusively for you, or provide you
168
+with facilities for running those works, provided that you comply with
169
+the terms of this License in conveying all material for which you do
170
+not control copyright.  Those thus making or running the covered works
171
+for you must do so exclusively on your behalf, under your direction
172
+and control, on terms that prohibit them from making any copies of
173
+your copyrighted material outside their relationship with you.
174
+
175
+  Conveying under any other circumstances is permitted solely under
176
+the conditions stated below.  Sublicensing is not allowed; section 10
177
+makes it unnecessary.
178
+
179
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180
+
181
+  No covered work shall be deemed part of an effective technological
182
+measure under any applicable law fulfilling obligations under article
183
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
184
+similar laws prohibiting or restricting circumvention of such
185
+measures.
186
+
187
+  When you convey a covered work, you waive any legal power to forbid
188
+circumvention of technological measures to the extent such circumvention
189
+is effected by exercising rights under this License with respect to
190
+the covered work, and you disclaim any intention to limit operation or
191
+modification of the work as a means of enforcing, against the work's
192
+users, your or third parties' legal rights to forbid circumvention of
193
+technological measures.
194
+
195
+  4. Conveying Verbatim Copies.
196
+
197
+  You may convey verbatim copies of the Program's source code as you
198
+receive it, in any medium, provided that you conspicuously and
199
+appropriately publish on each copy an appropriate copyright notice;
200
+keep intact all notices stating that this License and any
201
+non-permissive terms added in accord with section 7 apply to the code;
202
+keep intact all notices of the absence of any warranty; and give all
203
+recipients a copy of this License along with the Program.
204
+
205
+  You may charge any price or no price for each copy that you convey,
206
+and you may offer support or warranty protection for a fee.
207
+
208
+  5. Conveying Modified Source Versions.
209
+
210
+  You may convey a work based on the Program, or the modifications to
211
+produce it from the Program, in the form of source code under the
212
+terms of section 4, provided that you also meet all of these conditions:
213
+
214
+    a) The work must carry prominent notices stating that you modified
215
+    it, and giving a relevant date.
216
+
217
+    b) The work must carry prominent notices stating that it is
218
+    released under this License and any conditions added under section
219
+    7.  This requirement modifies the requirement in section 4 to
220
+    "keep intact all notices".
221
+
222
+    c) You must license the entire work, as a whole, under this
223
+    License to anyone who comes into possession of a copy.  This
224
+    License will therefore apply, along with any applicable section 7
225
+    additional terms, to the whole of the work, and all its parts,
226
+    regardless of how they are packaged.  This License gives no
227
+    permission to license the work in any other way, but it does not
228
+    invalidate such permission if you have separately received it.
229
+
230
+    d) If the work has interactive user interfaces, each must display
231
+    Appropriate Legal Notices; however, if the Program has interactive
232
+    interfaces that do not display Appropriate Legal Notices, your
233
+    work need not make them do so.
234
+
235
+  A compilation of a covered work with other separate and independent
236
+works, which are not by their nature extensions of the covered work,
237
+and which are not combined with it such as to form a larger program,
238
+in or on a volume of a storage or distribution medium, is called an
239
+"aggregate" if the compilation and its resulting copyright are not
240
+used to limit the access or legal rights of the compilation's users
241
+beyond what the individual works permit.  Inclusion of a covered work
242
+in an aggregate does not cause this License to apply to the other
243
+parts of the aggregate.
244
+
245
+  6. Conveying Non-Source Forms.
246
+
247
+  You may convey a covered work in object code form under the terms
248
+of sections 4 and 5, provided that you also convey the
249
+machine-readable Corresponding Source under the terms of this License,
250
+in one of these ways:
251
+
252
+    a) Convey the object code in, or embodied in, a physical product
253
+    (including a physical distribution medium), accompanied by the
254
+    Corresponding Source fixed on a durable physical medium
255
+    customarily used for software interchange.
256
+
257
+    b) Convey the object code in, or embodied in, a physical product
258
+    (including a physical distribution medium), accompanied by a
259
+    written offer, valid for at least three years and valid for as
260
+    long as you offer spare parts or customer support for that product
261
+    model, to give anyone who possesses the object code either (1) a
262
+    copy of the Corresponding Source for all the software in the
263
+    product that is covered by this License, on a durable physical
264
+    medium customarily used for software interchange, for a price no
265
+    more than your reasonable cost of physically performing this
266
+    conveying of source, or (2) access to copy the
267
+    Corresponding Source from a network server at no charge.
268
+
269
+    c) Convey individual copies of the object code with a copy of the
270
+    written offer to provide the Corresponding Source.  This
271
+    alternative is allowed only occasionally and noncommercially, and
272
+    only if you received the object code with such an offer, in accord
273
+    with subsection 6b.
274
+
275
+    d) Convey the object code by offering access from a designated
276
+    place (gratis or for a charge), and offer equivalent access to the
277
+    Corresponding Source in the same way through the same place at no
278
+    further charge.  You need not require recipients to copy the
279
+    Corresponding Source along with the object code.  If the place to
280
+    copy the object code is a network server, the Corresponding Source
281
+    may be on a different server (operated by you or a third party)
282
+    that supports equivalent copying facilities, provided you maintain
283
+    clear directions next to the object code saying where to find the
284
+    Corresponding Source.  Regardless of what server hosts the
285
+    Corresponding Source, you remain obligated to ensure that it is
286
+    available for as long as needed to satisfy these requirements.
287
+
288
+    e) Convey the object code using peer-to-peer transmission, provided
289
+    you inform other peers where the object code and Corresponding
290
+    Source of the work are being offered to the general public at no
291
+    charge under subsection 6d.
292
+
293
+  A separable portion of the object code, whose source code is excluded
294
+from the Corresponding Source as a System Library, need not be
295
+included in conveying the object code work.
296
+
297
+  A "User Product" is either (1) a "consumer product", which means any
298
+tangible personal property which is normally used for personal, family,
299
+or household purposes, or (2) anything designed or sold for incorporation
300
+into a dwelling.  In determining whether a product is a consumer product,
301
+doubtful cases shall be resolved in favor of coverage.  For a particular
302
+product received by a particular user, "normally used" refers to a
303
+typical or common use of that class of product, regardless of the status
304
+of the particular user or of the way in which the particular user
305
+actually uses, or expects or is expected to use, the product.  A product
306
+is a consumer product regardless of whether the product has substantial
307
+commercial, industrial or non-consumer uses, unless such uses represent
308
+the only significant mode of use of the product.
309
+
310
+  "Installation Information" for a User Product means any methods,
311
+procedures, authorization keys, or other information required to install
312
+and execute modified versions of a covered work in that User Product from
313
+a modified version of its Corresponding Source.  The information must
314
+suffice to ensure that the continued functioning of the modified object
315
+code is in no case prevented or interfered with solely because
316
+modification has been made.
317
+
318
+  If you convey an object code work under this section in, or with, or
319
+specifically for use in, a User Product, and the conveying occurs as
320
+part of a transaction in which the right of possession and use of the
321
+User Product is transferred to the recipient in perpetuity or for a
322
+fixed term (regardless of how the transaction is characterized), the
323
+Corresponding Source conveyed under this section must be accompanied
324
+by the Installation Information.  But this requirement does not apply
325
+if neither you nor any third party retains the ability to install
326
+modified object code on the User Product (for example, the work has
327
+been installed in ROM).
328
+
329
+  The requirement to provide Installation Information does not include a
330
+requirement to continue to provide support service, warranty, or updates
331
+for a work that has been modified or installed by the recipient, or for
332
+the User Product in which it has been modified or installed.  Access to a
333
+network may be denied when the modification itself materially and
334
+adversely affects the operation of the network or violates the rules and
335
+protocols for communication across the network.
336
+
337
+  Corresponding Source conveyed, and Installation Information provided,
338
+in accord with this section must be in a format that is publicly
339
+documented (and with an implementation available to the public in
340
+source code form), and must require no special password or key for
341
+unpacking, reading or copying.
342
+
343
+  7. Additional Terms.
344
+
345
+  "Additional permissions" are terms that supplement the terms of this
346
+License by making exceptions from one or more of its conditions.
347
+Additional permissions that are applicable to the entire Program shall
348
+be treated as though they were included in this License, to the extent
349
+that they are valid under applicable law.  If additional permissions
350
+apply only to part of the Program, that part may be used separately
351
+under those permissions, but the entire Program remains governed by
352
+this License without regard to the additional permissions.
353
+
354
+  When you convey a copy of a covered work, you may at your option
355
+remove any additional permissions from that copy, or from any part of
356
+it.  (Additional permissions may be written to require their own
357
+removal in certain cases when you modify the work.)  You may place
358
+additional permissions on material, added by you to a covered work,
359
+for which you have or can give appropriate copyright permission.
360
+
361
+  Notwithstanding any other provision of this License, for material you
362
+add to a covered work, you may (if authorized by the copyright holders of
363
+that material) supplement the terms of this License with terms:
364
+
365
+    a) Disclaiming warranty or limiting liability differently from the
366
+    terms of sections 15 and 16 of this License; or
367
+
368
+    b) Requiring preservation of specified reasonable legal notices or
369
+    author attributions in that material or in the Appropriate Legal
370
+    Notices displayed by works containing it; or
371
+
372
+    c) Prohibiting misrepresentation of the origin of that material, or
373
+    requiring that modified versions of such material be marked in
374
+    reasonable ways as different from the original version; or
375
+
376
+    d) Limiting the use for publicity purposes of names of licensors or
377
+    authors of the material; or
378
+
379
+    e) Declining to grant rights under trademark law for use of some
380
+    trade names, trademarks, or service marks; or
381
+
382
+    f) Requiring indemnification of licensors and authors of that
383
+    material by anyone who conveys the material (or modified versions of
384
+    it) with contractual assumptions of liability to the recipient, for
385
+    any liability that these contractual assumptions directly impose on
386
+    those licensors and authors.
387
+
388
+  All other non-permissive additional terms are considered "further
389
+restrictions" within the meaning of section 10.  If the Program as you
390
+received it, or any part of it, contains a notice stating that it is
391
+governed by this License along with a term that is a further
392
+restriction, you may remove that term.  If a license document contains
393
+a further restriction but permits relicensing or conveying under this
394
+License, you may add to a covered work material governed by the terms
395
+of that license document, provided that the further restriction does
396
+not survive such relicensing or conveying.
397
+
398
+  If you add terms to a covered work in accord with this section, you
399
+must place, in the relevant source files, a statement of the
400
+additional terms that apply to those files, or a notice indicating
401
+where to find the applicable terms.
402
+
403
+  Additional terms, permissive or non-permissive, may be stated in the
404
+form of a separately written license, or stated as exceptions;
405
+the above requirements apply either way.
406
+
407
+  8. Termination.
408
+
409
+  You may not propagate or modify a covered work except as expressly
410
+provided under this License.  Any attempt otherwise to propagate or
411
+modify it is void, and will automatically terminate your rights under
412
+this License (including any patent licenses granted under the third
413
+paragraph of section 11).
414
+
415
+  However, if you cease all violation of this License, then your
416
+license from a particular copyright holder is reinstated (a)
417
+provisionally, unless and until the copyright holder explicitly and
418
+finally terminates your license, and (b) permanently, if the copyright
419
+holder fails to notify you of the violation by some reasonable means
420
+prior to 60 days after the cessation.
421
+
422
+  Moreover, your license from a particular copyright holder is
423
+reinstated permanently if the copyright holder notifies you of the
424
+violation by some reasonable means, this is the first time you have
425
+received notice of violation of this License (for any work) from that
426
+copyright holder, and you cure the violation prior to 30 days after
427
+your receipt of the notice.
428
+
429
+  Termination of your rights under this section does not terminate the
430
+licenses of parties who have received copies or rights from you under
431
+this License.  If your rights have been terminated and not permanently
432
+reinstated, you do not qualify to receive new licenses for the same
433
+material under section 10.
434
+
435
+  9. Acceptance Not Required for Having Copies.
436
+
437
+  You are not required to accept this License in order to receive or
438
+run a copy of the Program.  Ancillary propagation of a covered work
439
+occurring solely as a consequence of using peer-to-peer transmission
440
+to receive a copy likewise does not require acceptance.  However,
441
+nothing other than this License grants you permission to propagate or
442
+modify any covered work.  These actions infringe copyright if you do
443
+not accept this License.  Therefore, by modifying or propagating a
444
+covered work, you indicate your acceptance of this License to do so.
445
+
446
+  10. Automatic Licensing of Downstream Recipients.
447
+
448
+  Each time you convey a covered work, the recipient automatically
449
+receives a license from the original licensors, to run, modify and
450
+propagate that work, subject to this License.  You are not responsible
451
+for enforcing compliance by third parties with this License.
452
+
453
+  An "entity transaction" is a transaction transferring control of an
454
+organization, or substantially all assets of one, or subdividing an
455
+organization, or merging organizations.  If propagation of a covered
456
+work results from an entity transaction, each party to that
457
+transaction who receives a copy of the work also receives whatever
458
+licenses to the work the party's predecessor in interest had or could
459
+give under the previous paragraph, plus a right to possession of the
460
+Corresponding Source of the work from the predecessor in interest, if
461
+the predecessor has it or can get it with reasonable efforts.
462
+
463
+  You may not impose any further restrictions on the exercise of the
464
+rights granted or affirmed under this License.  For example, you may
465
+not impose a license fee, royalty, or other charge for exercise of
466
+rights granted under this License, and you may not initiate litigation
467
+(including a cross-claim or counterclaim in a lawsuit) alleging that
468
+any patent claim is infringed by making, using, selling, offering for
469
+sale, or importing the Program or any portion of it.
470
+
471
+  11. Patents.
472
+
473
+  A "contributor" is a copyright holder who authorizes use under this
474
+License of the Program or a work on which the Program is based.  The
475
+work thus licensed is called the contributor's "contributor version".
476
+
477
+  A contributor's "essential patent claims" are all patent claims
478
+owned or controlled by the contributor, whether already acquired or
479
+hereafter acquired, that would be infringed by some manner, permitted
480
+by this License, of making, using, or selling its contributor version,
481
+but do not include claims that would be infringed only as a
482
+consequence of further modification of the contributor version.  For
483
+purposes of this definition, "control" includes the right to grant
484
+patent sublicenses in a manner consistent with the requirements of
485
+this License.
486
+
487
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
488
+patent license under the contributor's essential patent claims, to
489
+make, use, sell, offer for sale, import and otherwise run, modify and
490
+propagate the contents of its contributor version.
491
+
492
+  In the following three paragraphs, a "patent license" is any express
493
+agreement or commitment, however denominated, not to enforce a patent
494
+(such as an express permission to practice a patent or covenant not to
495
+sue for patent infringement).  To "grant" such a patent license to a
496
+party means to make such an agreement or commitment not to enforce a
497
+patent against the party.
498
+
499
+  If you convey a covered work, knowingly relying on a patent license,
500
+and the Corresponding Source of the work is not available for anyone
501
+to copy, free of charge and under the terms of this License, through a
502
+publicly available network server or other readily accessible means,
503
+then you must either (1) cause the Corresponding Source to be so
504
+available, or (2) arrange to deprive yourself of the benefit of the
505
+patent license for this particular work, or (3) arrange, in a manner
506
+consistent with the requirements of this License, to extend the patent
507
+license to downstream recipients.  "Knowingly relying" means you have
508
+actual knowledge that, but for the patent license, your conveying the
509
+covered work in a country, or your recipient's use of the covered work
510
+in a country, would infringe one or more identifiable patents in that
511
+country that you have reason to believe are valid.
512
+
513
+  If, pursuant to or in connection with a single transaction or
514
+arrangement, you convey, or propagate by procuring conveyance of, a
515
+covered work, and grant a patent license to some of the parties
516
+receiving the covered work authorizing them to use, propagate, modify
517
+or convey a specific copy of the covered work, then the patent license
518
+you grant is automatically extended to all recipients of the covered
519
+work and works based on it.
520
+
521
+  A patent license is "discriminatory" if it does not include within
522
+the scope of its coverage, prohibits the exercise of, or is
523
+conditioned on the non-exercise of one or more of the rights that are
524
+specifically granted under this License.  You may not convey a covered
525
+work if you are a party to an arrangement with a third party that is
526
+in the business of distributing software, under which you make payment
527
+to the third party based on the extent of your activity of conveying
528
+the work, and under which the third party grants, to any of the
529
+parties who would receive the covered work from you, a discriminatory
530
+patent license (a) in connection with copies of the covered work
531
+conveyed by you (or copies made from those copies), or (b) primarily
532
+for and in connection with specific products or compilations that
533
+contain the covered work, unless you entered into that arrangement,
534
+or that patent license was granted, prior to 28 March 2007.
535
+
536
+  Nothing in this License shall be construed as excluding or limiting
537
+any implied license or other defenses to infringement that may
538
+otherwise be available to you under applicable patent law.
539
+
540
+  12. No Surrender of Others' Freedom.
541
+
542
+  If conditions are imposed on you (whether by court order, agreement or
543
+otherwise) that contradict the conditions of this License, they do not
544
+excuse you from the conditions of this License.  If you cannot convey a
545
+covered work so as to satisfy simultaneously your obligations under this
546
+License and any other pertinent obligations, then as a consequence you may
547
+not convey it at all.  For example, if you agree to terms that obligate you
548
+to collect a royalty for further conveying from those to whom you convey
549
+the Program, the only way you could satisfy both those terms and this
550
+License would be to refrain entirely from conveying the Program.
551
+
552
+  13. Use with the GNU Affero General Public License.
553
+
554
+  Notwithstanding any other provision of this License, you have
555
+permission to link or combine any covered work with a work licensed
556
+under version 3 of the GNU Affero General Public License into a single
557
+combined work, and to convey the resulting work.  The terms of this
558
+License will continue to apply to the part which is the covered work,
559
+but the special requirements of the GNU Affero General Public License,
560
+section 13, concerning interaction through a network will apply to the
561
+combination as such.
562
+
563
+  14. Revised Versions of this License.
564
+
565
+  The Free Software Foundation may publish revised and/or new versions of
566
+the GNU General Public License from time to time.  Such new versions will
567
+be similar in spirit to the present version, but may differ in detail to
568
+address new problems or concerns.
569
+
570
+  Each version is given a distinguishing version number.  If the
571
+Program specifies that a certain numbered version of the GNU General
572
+Public License "or any later version" applies to it, you have the
573
+option of following the terms and conditions either of that numbered
574
+version or of any later version published by the Free Software
575
+Foundation.  If the Program does not specify a version number of the
576
+GNU General Public License, you may choose any version ever published
577
+by the Free Software Foundation.
578
+
579
+  If the Program specifies that a proxy can decide which future
580
+versions of the GNU General Public License can be used, that proxy's
581
+public statement of acceptance of a version permanently authorizes you
582
+to choose that version for the Program.
583
+
584
+  Later license versions may give you additional or different
585
+permissions.  However, no additional obligations are imposed on any
586
+author or copyright holder as a result of your choosing to follow a
587
+later version.
588
+
589
+  15. Disclaimer of Warranty.
590
+
591
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599
+
600
+  16. Limitation of Liability.
601
+
602
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610
+SUCH DAMAGES.
611
+
612
+  17. Interpretation of Sections 15 and 16.
613
+
614
+  If the disclaimer of warranty and limitation of liability provided
615
+above cannot be given local legal effect according to their terms,
616
+reviewing courts shall apply local law that most closely approximates
617
+an absolute waiver of all civil liability in connection with the
618
+Program, unless a warranty or assumption of liability accompanies a
619
+copy of the Program in return for a fee.
620
+
621
+                     END OF TERMS AND CONDITIONS
622
+
623
+            How to Apply These Terms to Your New Programs
624
+
625
+  If you develop a new program, and you want it to be of the greatest
626
+possible use to the public, the best way to achieve this is to make it
627
+free software which everyone can redistribute and change under these terms.
628
+
629
+  To do so, attach the following notices to the program.  It is safest
630
+to attach them to the start of each source file to most effectively
631
+state the exclusion of warranty; and each file should have at least
632
+the "copyright" line and a pointer to where the full notice is found.
633
+
634
+    <one line to give the program's name and a brief idea of what it does.>
635
+    Copyright (C) <year>  <name of author>
636
+
637
+    This program is free software: you can redistribute it and/or modify
638
+    it under the terms of the GNU General Public License as published by
639
+    the Free Software Foundation, either version 3 of the License, or
640
+    (at your option) any later version.
641
+
642
+    This program is distributed in the hope that it will be useful,
643
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
644
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
645
+    GNU General Public License for more details.
646
+
647
+    You should have received a copy of the GNU General Public License
648
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
649
+
650
+Also add information on how to contact you by electronic and paper mail.
651
+
652
+  If the program does terminal interaction, make it output a short
653
+notice like this when it starts in an interactive mode:
654
+
655
+    <program>  Copyright (C) <year>  <name of author>
656
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
+    This is free software, and you are welcome to redistribute it
658
+    under certain conditions; type `show c' for details.
659
+
660
+The hypothetical commands `show w' and `show c' should show the appropriate
661
+parts of the General Public License.  Of course, your program's commands
662
+might be different; for a GUI interface, you would use an "about box".
663
+
664
+  You should also get your employer (if you work as a programmer) or school,
665
+if any, to sign a "copyright disclaimer" for the program, if necessary.
666
+For more information on this, and how to apply and follow the GNU GPL, see
667
+<http://www.gnu.org/licenses/>.
668
+
669
+  The GNU General Public License does not permit incorporating your program
670
+into proprietary programs.  If your program is a subroutine library, you
671
+may consider it more useful to permit linking proprietary applications with
672
+the library.  If this is what you want to do, use the GNU Lesser General
673
+Public License instead of this License.  But first, please read
674
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.

+ 15
- 0
README.md View File

@@ -0,0 +1,15 @@
1
+# Dumber
2
+
3
+## 2017-2018 :
4
+Problème : 
5
+- Watchdog du robot ne fonctionne pas
6
+- Interface graphique qui a des etats mal gérée (je voulais le reprendre en utilisant les 'stores' de vuex pour éviter ça).
7
+- Il faudrait une execution de l'interface (srv nodejs) par défaut au démarage de la RPI.
8
+ 	L'exectution devrait se faire dans l'user space de linux dans le cas d'utilisation d'un noyau xenomai (co-kernel).
9
+	=> Potentiellement passer d'un noyau preempt_rt (actuel) à un noyau xenomai
10
+
11
+## Repertoires
12
+- hardware : contient les plans pour la partie mecanique du robot et de son chargeur
13
+- software: rassemble les parties logicielles du robot, du chargeur, les bibliotheques et superviseur coté raspberry et l'interface Web
14
+- pcb: contient les plans de conception des PCB du robot, du chargeur, de l'adaptateur Xbee pour la raspberry  et les plans des CAP du robot
15
+- incubateur: projet en incubation. Actuellement, contient des essais sur les aruco (pour la detection des robots) ou le portage du firmware du robot sous freertos.

+ 667
- 0
hardware/0605-LED_Verde.STEP View File

@@ -0,0 +1,667 @@
1
+ISO-10303-21;
2
+HEADER;
3
+FILE_DESCRIPTION (( 'STEP AP203' ),
4
+    '1' );
5
+FILE_NAME ('0605-LED_Verde.STEP',
6
+    '2015-02-17T13:34:54',
7
+    ( 'user1' ),
8
+    ( '' ),
9
+    'SwSTEP 2.0',
10
+    'SolidWorks 2014',
11
+    '' );
12
+FILE_SCHEMA (( 'CONFIG_CONTROL_DESIGN' ));
13
+ENDSEC;
14
+
15
+DATA;
16
+#1 = PERSON_AND_ORGANIZATION ( #445, #168 ) ;
17
+#2 = EDGE_LOOP ( 'NONE', ( #305, #298, #367, #263 ) ) ;
18
+#3 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
19
+#4 = EDGE_CURVE ( 'NONE', #25, #329, #351, .T. ) ;
20
+#5 = EDGE_CURVE ( 'NONE', #202, #88, #413, .T. ) ;
21
+#6 = CC_DESIGN_APPROVAL ( #297, ( #166 ) ) ;
22
+#7 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
23
+#8 = COORDINATED_UNIVERSAL_TIME_OFFSET ( 1, 0, .AHEAD. ) ;
24
+#9 = CYLINDRICAL_SURFACE ( 'NONE', #124, 0.04999999999999991300 ) ;
25
+#10 = ORIENTED_EDGE ( 'NONE', *, *, #50, .T. ) ;
26
+#11 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
27
+#12 = LINE ( 'NONE', #598, #57 ) ;
28
+#13 = CARTESIAN_POINT ( 'NONE',  ( 0.2000000000000000100, 0.0000000000000000000, -1.600000000000000100 ) ) ;
29
+#14 = PERSON_AND_ORGANIZATION_ROLE ( 'classification_officer' ) ;
30
+#15 = AXIS2_PLACEMENT_3D ( 'NONE', #233, #26, #608 ) ;
31
+#16 = ORIENTED_EDGE ( 'NONE', *, *, #552, .F. ) ;
32
+#17 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
33
+#18 = ADVANCED_FACE ( 'NONE', ( #79 ), #68, .F. ) ;
34
+#19 = EDGE_CURVE ( 'NONE', #319, #567, #458, .T. ) ;
35
+#20 = DIRECTION ( 'NONE',  ( 1.000000000000000000, -0.0000000000000000000, 0.0000000000000000000 ) ) ;
36
+#21 = VECTOR ( 'NONE', #119, 1000.000000000000000 ) ;
37
+#22 = EDGE_CURVE ( 'NONE', #358, #293, #633, .T. ) ;
38
+#23 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
39
+#24 = ORIENTED_EDGE ( 'NONE', *, *, #170, .F. ) ;
40
+#25 = VERTEX_POINT ( 'NONE', #387 ) ;
41
+#26 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, 0.0000000000000000000 ) ) ;
42
+#27 = VECTOR ( 'NONE', #198, 1000.000000000000000 ) ;
43
+#28 = CARTESIAN_POINT ( 'NONE',  ( 1.592040838891559100E-016, 0.2999999999999999900, -0.2999999999999999300 ) ) ;
44
+#29 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
45
+#30 = APPROVAL_STATUS ( 'not_yet_approved' ) ;
46
+#31 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -0.0000000000000000000, -1.000000000000000000 ) ) ;
47
+#32 = ORIENTED_EDGE ( 'NONE', *, *, #406, .F. ) ;
48
+#33 = EDGE_LOOP ( 'NONE', ( #616, #299, #234, #143, #264, #487, #156, #559, #460 ) ) ;
49
+#34 = ORIENTED_EDGE ( 'NONE', *, *, #165, .F. ) ;
50
+#35 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, -1.300000000000000000 ) ) ;
51
+#36 = LINE ( 'NONE', #621, #404 ) ;
52
+#37 = EDGE_LOOP ( 'NONE', ( #541, #65, #394, #366 ) ) ;
53
+#38 = CALENDAR_DATE ( 2015, 17, 2 ) ;
54
+#39 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, -0.2000000000000000400 ) ) ;
55
+#40 = DIRECTION ( 'NONE',  ( -1.084202172485504400E-016, -0.0000000000000000000, -1.000000000000000000 ) ) ;
56
+#41 = LINE ( 'NONE', #628, #244 ) ;
57
+#42 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
58
+#43 = EDGE_CURVE ( 'NONE', #465, #115, #104, .T. ) ;
59
+#44 = VECTOR ( 'NONE', #494, 1000.000000000000000 ) ;
60
+#45 = VERTEX_POINT ( 'NONE', #39 ) ;
61
+#46 = VECTOR ( 'NONE', #252, 1000.000000000000000 ) ;
62
+#47 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
63
+#48 = CARTESIAN_POINT ( 'NONE',  ( 0.6000000000000000900, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
64
+#49 = CIRCLE ( 'NONE', #365, 0.2000000000000000400 ) ;
65
+#50 = EDGE_CURVE ( 'NONE', #211, #409, #109, .T. ) ;
66
+#51 = PLANE ( 'NONE',  #334 ) ;
67
+#52 = EDGE_CURVE ( 'NONE', #486, #377, #132, .T. ) ;
68
+#53 = VECTOR ( 'NONE', #643, 1000.000000000000000 ) ;
69
+#54 = APPROVAL_PERSON_ORGANIZATION ( #477, #297, #341 ) ;
70
+#55 = FACE_OUTER_BOUND ( 'NONE', #323, .T. ) ;
71
+#56 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, -1.600000000000000100 ) ) ;
72
+#57 = VECTOR ( 'NONE', #536, 1000.000000000000000 ) ;
73
+#58 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
74
+#59 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 1.000000000000000000, 0.0000000000000000000 ) ) ;
75
+#60 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -0.9993908270190956500, 0.03489949670250104600 ) ) ;
76
+#61 = ORIENTED_EDGE ( 'NONE', *, *, #19, .F. ) ;
77
+#62 = CC_DESIGN_DATE_AND_TIME_ASSIGNMENT ( #246, #173, ( #614 ) ) ;
78
+#63 = MECHANICAL_CONTEXT ( 'NONE', #225, 'mechanical' ) ;
79
+#64 = EDGE_CURVE ( 'NONE', #377, #329, #510, .T. ) ;
80
+#65 = ORIENTED_EDGE ( 'NONE', *, *, #152, .F. ) ;
81
+#66 = EDGE_LOOP ( 'NONE', ( #344, #107 ) ) ;
82
+#67 = VERTEX_POINT ( 'NONE', #575 ) ;
83
+#68 = CYLINDRICAL_SURFACE ( 'NONE', #562, 0.2000000000000000400 ) ;
84
+#69 = LINE ( 'NONE', #3, #133 ) ;
85
+#70 = PLANE ( 'NONE',  #144 ) ;
86
+#71 = AXIS2_PLACEMENT_3D ( 'NONE', #519, #454, #385 ) ;
87
+#72 = CALENDAR_DATE ( 2015, 17, 2 ) ;
88
+#73 = EDGE_CURVE ( 'NONE', #543, #202, #369, .T. ) ;
89
+#74 = DIRECTION ( 'NONE',  ( -1.000000000000000000, 0.0000000000000000000, -0.0000000000000000000 ) ) ;
90
+#75 = PLANE ( 'NONE',  #189 ) ;
91
+#76 = PLANE ( 'NONE',  #222 ) ;
92
+#77 = DESIGN_CONTEXT ( 'detailed design', #129, 'design' ) ;
93
+#78 = PERSON_AND_ORGANIZATION ( #445, #168 ) ;
94
+#79 = FACE_OUTER_BOUND ( 'NONE', #457, .T. ) ;
95
+#80 = CC_DESIGN_APPROVAL ( #550, ( #614 ) ) ;
96
+#81 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, -0.2000000000000000400 ) ) ;
97
+#82 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.7999999999999999300, 0.0000000000000000000 ) ) ;
98
+#83 = CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT ( #423, #355, ( #558 ) ) ;
99
+#84 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
100
+#85 = VECTOR ( 'NONE', #352, 1000.000000000000000 ) ;
101
+#86 = FACE_OUTER_BOUND ( 'NONE', #343, .T. ) ;
102
+#87 = LINE ( 'NONE', #23, #475 ) ;
103
+#88 = VERTEX_POINT ( 'NONE', #489 ) ;
104
+#89 = ORIENTED_EDGE ( 'NONE', *, *, #241, .F. ) ;
105
+#90 = ORIENTED_EDGE ( 'NONE', *, *, #328, .T. ) ;
106
+#91 = FACE_OUTER_BOUND ( 'NONE', #33, .T. ) ;
107
+#92 = CALENDAR_DATE ( 2015, 17, 2 ) ;
108
+#93 = DIRECTION ( 'NONE',  ( 1.224646799147353000E-016, -0.0000000000000000000, 1.000000000000000000 ) ) ;
109
+#94 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
110
+#95 = FACE_OUTER_BOUND ( 'NONE', #232, .T. ) ;
111
+#96 = LINE ( 'NONE', #28, #256 ) ;
112
+#97 = LINE ( 'NONE', #29, #452 ) ;
113
+#98 = PERSON_AND_ORGANIZATION ( #445, #168 ) ;
114
+#99 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -1.000000000000000000, 0.0000000000000000000 ) ) ;
115
+#100 = DIRECTION ( 'NONE',  ( 1.000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
116
+#101 = ORIENTED_EDGE ( 'NONE', *, *, #406, .T. ) ;
117
+#102 = ADVANCED_FACE ( 'NONE', ( #182 ), #551, .T. ) ;
118
+#103 = PLANE ( 'NONE',  #176 ) ;
119
+#104 = LINE ( 'NONE', #522, #641 ) ;
120
+#105 = AXIS2_PLACEMENT_3D ( 'NONE', #282, #221, #145 ) ;
121
+#106 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
122
+#107 = ORIENTED_EDGE ( 'NONE', *, *, #73, .T. ) ;
123
+#108 = ORIENTED_EDGE ( 'NONE', *, *, #4, .F. ) ;
124
+#109 = CIRCLE ( 'NONE', #570, 0.2000000000000000400 ) ;
125
+#110 = FACE_OUTER_BOUND ( 'NONE', #66, .T. ) ;
126
+#111 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, -1.300000000000000000 ) ) ;
127
+#112 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, -1.300000000000000000 ) ) ;
128
+#113 = VECTOR ( 'NONE', #154, 1000.000000000000000 ) ;
129
+#114 = DIRECTION ( 'NONE',  ( -1.000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
130
+#115 = VERTEX_POINT ( 'NONE', #13 ) ;
131
+#116 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.0000000000000000000, -1.600000000000000100 ) ) ;
132
+#117 = FACE_OUTER_BOUND ( 'NONE', #37, .T. ) ;
133
+#118 = VERTEX_POINT ( 'NONE', #647 ) ;
134
+#119 = DIRECTION ( 'NONE',  ( -1.000000000000000000, 0.0000000000000000000, -0.0000000000000000000 ) ) ;
135
+#120 = ORIENTED_EDGE ( 'NONE', *, *, #599, .T. ) ;
136
+#121 = ADVANCED_FACE ( 'NONE', ( #86 ), #275, .F. ) ;
137
+#122 = ADVANCED_FACE ( 'NONE', ( #402 ), #347, .F. ) ;
138
+#123 = LINE ( 'NONE', #635, #200 ) ;
139
+#124 = AXIS2_PLACEMENT_3D ( 'NONE', #253, #181, #106 ) ;
140
+#125 = ORIENTED_EDGE ( 'NONE', *, *, #270, .T. ) ;
141
+#126 = ADVANCED_FACE ( 'NONE', ( #91 ), #470, .T. ) ;
142
+#127 = ORIENTED_EDGE ( 'NONE', *, *, #205, .F. ) ;
143
+#128 = DIRECTION ( 'NONE',  ( 1.000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
144
+#129 = APPLICATION_CONTEXT ( 'configuration controlled 3d designs of mechanical parts and assemblies' ) ;
145
+#130 = COORDINATED_UNIVERSAL_TIME_OFFSET ( 1, 0, .AHEAD. ) ;
146
+#131 = LINE ( 'NONE', #56, #53 ) ;
147
+#132 = LINE ( 'NONE', #209, #46 ) ;
148
+#133 = VECTOR ( 'NONE', #595, 1000.000000000000000 ) ;
149
+#134 = EDGE_LOOP ( 'NONE', ( #629, #177, #219, #479 ) ) ;
150
+#135 = LINE ( 'NONE', #58, #514 ) ;
151
+#136 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.382737710514447800 ) ) ;
152
+#137 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.03489949670250105200, 0.9993908270190957600 ) ) ;
153
+#138 = CLOSED_SHELL ( 'NONE', ( #427, #122, #281, #569, #261, #18, #121, #623, #618, #332, #481, #218, #126, #459, #488, #418, #368, #206, #625, #102 ) ) ;
154
+#139 = ORIENTED_EDGE ( 'NONE', *, *, #528, .F. ) ;
155
+#140 = APPLICATION_PROTOCOL_DEFINITION ( 'international standard', 'config_control_design', 1994, #225 ) ;
156
+#141 = APPROVAL ( #30, 'NON SPECIFICATO' ) ;
157
+#142 = VERTEX_POINT ( 'NONE', #208 ) ;
158
+#143 = ORIENTED_EDGE ( 'NONE', *, *, #540, .F. ) ;
159
+#144 = AXIS2_PLACEMENT_3D ( 'NONE', #136, #59, #646 ) ;
160
+#145 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
161
+#146 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
162
+#147 = EDGE_CURVE ( 'NONE', #502, #377, #131, .T. ) ;
163
+#148 = FACE_OUTER_BOUND ( 'NONE', #548, .T. ) ;
164
+#149 = COORDINATED_UNIVERSAL_TIME_OFFSET ( 1, 0, .AHEAD. ) ;
165
+#150 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
166
+#151 = DIRECTION ( 'NONE',  ( 1.000000000000000000, 0.0000000000000000000, -0.0000000000000000000 ) ) ;
167
+#152 = EDGE_CURVE ( 'NONE', #293, #310, #518, .T. ) ;
168
+#153 = VECTOR ( 'NONE', #340, 1000.000000000000000 ) ;
169
+#154 = DIRECTION ( 'NONE',  ( -1.000000000000000000, -0.0000000000000000000, -0.0000000000000000000 ) ) ;
170
+#155 = SECURITY_CLASSIFICATION_LEVEL ( 'unclassified' ) ;
171
+#156 = ORIENTED_EDGE ( 'NONE', *, *, #410, .F. ) ;
172
+#157 = LINE ( 'NONE', #81, #324 ) ;
173
+#158 = ORIENTED_EDGE ( 'NONE', *, *, #579, .T. ) ;
174
+#159 = PRODUCT ( '0605-LED_Verde', '0605-LED_Verde', '', ( #63 ) ) ;
175
+#160 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000001600, 0.2999999999999999900, -0.2999999999999999300 ) ) ;
176
+#161 = EDGE_CURVE ( 'NONE', #45, #142, #603, .T. ) ;
177
+#162 = CARTESIAN_POINT ( 'NONE',  ( 0.2000000000000000100, 0.2999999999999999900, -1.600000000000000100 ) ) ;
178
+#163 = VERTEX_POINT ( 'NONE', #112 ) ;
179
+#164 = AXIS2_PLACEMENT_3D ( 'NONE', #283, #223, #146 ) ;
180
+#165 = EDGE_CURVE ( 'NONE', #502, #25, #41, .T. ) ;
181
+#166 = SECURITY_CLASSIFICATION ( '', '', #155 ) ;
182
+#167 = CARTESIAN_POINT ( 'NONE',  ( 0.01746038474587393800, 0.7999999999999999300, -1.300000000000000000 ) ) ;
183
+#168 = ORGANIZATION ( 'NON SPECIFICATO', 'NON SPECIFICATO', '' ) ;
184
+#169 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, -1.300000000000000000 ) ) ;
185
+#170 = EDGE_CURVE ( 'NONE', #567, #358, #506, .T. ) ;
186
+#171 = FACE_OUTER_BOUND ( 'NONE', #321, .T. ) ;
187
+#172 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
188
+#173 = DATE_TIME_ROLE ( 'creation_date' ) ;
189
+#174 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
190
+#175 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
191
+#176 = AXIS2_PLACEMENT_3D ( 'NONE', #35, #619, #561 ) ;
192
+#177 = ORIENTED_EDGE ( 'NONE', *, *, #19, .T. ) ;
193
+#178 = EDGE_CURVE ( 'NONE', #183, #214, #303, .T. ) ;
194
+#179 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
195
+#180 = EDGE_CURVE ( 'NONE', #183, #486, #97, .T. ) ;
196
+#181 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, 1.000000000000000000, -0.0000000000000000000 ) ) ;
197
+#182 = FACE_OUTER_BOUND ( 'NONE', #134, .T. ) ;
198
+#183 = VERTEX_POINT ( 'NONE', #555 ) ;
199
+#184 = AXIS2_PLACEMENT_3D ( 'NONE', #400, #337, #273 ) ;
200
+#185 = EDGE_LOOP ( 'NONE', ( #530, #108, #34, #526 ) ) ;
201
+#186 = LINE ( 'NONE', #111, #203 ) ;
202
+#187 = FACE_BOUND ( 'NONE', #360, .T. ) ;
203
+#188 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.382737710514447800 ) ) ;
204
+#189 = AXIS2_PLACEMENT_3D ( 'NONE', #11, #597, #535 ) ;
205
+#190 = ORIENTED_EDGE ( 'NONE', *, *, #371, .F. ) ;
206
+#191 =( NAMED_UNIT ( * ) PLANE_ANGLE_UNIT ( ) SI_UNIT ( $, .RADIAN. ) );
207
+#192 = ORIENTED_EDGE ( 'NONE', *, *, #410, .T. ) ;
208
+#193 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
209
+#194 = VECTOR ( 'NONE', #193, 1000.000000000000000 ) ;
210
+#195 = VECTOR ( 'NONE', #114, 1000.000000000000000 ) ;
211
+#196 = APPROVAL_DATE_TIME ( #265, #550 ) ;
212
+#197 = LOCAL_TIME ( 14, 34, 54.00000000000000000, #8 ) ;
213
+#198 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
214
+#199 = CC_DESIGN_DATE_AND_TIME_ASSIGNMENT ( #600, #539, ( #166 ) ) ;
215
+#200 = VECTOR ( 'NONE', #580, 1000.000000000000000 ) ;
216
+#201 = ORIENTED_EDGE ( 'NONE', *, *, #43, .T. ) ;
217
+#202 = VERTEX_POINT ( 'NONE', #492 ) ;
218
+#203 = VECTOR ( 'NONE', #40, 1000.000000000000000 ) ;
219
+#204 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
220
+#205 = EDGE_CURVE ( 'NONE', #202, #543, #473, .T. ) ;
221
+#206 = ADVANCED_FACE ( 'NONE', ( #566 ), #103, .T. ) ;
222
+#207 = CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT ( #560, #304, ( #614 ) ) ;
223
+#208 = CARTESIAN_POINT ( 'NONE',  ( 0.6000000000000000900, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
224
+#209 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
225
+#210 = EDGE_CURVE ( 'NONE', #163, #310, #500, .T. ) ;
226
+#211 = VERTEX_POINT ( 'NONE', #237 ) ;
227
+#212 = CARTESIAN_POINT ( 'NONE',  ( 0.1999999999999999800, 0.2999999999999999900, 3.673940397442059500E-017 ) ) ;
228
+#213 = AXIS2_PLACEMENT_3D ( 'NONE', #466, #395, #330 ) ;
229
+#214 = VERTEX_POINT ( 'NONE', #160 ) ;
230
+#215 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
231
+#216 = CARTESIAN_POINT ( 'NONE',  ( 1.592040838891559100E-016, 0.2999999999999999900, -0.2999999999999999300 ) ) ;
232
+#217 = APPROVAL_DATE_TIME ( #278, #297 ) ;
233
+#218 = ADVANCED_FACE ( 'NONE', ( #388 ), #294, .F. ) ;
234
+#219 = ORIENTED_EDGE ( 'NONE', *, *, #170, .T. ) ;
235
+#220 = VERTEX_POINT ( 'NONE', #544 ) ;
236
+#221 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 1.000000000000000000, 0.0000000000000000000 ) ) ;
237
+#222 = AXIS2_PLACEMENT_3D ( 'NONE', #216, #137, #60 ) ;
238
+#223 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 1.000000000000000000, 0.0000000000000000000 ) ) ;
239
+#224 = CARTESIAN_POINT ( 'NONE',  ( 0.6000000000000000900, 0.2999999999999999900, -1.600000000000000100 ) ) ;
240
+#225 = APPLICATION_CONTEXT ( 'configuration controlled 3d designs of mechanical parts and assemblies' ) ;
241
+#226 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
242
+#227 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -0.0000000000000000000, 1.000000000000000000 ) ) ;
243
+#228 = AXIS2_PLACEMENT_3D ( 'NONE', #174, #99, #31 ) ;
244
+#229 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, -1.600000000000000100 ) ) ;
245
+#230 = EDGE_CURVE ( 'NONE', #310, #220, #482, .T. ) ;
246
+#231 = PERSON_AND_ORGANIZATION_ROLE ( 'design_supplier' ) ;
247
+#232 = EDGE_LOOP ( 'NONE', ( #90, #389, #61, #509 ) ) ;
248
+#233 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
249
+#234 = ORIENTED_EDGE ( 'NONE', *, *, #356, .F. ) ;
250
+#235 = ORIENTED_EDGE ( 'NONE', *, *, #432, .F. ) ;
251
+#236 = EDGE_CURVE ( 'NONE', #88, #67, #306, .T. ) ;
252
+#237 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.0000000000000000000, -0.2000000000000000400 ) ) ;
253
+#238 = CARTESIAN_POINT ( 'NONE',  ( 0.1999999999999999800, 0.0000000000000000000, 3.673940397442059500E-017 ) ) ;
254
+#239 = ORIENTED_EDGE ( 'NONE', *, *, #152, .T. ) ;
255
+#240 = ORIENTED_EDGE ( 'NONE', *, *, #300, .T. ) ;
256
+#241 = EDGE_CURVE ( 'NONE', #289, #310, #69, .T. ) ;
257
+#242 = LINE ( 'NONE', #167, #634 ) ;
258
+#243 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
259
+#244 = VECTOR ( 'NONE', #574, 1000.000000000000000 ) ;
260
+#245 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
261
+#246 = DATE_AND_TIME ( #431, #258 ) ;
262
+#247 = CARTESIAN_POINT ( 'NONE',  ( 0.7825396152541263000, 0.7999999999999999300, -0.3174603847458737900 ) ) ;
263
+#248 = MANIFOLD_SOLID_BREP ( 'Estrusione-Estrusione2', #138 ) ;
264
+#249 = VECTOR ( 'NONE', #172, 1000.000000000000000 ) ;
265
+#250 = ORIENTED_EDGE ( 'NONE', *, *, #342, .F. ) ;
266
+#251 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.332737710514448000 ) ) ;
267
+#252 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
268
+#253 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.382737710514447800 ) ) ;
269
+#254 = PRODUCT_RELATED_PRODUCT_CATEGORY ( 'detail', '', ( #159 ) ) ;
270
+#255 = EDGE_LOOP ( 'NONE', ( #440, #139, #464, #201 ) ) ;
271
+#256 = VECTOR ( 'NONE', #610, 1000.000000000000000 ) ;
272
+#257 = APPROVAL_PERSON_ORGANIZATION ( #98, #141, #613 ) ;
273
+#258 = LOCAL_TIME ( 14, 34, 54.00000000000000000, #408 ) ;
274
+#259 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -0.0000000000000000000, -1.000000000000000000 ) ) ;
275
+#260 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
276
+#261 = ADVANCED_FACE ( 'NONE', ( #626 ), #531, .F. ) ;
277
+#262 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, -1.600000000000000100 ) ) ;
278
+#263 = ORIENTED_EDGE ( 'NONE', *, *, #4, .T. ) ;
279
+#264 = ORIENTED_EDGE ( 'NONE', *, *, #64, .F. ) ;
280
+#265 = DATE_AND_TIME ( #72, #197 ) ;
281
+#266 = CARTESIAN_POINT ( 'NONE',  ( 0.1999999999999999800, 0.2999999999999999900, 3.673940397442059500E-017 ) ) ;
282
+#267 = ORIENTED_EDGE ( 'NONE', *, *, #468, .F. ) ;
283
+#268 = LINE ( 'NONE', #204, #499 ) ;
284
+#269 = VECTOR ( 'NONE', #443, 1000.000000000000000 ) ;
285
+#270 = EDGE_CURVE ( 'NONE', #118, #463, #268, .T. ) ;
286
+#271 = EDGE_CURVE ( 'NONE', #142, #409, #640, .T. ) ;
287
+#272 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -0.0000000000000000000, -1.000000000000000000 ) ) ;
288
+#273 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.9993908270190956500, 0.03489949670250104600 ) ) ;
289
+#274 = DIRECTION ( 'NONE',  ( 0.03487826274237469000, -0.9987827659587182900, -0.03487826274237469700 ) ) ;
290
+#275 = PLANE ( 'NONE',  #420 ) ;
291
+#276 = CARTESIAN_POINT ( 'NONE',  ( 0.7825396152541261900, 0.7999999999999999300, -1.282539615254126000 ) ) ;
292
+#277 = LOCAL_TIME ( 14, 34, 54.00000000000000000, #130 ) ;
293
+#278 = DATE_AND_TIME ( #92, #396 ) ;
294
+#279 = ORIENTED_EDGE ( 'NONE', *, *, #573, .F. ) ;
295
+#280 = ORIENTED_EDGE ( 'NONE', *, *, #161, .F. ) ;
296
+#281 = ADVANCED_FACE ( 'NONE', ( #187, #171 ), #51, .F. ) ;
297
+#282 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2999999999999999900, -1.382737710514447800 ) ) ;
298
+#283 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2999999999999999900, -1.382737710514447800 ) ) ;
299
+#284 = EDGE_CURVE ( 'NONE', #214, #163, #186, .T. ) ;
300
+#285 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, -1.600000000000000100 ) ) ;
301
+#286 = LINE ( 'NONE', #229, #113 ) ;
302
+#287 = PERSON_AND_ORGANIZATION ( #445, #168 ) ;
303
+#288 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
304
+#289 = VERTEX_POINT ( 'NONE', #572 ) ;
305
+#290 = UNCERTAINTY_MEASURE_WITH_UNIT (LENGTH_MEASURE( 1.000000000000000100E-005 ), #384, 'distance_accuracy_value', 'NONE');
306
+#291 = ORIENTED_EDGE ( 'NONE', *, *, #571, .T. ) ;
307
+#292 = AXIS2_PLACEMENT_3D ( 'NONE', #82, #425, #537 ) ;
308
+#293 = VERTEX_POINT ( 'NONE', #505 ) ;
309
+#294 = PLANE ( 'NONE',  #620 ) ;
310
+#295 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
311
+#296 = EDGE_LOOP ( 'NONE', ( #327, #478, #617, #639 ) ) ;
312
+#297 = APPROVAL ( #405, 'NON SPECIFICATO' ) ;
313
+#298 = ORIENTED_EDGE ( 'NONE', *, *, #43, .F. ) ;
314
+#299 = ORIENTED_EDGE ( 'NONE', *, *, #650, .F. ) ;
315
+#300 = EDGE_CURVE ( 'NONE', #567, #214, #627, .T. ) ;
316
+#301 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
317
+#302 = CARTESIAN_POINT ( 'NONE',  ( 0.01746038474587405900, 0.7999999999999999300, -0.3174603847458737900 ) ) ;
318
+#303 = LINE ( 'NONE', #245, #249 ) ;
319
+#304 = PERSON_AND_ORGANIZATION_ROLE ( 'creator' ) ;
320
+#305 = ORIENTED_EDGE ( 'NONE', *, *, #540, .T. ) ;
321
+#306 = CIRCLE ( 'NONE', #105, 0.04999999999999991300 ) ;
322
+#307 = PLANE ( 'NONE',  #228 ) ;
323
+#308 = VERTEX_POINT ( 'NONE', #243 ) ;
324
+#309 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
325
+#310 = VERTEX_POINT ( 'NONE', #169 ) ;
326
+#311 = AXIS2_PLACEMENT_3D ( 'NONE', #587, #317, #260 ) ;
327
+#312 = DIRECTION ( 'NONE',  ( -0.03489949670250104600, -0.9993908270190956500, 0.0000000000000000000 ) ) ;
328
+#313 = ORIENTED_EDGE ( 'NONE', *, *, #178, .F. ) ;
329
+#314 = ORIENTED_EDGE ( 'NONE', *, *, #284, .T. ) ;
330
+#315 = ORIENTED_EDGE ( 'NONE', *, *, #147, .F. ) ;
331
+#316 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -1.000000000000000000, 0.0000000000000000000 ) ) ;
332
+#317 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, 0.0000000000000000000 ) ) ;
333
+#318 = EDGE_LOOP ( 'NONE', ( #564, #16, #527, #239 ) ) ;
334
+#319 = VERTEX_POINT ( 'NONE', #302 ) ;
335
+#320 = LINE ( 'NONE', #262, #194 ) ;
336
+#321 = EDGE_LOOP ( 'NONE', ( #448, #291, #624, #364, #495, #436 ) ) ;
337
+#322 = AXIS2_PLACEMENT_3D ( 'NONE', #188, #421, #179 ) ;
338
+#323 = EDGE_LOOP ( 'NONE', ( #521, #315, #442, #428, #313, #338 ) ) ;
339
+#324 = VECTOR ( 'NONE', #17, 1000.000000000000000 ) ;
340
+#325 = APPROVAL_ROLE ( '' ) ;
341
+#326 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.0000000000000000000, -1.600000000000000100 ) ) ;
342
+#327 = ORIENTED_EDGE ( 'NONE', *, *, #73, .F. ) ;
343
+#328 = EDGE_CURVE ( 'NONE', #220, #214, #96, .T. ) ;
344
+#329 = VERTEX_POINT ( 'NONE', #491 ) ;
345
+#330 = DIRECTION ( 'NONE',  ( -1.000000000000000000, 0.0000000000000000000, -0.0000000000000000000 ) ) ;
346
+#331 = AXIS2_PLACEMENT_3D ( 'NONE', #554, #419, #353 ) ;
347
+#332 = ADVANCED_FACE ( 'NONE', ( #504 ), #516, .F. ) ;
348
+#333 = EDGE_CURVE ( 'NONE', #465, #289, #286, .T. ) ;
349
+#334 = AXIS2_PLACEMENT_3D ( 'NONE', #451, #316, #259 ) ;
350
+#335 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -1.000000000000000000, 0.0000000000000000000 ) ) ;
351
+#336 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.382737710514447800 ) ) ;
352
+#337 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.03489949670250105200, -0.9993908270190957600 ) ) ;
353
+#338 = ORIENTED_EDGE ( 'NONE', *, *, #180, .T. ) ;
354
+#339 = CARTESIAN_POINT ( 'NONE',  ( 0.7990268054304591200, 0.3278686461869311200, -1.299026805430459000 ) ) ;
355
+#340 = DIRECTION ( 'NONE',  ( -1.000000000000000000, -0.0000000000000000000, -0.0000000000000000000 ) ) ;
356
+#341 = APPROVAL_ROLE ( '' ) ;
357
+#342 = EDGE_CURVE ( 'NONE', #308, #118, #12, .T. ) ;
358
+#343 = EDGE_LOOP ( 'NONE', ( #192, #622, #235, #582 ) ) ;
359
+#344 = ORIENTED_EDGE ( 'NONE', *, *, #205, .T. ) ;
360
+#345 = ADVANCED_BREP_SHAPE_REPRESENTATION ( '0605-LED_Verde', ( #248, #469 ), #359 ) ;
361
+#346 = DIRECTION ( 'NONE',  ( 1.224646799147353000E-016, 0.0000000000000000000, 1.000000000000000000 ) ) ;
362
+#347 = CYLINDRICAL_SURFACE ( 'NONE', #585, 0.2000000000000000400 ) ;
363
+#348 = CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT ( #78, #14, ( #166 ) ) ;
364
+#349 = FACE_OUTER_BOUND ( 'NONE', #185, .T. ) ;
365
+#350 = DIRECTION ( 'NONE',  ( 1.000000000000000000, 0.0000000000000000000, -0.0000000000000000000 ) ) ;
366
+#351 = LINE ( 'NONE', #224, #383 ) ;
367
+#352 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, 1.000000000000000000, -0.0000000000000000000 ) ) ;
368
+#353 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
369
+#354 = VECTOR ( 'NONE', #362, 1000.000000000000000 ) ;
370
+#355 = PERSON_AND_ORGANIZATION_ROLE ( 'creator' ) ;
371
+#356 = EDGE_CURVE ( 'NONE', #115, #434, #474, .T. ) ;
372
+#357 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, 0.0000000000000000000 ) ) ;
373
+#358 = VERTEX_POINT ( 'NONE', #276 ) ;
374
+#359 =( GEOMETRIC_REPRESENTATION_CONTEXT ( 3 ) GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT ( ( #290 ) ) GLOBAL_UNIT_ASSIGNED_CONTEXT ( ( #384, #191, #630 ) ) REPRESENTATION_CONTEXT ( 'NONE', 'WORKASPACE' ) );
375
+#360 = EDGE_LOOP ( 'NONE', ( #583, #512 ) ) ;
376
+#361 = CIRCLE ( 'NONE', #381, 0.2000000000000000900 ) ;
377
+#362 = DIRECTION ( 'NONE',  ( -1.000000000000000000, -0.0000000000000000000, -0.0000000000000000000 ) ) ;
378
+#363 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, 1.000000000000000000, -0.0000000000000000000 ) ) ;
379
+#364 = ORIENTED_EDGE ( 'NONE', *, *, #525, .T. ) ;
380
+#365 = AXIS2_PLACEMENT_3D ( 'NONE', #424, #357, #288 ) ;
381
+#366 = ORIENTED_EDGE ( 'NONE', *, *, #485, .T. ) ;
382
+#367 = ORIENTED_EDGE ( 'NONE', *, *, #525, .F. ) ;
383
+#368 = ADVANCED_FACE ( 'NONE', ( #95 ), #76, .T. ) ;
384
+#369 = CIRCLE ( 'NONE', #416, 0.04999999999999991300 ) ;
385
+#370 = CIRCLE ( 'NONE', #71, 0.2000000000000000900 ) ;
386
+#371 = EDGE_CURVE ( 'NONE', #308, #649, #648, .T. ) ;
387
+#372 = DIRECTION ( 'NONE',  ( 0.03487826274237470400, -0.9987827659587182900, 0.03487826274237469700 ) ) ;
388
+#373 = DIRECTION ( 'NONE',  ( -1.084202172485504700E-016, 0.0000000000000000000, -1.000000000000000000 ) ) ;
389
+#374 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 1.000000000000000000, 0.0000000000000000000 ) ) ;
390
+#375 = ORIENTED_EDGE ( 'NONE', *, *, #432, .T. ) ;
391
+#376 = DIRECTION ( 'NONE',  ( -0.03487826274237469000, -0.9987827659587182900, 0.03487826274237469700 ) ) ;
392
+#377 = VERTEX_POINT ( 'NONE', #326 ) ;
393
+#378 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.0000000000000000000, -1.600000000000000100 ) ) ;
394
+#379 = DIRECTION ( 'NONE',  ( -0.9993908270190957600, 0.03489949670250105200, 1.223900777406161700E-016 ) ) ;
395
+#380 = ORIENTED_EDGE ( 'NONE', *, *, #342, .T. ) ;
396
+#381 = AXIS2_PLACEMENT_3D ( 'NONE', #116, #42, #631 ) ;
397
+#382 = DIRECTION ( 'NONE',  ( -0.03487826274237470400, -0.9987827659587182900, -0.03487826274237469700 ) ) ;
398
+#383 = VECTOR ( 'NONE', #546, 1000.000000000000000 ) ;
399
+#384 =( LENGTH_UNIT ( ) NAMED_UNIT ( * ) SI_UNIT ( .MILLI., .METRE. ) );
400
+#385 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
401
+#386 = ORIENTED_EDGE ( 'NONE', *, *, #579, .F. ) ;
402
+#387 = CARTESIAN_POINT ( 'NONE',  ( 0.6000000000000000900, 0.2999999999999999900, -1.600000000000000100 ) ) ;
403
+#388 = FACE_OUTER_BOUND ( 'NONE', #455, .T. ) ;
404
+#389 = ORIENTED_EDGE ( 'NONE', *, *, #300, .F. ) ;
405
+#390 = CARTESIAN_POINT ( 'NONE',  ( 3.673940397442061300E-017, 0.7999999999999999300, -1.282539615254126000 ) ) ;
406
+#391 = APPROVAL_STATUS ( 'not_yet_approved' ) ;
407
+#392 = LINE ( 'NONE', #266, #27 ) ;
408
+#393 = ORIENTED_EDGE ( 'NONE', *, *, #328, .F. ) ;
409
+#394 = ORIENTED_EDGE ( 'NONE', *, *, #22, .F. ) ;
410
+#395 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
411
+#396 = LOCAL_TIME ( 14, 34, 54.00000000000000000, #149 ) ;
412
+#397 = VECTOR ( 'NONE', #578, 1000.000000000000000 ) ;
413
+#398 = CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT ( #1, #593, ( #159 ) ) ;
414
+#399 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
415
+#400 = CARTESIAN_POINT ( 'NONE',  ( 3.673940397442061300E-017, 0.2999999999999999900, -1.300000000000000000 ) ) ;
416
+#401 = LINE ( 'NONE', #339, #503 ) ;
417
+#402 = FACE_OUTER_BOUND ( 'NONE', #607, .T. ) ;
418
+#403 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.600000000000000100 ) ) ;
419
+#404 = VECTOR ( 'NONE', #563, 1000.000000000000000 ) ;
420
+#405 = APPROVAL_STATUS ( 'not_yet_approved' ) ;
421
+#406 = EDGE_CURVE ( 'NONE', #649, #463, #392, .T. ) ;
422
+#407 = ORIENTED_EDGE ( 'NONE', *, *, #236, .T. ) ;
423
+#408 = COORDINATED_UNIVERSAL_TIME_OFFSET ( 1, 0, .AHEAD. ) ;
424
+#409 = VERTEX_POINT ( 'NONE', #48 ) ;
425
+#410 = EDGE_CURVE ( 'NONE', #409, #486, #123, .T. ) ;
426
+#411 = CARTESIAN_POINT ( 'NONE',  ( 3.673940397442061300E-017, 0.2999999999999999900, -1.300000000000000000 ) ) ;
427
+#412 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
428
+#413 = LINE ( 'NONE', #251, #269 ) ;
429
+#414 = VECTOR ( 'NONE', #372, 1000.000000000000100 ) ;
430
+#415 = ORIENTED_EDGE ( 'NONE', *, *, #161, .T. ) ;
431
+#416 = AXIS2_PLACEMENT_3D ( 'NONE', #336, #374, #301 ) ;
432
+#417 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.432737710514447600 ) ) ;
433
+#418 = ADVANCED_FACE ( 'NONE', ( #547 ), #511, .T. ) ;
434
+#419 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
435
+#420 = AXIS2_PLACEMENT_3D ( 'NONE', #226, #150, #74 ) ;
436
+#421 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 1.000000000000000000, 0.0000000000000000000 ) ) ;
437
+#422 = CYLINDRICAL_SURFACE ( 'NONE', #538, 0.04999999999999991300 ) ;
438
+#423 = PERSON_AND_ORGANIZATION ( #445, #168 ) ;
439
+#424 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
440
+#425 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 1.000000000000000000, 0.0000000000000000000 ) ) ;
441
+#426 = ORIENTED_EDGE ( 'NONE', *, *, #485, .F. ) ;
442
+#427 = ADVANCED_FACE ( 'NONE', ( #532 ), #9, .F. ) ;
443
+#428 = ORIENTED_EDGE ( 'NONE', *, *, #284, .F. ) ;
444
+#429 = CARTESIAN_POINT ( 'NONE',  ( 3.673940397442061300E-017, 0.2999999999999999900, -1.300000000000000000 ) ) ;
445
+#430 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.600000000000000100 ) ) ;
446
+#431 = CALENDAR_DATE ( 2015, 17, 2 ) ;
447
+#432 = EDGE_CURVE ( 'NONE', #142, #183, #36, .T. ) ;
448
+#433 = AXIS2_PLACEMENT_3D ( 'NONE', #447, #379, #312 ) ;
449
+#434 = VERTEX_POINT ( 'NONE', #430 ) ;
450
+#435 = APPROVAL_PERSON_ORGANIZATION ( #461, #550, #325 ) ;
451
+#436 = ORIENTED_EDGE ( 'NONE', *, *, #241, .T. ) ;
452
+#437 = CARTESIAN_POINT ( 'NONE',  ( 0.7987835067880740800, 0.3348358077336638900, -0.3012164932119261200 ) ) ;
453
+#438 = CARTESIAN_POINT ( 'NONE',  ( 0.7825396152541261900, 0.7999999999999999300, -1.300000000000000000 ) ) ;
454
+#439 = ORIENTED_EDGE ( 'NONE', *, *, #573, .T. ) ;
455
+#440 = ORIENTED_EDGE ( 'NONE', *, *, #356, .T. ) ;
456
+#441 = CARTESIAN_POINT ( 'NONE',  ( 1.592040838891559300E-016, 0.2999999999999999900, -0.2999999999999999300 ) ) ;
457
+#442 = ORIENTED_EDGE ( 'NONE', *, *, #571, .F. ) ;
458
+#443 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, 1.000000000000000000, -0.0000000000000000000 ) ) ;
459
+#444 = AXIS2_PLACEMENT_3D ( 'NONE', #484, #412, #350 ) ;
460
+#445 = PERSON ( 'NON SPECIFICATO', 'NON SPECIFICATO', 'NON SPECIFICATO', ('NON SPECIFICATO'), ('NON SPECIFICATO'), ('NON SPECIFICATO') ) ;
461
+#446 = CARTESIAN_POINT ( 'NONE',  ( 1.592040838891559100E-016, 0.7999999999999999300, -0.3174603847458737900 ) ) ;
462
+#447 = CARTESIAN_POINT ( 'NONE',  ( 3.673940397442061300E-017, 0.2999999999999999900, -1.300000000000000000 ) ) ;
463
+#448 = ORIENTED_EDGE ( 'NONE', *, *, #210, .F. ) ;
464
+#449 = LOCAL_TIME ( 14, 34, 54.00000000000000000, #549 ) ;
465
+#450 = ORIENTED_EDGE ( 'NONE', *, *, #371, .T. ) ;
466
+#451 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
467
+#452 = VECTOR ( 'NONE', #612, 1000.000000000000000 ) ;
468
+#453 = CARTESIAN_POINT ( 'NONE',  ( 3.673940397442061300E-017, 0.2999999999999999900, -1.300000000000000000 ) ) ;
469
+#454 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
470
+#455 = EDGE_LOOP ( 'NONE', ( #636, #250, #267, #471, #89, #496 ) ) ;
471
+#456 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
472
+#457 = EDGE_LOOP ( 'NONE', ( #386, #279, #101, #120 ) ) ;
473
+#458 = LINE ( 'NONE', #446, #397 ) ;
474
+#459 = ADVANCED_FACE ( 'NONE', ( #591 ), #422, .F. ) ;
475
+#460 = ORIENTED_EDGE ( 'NONE', *, *, #599, .F. ) ;
476
+#461 = PERSON_AND_ORGANIZATION ( #445, #168 ) ;
477
+#462 = DIRECTION ( 'NONE',  ( 1.000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
478
+#463 = VERTEX_POINT ( 'NONE', #238 ) ;
479
+#464 = ORIENTED_EDGE ( 'NONE', *, *, #333, .F. ) ;
480
+#465 = VERTEX_POINT ( 'NONE', #162 ) ;
481
+#466 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
482
+#467 = AXIS2_PLACEMENT_3D ( 'NONE', #285, #227, #151 ) ;
483
+#468 = EDGE_CURVE ( 'NONE', #220, #308, #87, .T. ) ;
484
+#469 = AXIS2_PLACEMENT_3D ( 'NONE', #309, #175, #100 ) ;
485
+#470 = PLANE ( 'NONE',  #497 ) ;
486
+#471 = ORIENTED_EDGE ( 'NONE', *, *, #230, .F. ) ;
487
+#472 = PLANE ( 'NONE',  #184 ) ;
488
+#473 = CIRCLE ( 'NONE', #322, 0.04999999999999991300 ) ;
489
+#474 = LINE ( 'NONE', #403, #153 ) ;
490
+#475 = VECTOR ( 'NONE', #605, 1000.000000000000000 ) ;
491
+#476 = PRODUCT_DEFINITION_SHAPE ( 'NONE', 'NONE',  #614 ) ;
492
+#477 = PERSON_AND_ORGANIZATION ( #445, #168 ) ;
493
+#478 = ORIENTED_EDGE ( 'NONE', *, *, #611, .T. ) ;
494
+#479 = ORIENTED_EDGE ( 'NONE', *, *, #22, .T. ) ;
495
+#480 = EDGE_LOOP ( 'NONE', ( #602, #127, #594, #407 ) ) ;
496
+#481 = ADVANCED_FACE ( 'NONE', ( #590 ), #545, .F. ) ;
497
+#482 = LINE ( 'NONE', #411, #534 ) ;
498
+#483 = EDGE_CURVE ( 'NONE', #67, #88, #565, .T. ) ;
499
+#484 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, -1.600000000000000100 ) ) ;
500
+#485 = EDGE_CURVE ( 'NONE', #358, #163, #401, .T. ) ;
501
+#486 = VERTEX_POINT ( 'NONE', #215 ) ;
502
+#487 = ORIENTED_EDGE ( 'NONE', *, *, #52, .F. ) ;
503
+#488 = ADVANCED_FACE ( 'NONE', ( #110 ), #70, .T. ) ;
504
+#489 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2999999999999999900, -1.332737710514448000 ) ) ;
505
+#490 = LINE ( 'NONE', #417, #85 ) ;
506
+#491 = CARTESIAN_POINT ( 'NONE',  ( 0.6000000000000000900, 0.0000000000000000000, -1.600000000000000100 ) ) ;
507
+#492 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.332737710514448000 ) ) ;
508
+#493 = APPROVAL_DATE_TIME ( #556, #141 ) ;
509
+#494 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
510
+#495 = ORIENTED_EDGE ( 'NONE', *, *, #333, .T. ) ;
511
+#496 = ORIENTED_EDGE ( 'NONE', *, *, #528, .T. ) ;
512
+#497 = AXIS2_PLACEMENT_3D ( 'NONE', #399, #335, #272 ) ;
513
+#498 = ORIENTED_EDGE ( 'NONE', *, *, #468, .T. ) ;
514
+#499 = VECTOR ( 'NONE', #128, 1000.000000000000000 ) ;
515
+#500 = LINE ( 'NONE', #429, #354 ) ;
516
+#501 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.382737710514447800 ) ) ;
517
+#502 = VERTEX_POINT ( 'NONE', #588 ) ;
518
+#503 = VECTOR ( 'NONE', #274, 1000.000000000000100 ) ;
519
+#504 = FACE_OUTER_BOUND ( 'NONE', #2, .T. ) ;
520
+#505 = CARTESIAN_POINT ( 'NONE',  ( 0.01746038474587394100, 0.7999999999999999300, -1.282539615254126000 ) ) ;
521
+#506 = LINE ( 'NONE', #438, #632 ) ;
522
+#507 = EDGE_LOOP ( 'NONE', ( #125, #32, #190, #380 ) ) ;
523
+#508 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2499999999999999400, -1.432737710514447600 ) ) ;
524
+#509 = ORIENTED_EDGE ( 'NONE', *, *, #552, .T. ) ;
525
+#510 = LINE ( 'NONE', #378, #195 ) ;
526
+#511 = PLANE ( 'NONE',  #433 ) ;
527
+#512 = ORIENTED_EDGE ( 'NONE', *, *, #483, .F. ) ;
528
+#513 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
529
+#514 = VECTOR ( 'NONE', #645, 1000.000000000000000 ) ;
530
+#515 = CC_DESIGN_APPROVAL ( #141, ( #558 ) ) ;
531
+#516 = CYLINDRICAL_SURFACE ( 'NONE', #331, 0.2000000000000000900 ) ;
532
+#517 = ORIENTED_EDGE ( 'NONE', *, *, #271, .F. ) ;
533
+#518 = LINE ( 'NONE', #453, #520 ) ;
534
+#519 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, -1.600000000000000100 ) ) ;
535
+#520 = VECTOR ( 'NONE', #382, 1000.000000000000100 ) ;
536
+#521 = ORIENTED_EDGE ( 'NONE', *, *, #52, .T. ) ;
537
+#522 = CARTESIAN_POINT ( 'NONE',  ( 0.2000000000000000100, 0.2999999999999999900, -1.600000000000000100 ) ) ;
538
+#523 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
539
+#524 = APPLICATION_PROTOCOL_DEFINITION ( 'international standard', 'config_control_design', 1994, #129 ) ;
540
+#525 = EDGE_CURVE ( 'NONE', #25, #465, #370, .T. ) ;
541
+#526 = ORIENTED_EDGE ( 'NONE', *, *, #147, .T. ) ;
542
+#527 = ORIENTED_EDGE ( 'NONE', *, *, #581, .F. ) ;
543
+#528 = EDGE_CURVE ( 'NONE', #289, #434, #320, .T. ) ;
544
+#529 = EDGE_LOOP ( 'NONE', ( #314, #426, #24, #240 ) ) ;
545
+#530 = ORIENTED_EDGE ( 'NONE', *, *, #64, .T. ) ;
546
+#531 = PLANE ( 'NONE',  #213 ) ;
547
+#532 = FACE_OUTER_BOUND ( 'NONE', #296, .T. ) ;
548
+#533 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
549
+#534 = VECTOR ( 'NONE', #346, 1000.000000000000000 ) ;
550
+#535 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
551
+#536 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
552
+#537 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -0.0000000000000000000, 1.000000000000000000 ) ) ;
553
+#538 = AXIS2_PLACEMENT_3D ( 'NONE', #501, #363, #295 ) ;
554
+#539 = DATE_TIME_ROLE ( 'classification_date' ) ;
555
+#540 = EDGE_CURVE ( 'NONE', #329, #115, #361, .T. ) ;
556
+#541 = ORIENTED_EDGE ( 'NONE', *, *, #210, .T. ) ;
557
+#542 = CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT ( #287, #231, ( #558 ) ) ;
558
+#543 = VERTEX_POINT ( 'NONE', #508 ) ;
559
+#544 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, -0.2999999999999999300 ) ) ;
560
+#545 = PLANE ( 'NONE',  #444 ) ;
561
+#546 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
562
+#547 = FACE_OUTER_BOUND ( 'NONE', #318, .T. ) ;
563
+#548 = EDGE_LOOP ( 'NONE', ( #393, #498, #450, #439, #415, #375, #638 ) ) ;
564
+#549 = COORDINATED_UNIVERSAL_TIME_OFFSET ( 1, 0, .AHEAD. ) ;
565
+#550 = APPROVAL ( #391, 'NON SPECIFICATO' ) ;
566
+#551 = PLANE ( 'NONE',  #292 ) ;
567
+#552 = EDGE_CURVE ( 'NONE', #319, #220, #576, .T. ) ;
568
+#553 = PLANE ( 'NONE',  #467 ) ;
569
+#554 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, -1.600000000000000100 ) ) ;
570
+#555 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
571
+#556 = DATE_AND_TIME ( #568, #449 ) ;
572
+#557 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
573
+#558 = PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE ( 'TUTTO', '', #159, .NOT_KNOWN. ) ;
574
+#559 = ORIENTED_EDGE ( 'NONE', *, *, #50, .F. ) ;
575
+#560 = PERSON_AND_ORGANIZATION ( #445, #168 ) ;
576
+#561 = DIRECTION ( 'NONE',  ( -0.03489949670250104600, 0.9993908270190956500, 0.0000000000000000000 ) ) ;
577
+#562 = AXIS2_PLACEMENT_3D ( 'NONE', #606, #523, #592 ) ;
578
+#563 = DIRECTION ( 'NONE',  ( 1.000000000000000000, -0.0000000000000000000, -0.0000000000000000000 ) ) ;
579
+#564 = ORIENTED_EDGE ( 'NONE', *, *, #230, .T. ) ;
580
+#565 = CIRCLE ( 'NONE', #164, 0.04999999999999991300 ) ;
581
+#566 = FACE_OUTER_BOUND ( 'NONE', #529, .T. ) ;
582
+#567 = VERTEX_POINT ( 'NONE', #247 ) ;
583
+#568 = CALENDAR_DATE ( 2015, 17, 2 ) ;
584
+#569 = ADVANCED_FACE ( 'NONE', ( #148 ), #307, .F. ) ;
585
+#570 = AXIS2_PLACEMENT_3D ( 'NONE', #47, #609, #94 ) ;
586
+#571 = EDGE_CURVE ( 'NONE', #163, #502, #615, .T. ) ;
587
+#572 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, -1.600000000000000100 ) ) ;
588
+#573 = EDGE_CURVE ( 'NONE', #649, #45, #49, .T. ) ;
589
+#574 = DIRECTION ( 'NONE',  ( -1.000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
590
+#575 = CARTESIAN_POINT ( 'NONE',  ( 0.09248154782426354400, 0.2999999999999999900, -1.432737710514447600 ) ) ;
591
+#576 = LINE ( 'NONE', #441, #577 ) ;
592
+#577 = VECTOR ( 'NONE', #376, 1000.000000000000100 ) ;
593
+#578 = DIRECTION ( 'NONE',  ( 1.000000000000000000, -0.0000000000000000000, -0.0000000000000000000 ) ) ;
594
+#579 = EDGE_CURVE ( 'NONE', #45, #211, #157, .T. ) ;
595
+#580 = DIRECTION ( 'NONE',  ( 1.000000000000000000, -0.0000000000000000000, -0.0000000000000000000 ) ) ;
596
+#581 = EDGE_CURVE ( 'NONE', #293, #319, #242, .T. ) ;
597
+#582 = ORIENTED_EDGE ( 'NONE', *, *, #271, .T. ) ;
598
+#583 = ORIENTED_EDGE ( 'NONE', *, *, #236, .F. ) ;
599
+#584 = CARTESIAN_POINT ( 'NONE',  ( 0.6000000000000000900, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
600
+#585 = AXIS2_PLACEMENT_3D ( 'NONE', #7, #596, #533 ) ;
601
+#586 = CC_DESIGN_SECURITY_CLASSIFICATION ( #166, ( #558 ) ) ;
602
+#587 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
603
+#588 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, -1.600000000000000100 ) ) ;
604
+#589 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
605
+#590 = FACE_OUTER_BOUND ( 'NONE', #255, .T. ) ;
606
+#591 = FACE_OUTER_BOUND ( 'NONE', #480, .T. ) ;
607
+#592 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
608
+#593 = PERSON_AND_ORGANIZATION_ROLE ( 'design_owner' ) ;
609
+#594 = ORIENTED_EDGE ( 'NONE', *, *, #5, .T. ) ;
610
+#595 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -0.0000000000000000000, 1.000000000000000000 ) ) ;
611
+#596 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
612
+#597 = DIRECTION ( 'NONE',  ( -1.000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
613
+#598 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
614
+#599 = EDGE_CURVE ( 'NONE', #463, #211, #642, .T. ) ;
615
+#600 = DATE_AND_TIME ( #38, #277 ) ;
616
+#601 = SHAPE_DEFINITION_REPRESENTATION ( #476, #345 ) ;
617
+#602 = ORIENTED_EDGE ( 'NONE', *, *, #611, .F. ) ;
618
+#603 = CIRCLE ( 'NONE', #311, 0.2000000000000000400 ) ;
619
+#604 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
620
+#605 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -0.0000000000000000000, 1.000000000000000000 ) ) ;
621
+#606 = CARTESIAN_POINT ( 'NONE',  ( 0.4000000000000000200, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
622
+#607 = EDGE_LOOP ( 'NONE', ( #280, #158, #10, #517 ) ) ;
623
+#608 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, -1.000000000000000000 ) ) ;
624
+#609 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, 0.0000000000000000000 ) ) ;
625
+#610 = DIRECTION ( 'NONE',  ( 1.000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
626
+#611 = EDGE_CURVE ( 'NONE', #543, #67, #490, .T. ) ;
627
+#612 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
628
+#613 = APPROVAL_ROLE ( '' ) ;
629
+#614 = PRODUCT_DEFINITION ( 'NON CONOSCIUTO', '', #558, #77 ) ;
630
+#615 = LINE ( 'NONE', #557, #44 ) ;
631
+#616 = ORIENTED_EDGE ( 'NONE', *, *, #270, .F. ) ;
632
+#617 = ORIENTED_EDGE ( 'NONE', *, *, #483, .T. ) ;
633
+#618 = ADVANCED_FACE ( 'NONE', ( #349 ), #553, .F. ) ;
634
+#619 = DIRECTION ( 'NONE',  ( 0.9993908270190957600, 0.03489949670250105200, -1.083541705816188800E-016 ) ) ;
635
+#620 = AXIS2_PLACEMENT_3D ( 'NONE', #84, #20, #604 ) ;
636
+#621 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, 0.0000000000000000000 ) ) ;
637
+#622 = ORIENTED_EDGE ( 'NONE', *, *, #180, .F. ) ;
638
+#623 = ADVANCED_FACE ( 'NONE', ( #55 ), #75, .F. ) ;
639
+#624 = ORIENTED_EDGE ( 'NONE', *, *, #165, .T. ) ;
640
+#625 = ADVANCED_FACE ( 'NONE', ( #117 ), #472, .T. ) ;
641
+#626 = FACE_OUTER_BOUND ( 'NONE', #507, .T. ) ;
642
+#627 = LINE ( 'NONE', #437, #414 ) ;
643
+#628 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.2999999999999999900, -1.600000000000000100 ) ) ;
644
+#629 = ORIENTED_EDGE ( 'NONE', *, *, #581, .T. ) ;
645
+#630 =( NAMED_UNIT ( * ) SI_UNIT ( $, .STERADIAN. ) SOLID_ANGLE_UNIT ( ) );
646
+#631 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 1.000000000000000000 ) ) ;
647
+#632 = VECTOR ( 'NONE', #373, 1000.000000000000000 ) ;
648
+#633 = LINE ( 'NONE', #390, #21 ) ;
649
+#634 = VECTOR ( 'NONE', #93, 1000.000000000000000 ) ;
650
+#635 = CARTESIAN_POINT ( 'NONE',  ( 0.8000000000000000400, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
651
+#636 = ORIENTED_EDGE ( 'NONE', *, *, #650, .T. ) ;
652
+#637 = VECTOR ( 'NONE', #513, 1000.000000000000000 ) ;
653
+#638 = ORIENTED_EDGE ( 'NONE', *, *, #178, .T. ) ;
654
+#639 = ORIENTED_EDGE ( 'NONE', *, *, #5, .F. ) ;
655
+#640 = LINE ( 'NONE', #584, #637 ) ;
656
+#641 = VECTOR ( 'NONE', #456, 1000.000000000000000 ) ;
657
+#642 = CIRCLE ( 'NONE', #15, 0.2000000000000000400 ) ;
658
+#643 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -1.000000000000000000, -0.0000000000000000000 ) ) ;
659
+#644 = VECTOR ( 'NONE', #462, 1000.000000000000000 ) ;
660
+#645 = DIRECTION ( 'NONE',  ( -0.0000000000000000000, -0.0000000000000000000, 1.000000000000000000 ) ) ;
661
+#646 = DIRECTION ( 'NONE',  ( 0.0000000000000000000, -0.0000000000000000000, 1.000000000000000000 ) ) ;
662
+#647 = CARTESIAN_POINT ( 'NONE',  ( 0.0000000000000000000, 0.0000000000000000000, 0.0000000000000000000 ) ) ;
663
+#648 = LINE ( 'NONE', #589, #644 ) ;
664
+#649 = VERTEX_POINT ( 'NONE', #212 ) ;
665
+#650 = EDGE_CURVE ( 'NONE', #434, #118, #135, .T. ) ;
666
+ENDSEC;
667
+END-ISO-10303-21;

BIN
hardware/Batterie.ipt View File


BIN
hardware/Bloc roue.iam View File


BIN
hardware/Chargeur/1593K PCB.dwg View File


+ 733
- 0
hardware/Chargeur/1593K PCB.igs View File

@@ -0,0 +1,733 @@
1
+                                                                        S      1
2
+,,,9H1593K PCB,22HAutodesk Inventor 2016,7Hunknown,32,38,7,99,15,,1.,2, G      1
3
+2HMM,1,0.08,15H20160920.150514,0.01,10000.,8Hdimercur,,11,0,15H20160920.G      2
4
+125417;                                                                 G      3
5
+     186       1                                                00000000D      1
6
+     186            -241       1       0                               0D      2
7
+     514       2                                                00010000D      3
8
+     514                       2       1                               0D      4
9
+     510       4                                                00010000D      5
10
+     510            -241       1       1                               0D      6
11
+     510       5                                                00010000D      7
12
+     510            -241       1       1                               0D      8
13
+     510       6                                                00010000D      9
14
+     510            -241       1       1                               0D     10
15
+     510       7                                                00010000D     11
16
+     510            -241       1       1                               0D     12
17
+     510       8                                                00010000D     13
18
+     510            -241       1       1                               0D     14
19
+     510       9                                                00010000D     15
20
+     510            -241       1       1                               0D     16
21
+     510      10                                                00010000D     17
22
+     510            -241       1       1                               0D     18
23
+     510      11                                                00010000D     19
24
+     510            -241       1       1                               0D     20
25
+     510      12                                                00010000D     21
26
+     510            -241       1       1                               0D     22
27
+     510      13                                                00010000D     23
28
+     510            -241       1       1                               0D     24
29
+     510      14                                                00010000D     25
30
+     510            -241       1       1                               0D     26
31
+     510      15                                                00010000D     27
32
+     510            -241       1       1                               0D     28
33
+     510      16                                                00010000D     29
34
+     510            -241       1       1                               0D     30
35
+     510      17                                                00010000D     31
36
+     510            -241       1       1                               0D     32
37
+     510      18                                                00010000D     33
38
+     510            -241       1       1                               0D     34
39
+     510      19                                                00010000D     35
40
+     510            -241       1       1                               0D     36
41
+     510      20                                                00010000D     37
42
+     510            -241       1       1                               0D     38
43
+     510      21                                                00010000D     39
44
+     510            -241       1       1                               0D     40
45
+     508      22                                                00010000D     41
46
+     508                       2       1                               0D     42
47
+     508      24                                                00010000D     43
48
+     508                       2       1                               0D     44
49
+     508      26                                                00010000D     45
50
+     508                       2       1                               0D     46
51
+     508      28                                                00010000D     47
52
+     508                       2       1                               0D     48
53
+     508      30                                                00010000D     49
54
+     508                       1       1                               0D     50
55
+     508      31                                                00010000D     51
56
+     508                       1       1                               0D     52
57
+     508      32                                                00010000D     53
58
+     508                       1       1                               0D     54
59
+     508      33                                                00010000D     55
60
+     508                       1       1                               0D     56
61
+     508      34                                                00010000D     57
62
+     508                       1       1                               0D     58
63
+     508      35                                                00010000D     59
64
+     508                       1       1                               0D     60
65
+     508      36                                                00010000D     61
66
+     508                       1       1                               0D     62
67
+     508      37                                                00010000D     63
68
+     508                       1       1                               0D     64
69
+     508      38                                                00010000D     65
70
+     508                       1       1                               0D     66
71
+     508      39                                                00010000D     67
72
+     508                       1       1                               0D     68
73
+     508      40                                                00010000D     69
74
+     508                       1       1                               0D     70
75
+     508      41                                                00010000D     71
76
+     508                       1       1                               0D     72
77
+     508      42                                                00010000D     73
78
+     508                       3       1                               0D     74
79
+     508      45                                                00010000D     75
80
+     508                       1       1                               0D     76
81
+     508      46                                                00010000D     77
82
+     508                       1       1                               0D     78
83
+     508      47                                                00010000D     79
84
+     508                       1       1                               0D     80
85
+     508      48                                                00010000D     81
86
+     508                       1       1                               0D     82
87
+     508      49                                                00010000D     83
88
+     508                       3       1                               0D     84
89
+     508      52                                                00010000D     85
90
+     508                       1       1                               0D     86
91
+     508      53                                                00010000D     87
92
+     508                       1       1                               0D     88
93
+     508      54                                                00010000D     89
94
+     508                       1       1                               0D     90
95
+     508      55                                                00010000D     91
96
+     508                       1       1                               0D     92
97
+     126      56                                                00010000D     93
98
+     126       0              10       0                               0D     94
99
+     126      66                                                00010000D     95
100
+     126       0               3       0                               0D     96
101
+     126      69                                                00010000D     97
102
+     126       0               6       0                               0D     98
103
+     126      75                                                00010000D     99
104
+     126       0               6       0                               0D    100
105
+     126      81                                                00010000D    101
106
+     126       0               9       0                               0D    102
107
+     126      90                                                00010000D    103
108
+     126       0               3       0                               0D    104
109
+     126      93                                                00010000D    105
110
+     126       0               7       0                               0D    106
111
+     126     100                                                00010000D    107
112
+     126       0               7       0                               0D    108
113
+     126     107                                                00010000D    109
114
+     126       0              10       0                               0D    110
115
+     126     117                                                00010000D    111
116
+     126       0               3       0                               0D    112
117
+     126     120                                                00010000D    113
118
+     126       0               8       0                               0D    114
119
+     126     128                                                00010000D    115
120
+     126       0               8       0                               0D    116
121
+     126     136                                                00010000D    117
122
+     126       0              10       0                               0D    118
123
+     126     146                                                00010000D    119
124
+     126       0               3       0                               0D    120
125
+     126     149                                                00010000D    121
126
+     126       0               6       0                               0D    122
127
+     126     155                                                00010000D    123
128
+     126       0               6       0                               0D    124
129
+     126     161                                                00010000D    125
130
+     126       0               3       0                               0D    126
131
+     126     164                                                00010000D    127
132
+     126       0               3       0                               0D    128
133
+     126     167                                                00010000D    129
134
+     126       0               3       0                               0D    130
135
+     126     170                                                00010000D    131
136
+     126       0               3       0                               0D    132
137
+     126     173                                                00010000D    133
138
+     126       0               8       0                               0D    134
139
+     126     181                                                00010000D    135
140
+     126       0               3       0                               0D    136
141
+     126     184                                                00010000D    137
142
+     126       0               8       0                               0D    138
143
+     126     192                                                00010000D    139
144
+     126       0               3       0                               0D    140
145
+     126     195                                                00010000D    141
146
+     126       0               3       0                               0D    142
147
+     126     198                                                00010000D    143
148
+     126       0               3       0                               0D    144
149
+     126     201                                                00010000D    145
150
+     126       0               3       0                               0D    146
151
+     126     204                                                00010000D    147
152
+     126       0               3       0                               0D    148
153
+     126     207                                                00010000D    149
154
+     126       0               3       0                               0D    150
155
+     126     210                                                00010000D    151
156
+     126       0               3       0                               0D    152
157
+     126     213                                                00010000D    153
158
+     126       0               3       0                               0D    154
159
+     126     216                                                00010000D    155
160
+     126       0               3       0                               0D    156
161
+     126     219                                                00010000D    157
162
+     126       0               3       0                               0D    158
163
+     126     222                                                00010000D    159
164
+     126       0               3       0                               0D    160
165
+     126     225                                                00010000D    161
166
+     126       0               3       0                               0D    162
167
+     126     228                                                00010000D    163
168
+     126       0               3       0                               0D    164
169
+     126     231                                                00010000D    165
170
+     126       0               3       0                               0D    166
171
+     126     234                                                00010000D    167
172
+     126       0               3       0                               0D    168
173
+     126     237                                                00010000D    169
174
+     126       0               7       0                               0D    170
175
+     126     244                                                00010000D    171
176
+     126       0               3       0                               0D    172
177
+     126     247                                                00010000D    173
178
+     126       0               7       0                               0D    174
179
+     126     254                                                00010000D    175
180
+     126       0               3       0                               0D    176
181
+     126     257                                                00010000D    177
182
+     126       0               3       0                               0D    178
183
+     126     260                                                00010000D    179
184
+     126       0               3       0                               0D    180
185
+     126     263                                                00010000D    181
186
+     126       0               3       0                               0D    182
187
+     126     266                                                00010000D    183
188
+     126       0               3       0                               0D    184
189
+     126     269                                                00010000D    185
190
+     126       0               3       0                               0D    186
191
+     126     272                                                00010000D    187
192
+     126       0               3       0                               0D    188
193
+     126     275                                                00010000D    189
194
+     126       0               3       0                               0D    190
195
+     126     278                                                00010000D    191
196
+     126       0               3       0                               0D    192
197
+     126     281                                                00010000D    193
198
+     126       0               3       0                               0D    194
199
+     126     284                                                00010000D    195
200
+     126       0               3       0                               0D    196
201
+     128     287                                                00010000D    197
202
+     128       0    -241      17       0                               0D    198
203
+     128     304                                                00010000D    199
204
+     128       0    -241      15       0                               0D    200
205
+     128     319                                                00010000D    201
206
+     128       0    -241      17       0                               0D    202
207
+     128     336                                                00010000D    203
208
+     128       0    -241      21       0                               0D    204
209
+     128     357                                                00010000D    205
210
+     128       0    -241       5       0                               0D    206
211
+     128     362                                                00010000D    207
212
+     128       0    -241      13       0                               0D    208
213
+     128     375                                                00010000D    209
214
+     128       0    -241       5       0                               0D    210
215
+     128     380                                                00010000D    211
216
+     128       0    -241       5       0                               0D    212
217
+     128     385                                                00010000D    213
218
+     128       0    -241       5       0                               0D    214
219
+     128     390                                                00010000D    215
220
+     128       0    -241       5       0                               0D    216
221
+     128     395                                                00010000D    217
222
+     128       0    -241       5       0                               0D    218
223
+     128     400                                                00010000D    219
224
+     128       0    -241      13       0                               0D    220
225
+     128     413                                                00010000D    221
226
+     128       0    -241       5       0                               0D    222
227
+     128     418                                                00010000D    223
228
+     128       0    -241       5       0                               0D    224
229
+     128     423                                                00010000D    225
230
+     128       0    -241       5       0                               0D    226
231
+     128     428                                                00010000D    227
232
+     128       0    -241       5       0                               0D    228
233
+     128     433                                                00010000D    229
234
+     128       0    -241       7       0                               0D    230
235
+     128     440                                                00010000D    231
236
+     128       0    -241       7       0                               0D    232
237
+     502     447                                                00010000D    233
238
+     502                      22       1                               0D    234
239
+     504     469                                                00010001D    235
240
+     504                      15       1                               0D    236
241
+     406     484                                                00000000D    237
242
+     406                       1      15                               0D    238
243
+     314     485                                                00000200D    239
244
+     314                       1       0                               0D    240
245
+     314     486                                                00000200D    241
246
+     314                       1       0                               0D    242
247
+186,3,1,0,0,1,237;                                                     1P      1
248
+514,18,5,1,7,1,9,1,11,1,13,1,15,1,17,1,19,1,21,1,23,1,25,1,27,1,       3P      2
249
+29,1,31,1,33,1,35,1,37,1,39,1;                                         3P      3
250
+510,197,1,1,41;                                                        5P      4
251
+510,199,1,1,43;                                                        7P      5
252
+510,201,1,1,45;                                                        9P      6
253
+510,203,1,1,47;                                                       11P      7
254
+510,205,1,1,49;                                                       13P      8
255
+510,207,1,1,51;                                                       15P      9
256
+510,209,1,1,53;                                                       17P     10
257
+510,211,1,1,55;                                                       19P     11
258
+510,213,1,1,57;                                                       21P     12
259
+510,215,1,1,59;                                                       23P     13
260
+510,217,1,1,61;                                                       25P     14
261
+510,219,1,1,63;                                                       27P     15
262
+510,221,1,1,65;                                                       29P     16
263
+510,223,1,1,67;                                                       31P     17
264
+510,225,1,1,69;                                                       33P     18
265
+510,227,1,1,71;                                                       35P     19
266
+510,229,5,1,73,75,77,79,81;                                           37P     20
267
+510,231,5,1,83,85,87,89,91;                                           39P     21
268
+508,5,0,235,1,0,0,0,235,2,1,0,0,235,3,0,0,0,235,4,0,0,0,235,2,0,      41P     22
269
+0;                                                                    41P     23
270
+508,5,0,235,5,0,0,0,235,6,1,0,0,235,7,0,0,0,235,8,0,0,0,235,6,0,      43P     24
271
+0;                                                                    43P     25
272
+508,5,0,235,9,0,0,0,235,10,1,0,0,235,11,0,0,0,235,12,0,0,0,235,       45P     26
273
+10,0,0;                                                               45P     27
274
+508,5,0,235,13,0,0,0,235,14,1,0,0,235,15,0,0,0,235,16,0,0,0,235,      47P     28
275
+14,0,0;                                                               47P     29
276
+508,4,0,235,17,1,0,0,235,18,0,0,0,235,19,0,0,0,235,20,1,0;            49P     30
277
+508,4,0,235,21,1,0,0,235,22,0,0,0,235,23,0,0,0,235,18,1,0;            51P     31
278
+508,4,0,235,24,1,0,0,235,25,0,0,0,235,26,0,0,0,235,22,1,0;            53P     32
279
+508,4,0,235,27,1,0,0,235,28,0,0,0,235,29,0,0,0,235,25,1,0;            55P     33
280
+508,4,0,235,30,1,0,0,235,31,0,0,0,235,32,0,0,0,235,28,1,0;            57P     34
281
+508,4,0,235,33,1,0,0,235,34,0,0,0,235,35,0,0,0,235,31,1,0;            59P     35
282
+508,4,0,235,36,1,0,0,235,37,0,0,0,235,38,0,0,0,235,34,1,0;            61P     36
283
+508,4,0,235,39,1,0,0,235,40,0,0,0,235,41,0,0,0,235,37,1,0;            63P     37
284
+508,4,0,235,42,1,0,0,235,43,0,0,0,235,44,0,0,0,235,40,1,0;            65P     38
285
+508,4,0,235,45,1,0,0,235,46,0,0,0,235,47,0,0,0,235,43,1,0;            67P     39
286
+508,4,0,235,48,1,0,0,235,49,0,0,0,235,50,0,0,0,235,46,1,0;            69P     40
287
+508,4,0,235,51,1,0,0,235,20,0,0,0,235,52,0,0,0,235,49,1,0;            71P     41
288
+508,12,0,235,17,0,0,0,235,51,0,0,0,235,48,0,0,0,235,45,0,0,0,         73P     42
289
+235,42,0,0,0,235,39,0,0,0,235,36,0,0,0,235,33,0,0,0,235,30,0,0,       73P     43
290
+0,235,27,0,0,0,235,24,0,0,0,235,21,0,0;                               73P     44
291
+508,2,0,235,3,1,0,0,235,4,1,0;                                        75P     45
292
+508,2,0,235,7,1,0,0,235,8,1,0;                                        77P     46
293
+508,2,0,235,11,1,0,0,235,12,1,0;                                      79P     47
294
+508,2,0,235,15,1,0,0,235,16,1,0;                                      81P     48
295
+508,12,0,235,52,1,0,0,235,19,1,0,0,235,23,1,0,0,235,26,1,0,0,         83P     49
296
+235,29,1,0,0,235,32,1,0,0,235,35,1,0,0,235,38,1,0,0,235,41,1,0,       83P     50
297
+0,235,44,1,0,0,235,47,1,0,0,235,50,1,0;                               83P     51
298
+508,1,0,235,1,1,0;                                                    85P     52
299
+508,1,0,235,5,1,0;                                                    87P     53
300
+508,1,0,235,9,1,0;                                                    89P     54
301
+508,1,0,235,13,1,0;                                                   91P     55
302
+126,8,2,0,1,0,0,0.,0.,0.,1.5707963267949,1.5707963267949,             93P     56
303
+3.14159265358979,3.14159265358979,4.71238898038469,                   93P     57
304
+4.71238898038469,6.28318530717959,6.28318530717959,                   93P     58
305
+6.28318530717959,1.,0.707106781186545,1.,0.707106781186545,1.,        93P     59
306
+0.707106781186545,1.,0.707106781186545,1.,29.6,                       93P     60
307
+-27.9999999999999,0.,29.6,-29.5999999999999,0.,28.,                   93P     61
308
+-29.5999999999999,0.,26.4,-29.5999999999999,0.,26.4,                  93P     62
309
+-27.9999999999999,0.,26.4,-26.3999999999999,0.,28.,                   93P     63
310
+-26.3999999999999,0.,29.6,-26.3999999999999,0.,29.6,                  93P     64
311
+-27.9999999999999,0.,0.,6.28318530717959,0.,0.,0.;                    93P     65
312
+126,1,1,0,0,1,0,-0.5,-0.5,0.499999999999999,0.499999999999999,        95P     66
313
+1.,1.,29.6,-27.9999999999999,0.,29.6,-27.9999999999999,-1.6,          95P     67
314
+-0.5,0.499999999999999,0.,0.,0.;                                      95P     68
315
+126,4,2,0,0,0,0,-3.14159265358979,-3.14159265358979,                  97P     69
316
+-3.14159265358979,-1.5707963267949,-1.5707963267949,0.,0.,0.,1.,      97P     70
317
+0.707106781186545,1.,0.707106781186545,1.,26.4,                       97P     71
318
+-27.9999999999999,-1.6,26.4,-29.5999999999999,-1.6,28.,               97P     72
319
+-29.5999999999999,-1.6,29.6,-29.5999999999999,-1.6,29.6,              97P     73
320
+-27.9999999999999,-1.6,-3.14159265358979,0.,0.,0.,0.;                 97P     74
321
+126,4,2,0,0,0,0,0.,0.,0.,1.5707963267949,1.5707963267949,             99P     75
322
+3.14159265358979,3.14159265358979,3.14159265358979,1.,                99P     76
323
+0.707106781186545,1.,0.707106781186545,1.,29.6,                       99P     77
324
+-27.9999999999999,-1.6,29.6,-26.3999999999999,-1.6,28.,               99P     78
325
+-26.3999999999999,-1.6,26.4,-26.3999999999999,-1.6,26.4,              99P     79
326
+-27.9999999999999,-1.6,0.,3.14159265358979,0.,0.,0.;                  99P     80
327
+126,8,2,0,1,0,0,0.,0.,0.,1.5707963267949,1.5707963267949,            101P     81
328
+3.14159265358979,3.14159265358979,4.71238898038469,                  101P     82
329
+4.71238898038469,6.28318530717959,6.28318530717959,                  101P     83
330
+6.28318530717959,1.,0.707106781186548,1.,0.707106781186548,1.,       101P     84
331
+0.707106781186548,1.,0.707106781186547,1.,1.6,0.,0.,1.6,-1.6,0.,     101P     85
332
+9.79717439317883D-17,-1.6,0.,-1.6,-1.6,0.,-1.6,                      101P     86
333
+-1.95943487863577D-16,0.,-1.6,1.6,0.,-2.93915231795365D-16,1.6,      101P     87
334
+0.,1.6,1.6,0.,1.6,3.91886975727153D-16,0.,0.,6.28318530717959,       101P     88
335
+0.,0.,0.;                                                            101P     89
336
+126,1,1,0,0,1,0,-0.5,-0.5,0.5,0.5,1.,1.,1.6,                         103P     90
337
+1.95943487863577D-16,0.,1.6,1.95943487863577D-16,-1.6,-0.5,0.5,      103P     91
338
+0.,0.,0.;                                                            103P     92
339
+126,4,2,0,0,0,0,-3.14159265358979,-3.14159265358979,                 105P     93
340
+-3.14159265358979,-1.5707963267949,-1.5707963267949,                 105P     94
341
+1.22464679914736D-16,1.22464679914736D-16,1.22464679914736D-16,      105P     95
342
+1.,0.707106781186548,1.,0.707106781186548,1.,-1.6,                   105P     96
343
+-1.95943487863577D-16,-1.6,-1.6,-1.6,-1.6,9.79717439317883D-17,      105P     97
344
+-1.6,-1.6,1.6,-1.6,-1.6,1.6,1.95943487863577D-16,-1.6,               105P     98
345
+-3.14159265358979,1.22464679914736D-16,0.,0.,0.;                     105P     99
346
+126,4,2,0,0,0,0,1.22464679914736D-16,1.22464679914736D-16,           107P    100
347
+1.22464679914736D-16,1.5707963267949,1.5707963267949,                107P    101
348
+3.14159265358979,3.14159265358979,3.14159265358979,1.,               107P    102
349
+0.707106781186548,1.,0.707106781186548,1.,1.6,                       107P    103
350
+1.95943487863577D-16,-1.6,1.6,1.6,-1.6,9.79717439317883D-17,1.6,     107P    104
351
+-1.6,-1.6,1.6,-1.6,-1.6,1.95943487863577D-16,-1.6,                   107P    105
352
+1.22464679914736D-16,3.14159265358979,0.,0.,0.;                      107P    106
353
+126,8,2,0,1,0,0,0.,0.,0.,1.5707963267949,1.5707963267949,            109P    107
354
+3.14159265358979,3.14159265358979,4.71238898038469,                  109P    108
355
+4.71238898038469,6.28318530717959,6.28318530717959,                  109P    109
356
+6.28318530717959,1.,0.707106781186546,1.,0.707106781186547,1.,       109P    110
357
+0.707106781186547,1.,0.707106781186546,1.,29.6,                      109P    111
358
+6.21724893790088D-14,0.,29.6,-1.59999999999994,0.,28.,               109P    112
359
+-1.59999999999994,0.,26.4,-1.59999999999994,0.,26.4,                 109P    113
360
+6.19765458911452D-14,0.,26.4,1.60000000000006,0.,28.,                109P    114
361
+1.60000000000006,0.,29.6,1.60000000000006,0.,29.6,                   109P    115
362
+6.2564376354736D-14,0.,0.,6.28318530717959,0.,0.,0.;                 109P    116
363
+126,1,1,0,0,1,0,-0.5,-0.5,0.499999999999999,0.499999999999999,       111P    117
364
+1.,1.,29.6,6.23684328668724D-14,0.,29.6,6.23684328668724D-14,        111P    118
365
+-1.6,-0.5,0.499999999999999,0.,0.,0.;                                111P    119
366
+126,4,2,0,0,0,0,-3.14159265358979,-3.14159265358979,                 113P    120
367
+-3.14159265358979,-1.5707963267949,-1.5707963267949,                 113P    121
368
+1.22464679914747D-16,1.22464679914747D-16,1.22464679914747D-16,      113P    122
369
+1.,0.707106781186547,1.,0.707106781186546,1.,26.4,                   113P    123
370
+6.19765458911452D-14,-1.6,26.4,-1.59999999999994,-1.6,28.,           113P    124
371
+-1.59999999999994,-1.6,29.6,-1.59999999999994,-1.6,29.6,             113P    125
372
+6.23684328668724D-14,-1.6,-3.14159265358979,                         113P    126
373
+1.22464679914747D-16,0.,0.,0.;                                       113P    127
374
+126,4,2,0,0,0,0,1.22464679914747D-16,1.22464679914747D-16,           115P    128
375
+1.22464679914747D-16,1.5707963267949,1.5707963267949,                115P    129
376
+3.14159265358979,3.14159265358979,3.14159265358979,1.,               115P    130
377
+0.707106781186547,1.,0.707106781186547,1.,29.6,                      115P    131
378
+6.23684328668724D-14,-1.6,29.6,1.60000000000006,-1.6,28.,            115P    132
379
+1.60000000000006,-1.6,26.4,1.60000000000006,-1.6,26.4,               115P    133
380
+6.23684328668724D-14,-1.6,1.22464679914747D-16,3.14159265358979,     115P    134
381
+0.,0.,0.;                                                            115P    135
382
+126,8,2,0,1,0,0,0.,0.,0.,1.5707963267949,1.5707963267949,            117P    136
383
+3.14159265358979,3.14159265358979,4.71238898038469,                  117P    137
384
+4.71238898038469,6.28318530717959,6.28318530717959,                  117P    138
385
+6.28318530717959,1.,0.707106781186547,1.,0.707106781186547,1.,       117P    139
386
+0.707106781186546,1.,0.707106781186546,1.,1.60000000000001,-28.,     117P    140
387
+0.,1.60000000000001,-29.6,0.,8.97975594093304D-15,-29.6,0.,          117P    141
388
+-1.59999999999999,-29.6,0.,-1.59999999999999,-28.,0.,                117P    142
389
+-1.59999999999999,-26.4,0.,8.58786896520589D-15,-26.4,0.,            117P    143
390
+1.60000000000001,-26.4,0.,1.60000000000001,-28.,0.,0.,               117P    144
391
+6.28318530717959,0.,0.,0.;                                           117P    145
392
+126,1,1,0,0,1,0,-0.500000000000001,-0.500000000000001,0.5,0.5,       119P    146
393
+1.,1.,1.60000000000001,-28.,-1.38777878078145D-16,                   119P    147
394
+1.60000000000001,-28.,-1.6,-0.500000000000001,0.5,0.,0.,0.;          119P    148
395
+126,4,2,0,0,0,0,-3.14159265358979,-3.14159265358979,                 121P    149
396
+-3.14159265358979,-1.5707963267949,-1.5707963267949,0.,0.,0.,1.,     121P    150
397
+0.707106781186547,1.,0.707106781186547,1.,-1.59999999999999,         121P    151
398
+-28.,-1.6,-1.59999999999999,-29.6,-1.6,8.97975594093304D-15,         121P    152
399
+-29.6,-1.6,1.60000000000001,-29.6,-1.6,1.60000000000001,-28.,        121P    153
400
+-1.6,-3.14159265358979,0.,0.,0.,0.;                                  121P    154
401
+126,4,2,0,0,0,0,0.,0.,0.,1.5707963267949,1.5707963267949,            123P    155
402
+3.14159265358979,3.14159265358979,3.14159265358979,1.,               123P    156
403
+0.707106781186547,1.,0.707106781186547,1.,1.60000000000001,-28.,     123P    157
404
+-1.6,1.60000000000001,-26.4,-1.6,8.97975594093304D-15,-26.4,         123P    158
405
+-1.6,-1.59999999999999,-26.4,-1.6,-1.59999999999999,-28.,-1.6,       123P    159
406
+0.,3.14159265358979,0.,0.,0.;                                        123P    160
407
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 125P    161
408
+-3.35292539815827,-1.6,-11.0000000000002,-3.35292539815827,-1.6,     125P    162
409
+0.,1.,0.,0.,0.;                                                      125P    163
410
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-11.0000000000002,                 127P    164
411
+-3.35292539815827,0.,-11.0000000000002,-3.35292539815827,-1.6,       127P    165
412
+0.,1.,0.,0.,0.;                                                      127P    166
413
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 129P    167
414
+-3.35292539815827,0.,-11.0000000000002,-3.35292539815827,0.,0.,      129P    168
415
+1.,0.,0.,0.;                                                         129P    169
416
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 131P    170
417
+-3.35292539815827,0.,-14.3056266003596,-3.35292539815827,-1.6,       131P    171
418
+0.,1.,0.,0.,0.;                                                      131P    172
419
+126,4,2,0,0,0,0,6.69597285349659D-16,6.69597285349659D-16,           133P    173
420
+6.69597285349659D-16,1.5707963267949,1.5707963267949,                133P    174
421
+3.14159265358979,3.14159265358979,3.14159265358979,1.,               133P    175
422
+0.707106781186548,1.,0.707106781186548,1.,-11.0000000000002,         133P    176
423
+-3.35292539815827,-1.6,-7.68390822688196,-3.35292539815827,-1.6,     133P    177
424
+-7.68390822688196,-6.66901717127651,-1.6,-7.68390822688196,          133P    178
425
+-9.98510894439475,-1.6,-11.0000000000002,-9.98510894439475,-1.6,     133P    179
426
+6.69597285349659D-16,3.14159265358979,0.,0.,0.;                      133P    180
427
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-11.0000000000002,                 135P    181
428
+-9.98510894439476,0.,-11.0000000000002,-9.98510894439476,-1.6,       135P    182
429
+0.,1.,0.,0.,0.;                                                      135P    183
430
+126,4,2,0,0,0,0,6.69597285349659D-16,6.69597285349659D-16,           137P    184
431
+6.69597285349659D-16,1.5707963267949,1.5707963267949,                137P    185
432
+3.14159265358979,3.14159265358979,3.14159265358979,1.,               137P    186
433
+0.707106781186548,1.,0.707106781186548,1.,-11.0000000000002,         137P    187
434
+-3.35292539815827,0.,-7.68390822688196,-3.35292539815827,0.,         137P    188
435
+-7.68390822688196,-6.66901717127651,0.,-7.68390822688196,            137P    189
436
+-9.98510894439475,0.,-11.0000000000002,-9.98510894439475,0.,         137P    190
437
+6.69597285349659D-16,3.14159265358979,0.,0.,0.;                      137P    191
438
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-11.0000000000002,                 139P    192
439
+-9.98510894439476,-1.6,-14.3056266003596,-9.98510894439476,-1.6,     139P    193
440
+0.,1.,0.,0.,0.;                                                      139P    194
441
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 141P    195
442
+-9.98510894439476,0.,-14.3056266003596,-9.98510894439476,-1.6,       141P    196
443
+0.,1.,0.,0.,0.;                                                      141P    197
444
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-11.0000000000002,                 143P    198
445
+-9.98510894439476,0.,-14.3056266003596,-9.98510894439476,0.,0.,      143P    199
446
+1.,0.,0.,0.;                                                         143P    200
447
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 145P    201
448
+-9.98510894439476,-1.6,-14.3056266003596,-42.83098282869,-1.6,       145P    202
449
+0.,1.,0.,0.,0.;                                                      145P    203
450
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 147P    204
451
+-42.83098282869,0.,-14.3056266003596,-42.83098282869,-1.6,0.,1.,     147P    205
452
+0.,0.,0.;                                                            147P    206
453
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 149P    207
454
+-9.98510894439476,0.,-14.3056266003596,-42.83098282869,0.,0.,1.,     149P    208
455
+0.,0.,0.;                                                            149P    209
456
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 151P    210
457
+-42.83098282869,-1.6,42.3056266003596,-42.83098282869,-1.6,0.,       151P    211
458
+1.,0.,0.,0.;                                                         151P    212
459
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  153P    213
460
+-42.83098282869,0.,42.3056266003596,-42.83098282869,-1.6,0.,1.,      153P    214
461
+0.,0.,0.;                                                            153P    215
462
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 155P    216
463
+-42.83098282869,0.,42.3056266003596,-42.83098282869,0.,0.,1.,0.,     155P    217
464
+0.,0.;                                                               155P    218
465
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  157P    219
466
+-42.83098282869,-1.6,42.3056266003596,-9.9851089443952,-1.6,0.,      157P    220
467
+1.,0.,0.,0.;                                                         157P    221
468
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  159P    222
469
+-9.9851089443952,0.,42.3056266003596,-9.9851089443952,-1.6,0.,       159P    223
470
+1.,0.,0.,0.;                                                         159P    224
471
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  161P    225
472
+-42.83098282869,0.,42.3056266003596,-9.9851089443952,0.,0.,1.,       161P    226
473
+0.,0.,0.;                                                            161P    227
474
+126,1,1,0,0,1,0,0.,0.,0.999999999999999,0.999999999999999,1.,1.,     163P    228
475
+42.3056266003596,-9.9851089443952,-1.6,38.9999999999998,             163P    229
476
+-9.9851089443952,-1.6,0.,0.999999999999999,0.,0.,0.;                 163P    230
477
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,38.9999999999998,                  165P    231
478
+-9.9851089443952,0.,38.9999999999998,-9.9851089443952,-1.6,0.,       165P    232
479
+1.,0.,0.,0.;                                                         165P    233
480
+126,1,1,0,0,1,0,0.,0.,0.999999999999999,0.999999999999999,1.,1.,     167P    234
481
+42.3056266003596,-9.9851089443952,0.,38.9999999999998,               167P    235
482
+-9.9851089443952,0.,0.,0.999999999999999,0.,0.,0.;                   167P    236
483
+126,4,2,0,0,0,0,0.,0.,0.,1.5707963267949,1.5707963267949,            169P    237
484
+3.14159265358979,3.14159265358979,3.14159265358979,1.,               169P    238
485
+0.707106781186547,1.,0.707106781186546,1.,38.9999999999998,          169P    239
486
+-9.98510894439519,-1.6,35.6839082268816,-9.98510894439519,-1.6,      169P    240
487
+35.6839082268816,-6.66901717127695,-1.6,35.6839082268816,            169P    241
488
+-3.35292539815871,-1.6,38.9999999999998,-3.35292539815871,-1.6,      169P    242
489
+0.,3.14159265358979,0.,0.,0.;                                        169P    243
490
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,38.9999999999998,                  171P    244
491
+-3.35292539815871,0.,38.9999999999998,-3.35292539815871,-1.6,0.,     171P    245
492
+1.,0.,0.,0.;                                                         171P    246
493
+126,4,2,0,0,0,0,0.,0.,0.,1.5707963267949,1.5707963267949,            173P    247
494
+3.14159265358979,3.14159265358979,3.14159265358979,1.,               173P    248
495
+0.707106781186547,1.,0.707106781186546,1.,38.9999999999998,          173P    249
496
+-9.98510894439519,0.,35.6839082268816,-9.98510894439519,0.,          173P    250
497
+35.6839082268816,-6.66901717127695,0.,35.6839082268816,              173P    251
498
+-3.35292539815871,0.,38.9999999999998,-3.35292539815871,0.,0.,       173P    252
499
+3.14159265358979,0.,0.,0.;                                           173P    253
500
+126,1,1,0,0,1,0,0.,0.,0.999999999999999,0.999999999999999,1.,1.,     175P    254
501
+38.9999999999998,-3.35292539815871,-1.6,42.3056266003596,            175P    255
502
+-3.35292539815871,-1.6,0.,0.999999999999999,0.,0.,0.;                175P    256
503
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  177P    257
504
+-3.35292539815871,0.,42.3056266003596,-3.35292539815871,-1.6,0.,     177P    258
505
+1.,0.,0.,0.;                                                         177P    259
506
+126,1,1,0,0,1,0,0.,0.,0.999999999999999,0.999999999999999,1.,1.,     179P    260
507
+38.9999999999998,-3.35292539815871,0.,42.3056266003596,              179P    261
508
+-3.35292539815871,0.,0.,0.999999999999999,0.,0.,0.;                  179P    262
509
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  181P    263
510
+-3.35292539815871,-1.6,42.3056266003596,14.8309828286996,-1.6,       181P    264
511
+0.,1.,0.,0.,0.;                                                      181P    265
512
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  183P    266
513
+14.8309828286996,0.,42.3056266003596,14.8309828286996,-1.6,0.,       183P    267
514
+1.,0.,0.,0.;                                                         183P    268
515
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  185P    269
516
+-3.35292539815871,0.,42.3056266003596,14.8309828286996,0.,0.,1.,     185P    270
517
+0.,0.,0.;                                                            185P    271
518
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  187P    272
519
+14.8309828286996,-1.6,-14.3056266003596,14.8309828286996,-1.6,       187P    273
520
+0.,1.,0.,0.,0.;                                                      187P    274
521
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 189P    275
522
+14.8309828286996,0.,-14.3056266003596,14.8309828286996,-1.6,0.,      189P    276
523
+1.,0.,0.,0.;                                                         189P    277
524
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,42.3056266003596,                  191P    278
525
+14.8309828286996,0.,-14.3056266003596,14.8309828286996,0.,0.,1.,     191P    279
526
+0.,0.,0.;                                                            191P    280
527
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 193P    281
528
+14.8309828286996,-1.6,-14.3056266003596,-3.35292539815827,-1.6,      193P    282
529
+0.,1.,0.,0.,0.;                                                      193P    283
530
+126,1,1,0,0,1,0,0.,0.,1.,1.,1.,1.,-14.3056266003596,                 195P    284
531
+14.8309828286996,0.,-14.3056266003596,-3.35292539815827,0.,0.,       195P    285
532
+1.,0.,0.,0.;                                                         195P    286
533
+128,1,8,1,2,0,1,0,0,1,-0.499999999999999,-0.499999999999999,0.5,     197P    287
534
+0.5,-3.14159265358979,-3.14159265358979,-3.14159265358979,           197P    288
535
+-1.5707963267949,-1.5707963267949,0.,0.,1.5707963267949,             197P    289
536
+1.5707963267949,3.14159265358979,3.14159265358979,                   197P    290
537
+3.14159265358979,1.,1.,0.707106781186548,0.707106781186548,1.,       197P    291
538
+1.,0.707106781186548,0.707106781186548,1.,1.,0.707106781186548,      197P    292
539
+0.707106781186548,1.,1.,0.707106781186548,0.707106781186548,1.,      197P    293
540
+1.,29.6,-27.9999999999999,-1.6,29.6,-27.9999999999999,0.,29.6,       197P    294
541
+-26.3999999999999,-1.6,29.6,-26.3999999999999,0.,28.,                197P    295
542
+-26.3999999999999,-1.6,28.,-26.3999999999999,0.,26.4,                197P    296
543
+-26.3999999999999,-1.6,26.4,-26.3999999999999,0.,26.4,               197P    297
544
+-27.9999999999999,-1.6,26.4,-27.9999999999999,0.,26.4,               197P    298
545
+-29.5999999999999,-1.6,26.4,-29.5999999999999,0.,28.,                197P    299
546
+-29.5999999999999,-1.6,28.,-29.5999999999999,0.,29.6,                197P    300
547
+-29.5999999999999,-1.6,29.6,-29.5999999999999,0.,29.6,               197P    301
548
+-27.9999999999999,-1.6,29.6,-27.9999999999999,0.,                    197P    302
549
+-0.499999999999999,0.5,-3.14159265358979,3.14159265358979;           197P    303
550
+128,1,8,1,2,0,1,0,0,1,-0.5,-0.5,0.5,0.5,-3.14159265358979,           199P    304
551
+-3.14159265358979,-3.14159265358979,-1.5707963267949,                199P    305
552
+-1.5707963267949,0.,0.,1.5707963267949,1.5707963267949,              199P    306
553
+3.14159265358979,3.14159265358979,3.14159265358979,1.,1.,            199P    307
554
+0.707106781186548,0.707106781186548,1.,1.,0.707106781186548,         199P    308
555
+0.707106781186548,1.,1.,0.707106781186548,0.707106781186548,1.,      199P    309
556
+1.,0.707106781186548,0.707106781186548,1.,1.,1.6,                    199P    310
557
+1.95943487863577D-16,-1.6,1.6,1.95943487863577D-16,0.,1.6,1.6,       199P    311
558
+-1.6,1.6,1.6,0.,-1.95943487863577D-16,1.6,-1.6,                      199P    312
559
+-1.95943487863577D-16,1.6,0.,-1.6,1.6,-1.6,-1.6,1.6,0.,-1.6,         199P    313
560
+-1.95943487863577D-16,-1.6,-1.6,-1.95943487863577D-16,0.,-1.6,       199P    314
561
+-1.6,-1.6,-1.6,-1.6,0.,1.95943487863577D-16,-1.6,-1.6,               199P    315
562
+1.95943487863577D-16,-1.6,0.,1.6,-1.6,-1.6,1.6,-1.6,0.,1.6,          199P    316
563
+1.95943487863577D-16,-1.6,1.6,1.95943487863577D-16,0.,-0.5,0.5,      199P    317
564
+-3.14159265358979,3.14159265358979;                                  199P    318
565
+128,1,8,1,2,0,1,0,0,1,-0.499999999999999,-0.499999999999999,0.5,     201P    319
566
+0.5,-3.14159265358979,-3.14159265358979,-3.14159265358979,           201P    320
567
+-1.5707963267949,-1.5707963267949,0.,0.,1.5707963267949,             201P    321
568
+1.5707963267949,3.14159265358979,3.14159265358979,                   201P    322
569
+3.14159265358979,1.,1.,0.707106781186548,0.707106781186548,1.,       201P    323
570
+1.,0.707106781186548,0.707106781186548,1.,1.,0.707106781186548,      201P    324
571
+0.707106781186548,1.,1.,0.707106781186548,0.707106781186548,1.,      201P    325
572
+1.,29.6,6.23684328668724D-14,-1.6,29.6,6.23684328668724D-14,0.,      201P    326
573
+29.6,1.60000000000006,-1.6,29.6,1.60000000000006,0.,28.,             201P    327
574
+1.60000000000006,-1.6,28.,1.60000000000006,0.,26.4,                  201P    328
575
+1.60000000000006,-1.6,26.4,1.60000000000006,0.,26.4,                 201P    329
576
+6.19765458911452D-14,-1.6,26.4,6.19765458911452D-14,0.,26.4,         201P    330
577
+-1.59999999999994,-1.6,26.4,-1.59999999999994,0.,28.,                201P    331
578
+-1.59999999999994,-1.6,28.,-1.59999999999994,0.,29.6,                201P    332
579
+-1.59999999999994,-1.6,29.6,-1.59999999999994,0.,29.6,               201P    333
580
+6.23684328668724D-14,-1.6,29.6,6.23684328668724D-14,0.,              201P    334
581
+-0.499999999999999,0.5,-3.14159265358979,3.14159265358979;           201P    335
582
+128,1,8,1,2,0,1,0,0,1,-0.5,-0.5,0.500000000000001,                   203P    336
583
+0.500000000000001,-3.14159265358979,-3.14159265358979,               203P    337
584
+-3.14159265358979,-1.5707963267949,-1.5707963267949,0.,0.,           203P    338
585
+1.5707963267949,1.5707963267949,3.14159265358979,                    203P    339
586
+3.14159265358979,3.14159265358979,1.,1.,0.707106781186548,           203P    340
587
+0.707106781186548,1.,1.,0.707106781186548,0.707106781186548,1.,      203P    341
588
+1.,0.707106781186548,0.707106781186548,1.,1.,0.707106781186548,      203P    342
589
+0.707106781186548,1.,1.,1.60000000000001,-28.,-1.6,                  203P    343
590
+1.60000000000001,-28.,-1.38777878078145D-16,1.60000000000001,        203P    344
591
+-26.4,-1.6,1.60000000000001,-26.4,-1.38777878078145D-16,             203P    345
592
+9.15933995315754D-15,-26.4,-1.6,9.15933995315754D-15,-26.4,          203P    346
593
+-1.38777878078145D-16,-1.59999999999999,-26.4,-1.6,                  203P    347
594
+-1.59999999999999,-26.4,-1.38777878078145D-16,-1.59999999999999,     203P    348
595
+-28.,-1.6,-1.59999999999999,-28.,-1.38777878078145D-16,              203P    349
596
+-1.59999999999999,-29.6,-1.6,-1.59999999999999,-29.6,                203P    350
597
+-1.38777878078145D-16,9.15933995315754D-15,-29.6,-1.6,               203P    351
598
+9.15933995315754D-15,-29.6,-1.38777878078145D-16,                    203P    352
599
+1.60000000000001,-29.6,-1.6,1.60000000000001,-29.6,                  203P    353
600
+-1.38777878078145D-16,1.60000000000001,-28.,-1.6,                    203P    354
601
+1.60000000000001,-28.,-1.38777878078145D-16,-0.5,                    203P    355
602
+0.500000000000001,-3.14159265358979,3.14159265358979;                203P    356
603
+128,1,1,1,1,0,0,1,0,0,0.,0.,0.16,0.16,0.,0.,0.33056266003594,        205P    357
604
+0.33056266003594,1.,1.,1.,1.,-14.3056266003596,                      205P    358
605
+-3.35292539815827,0.,-14.3056266003596,-3.35292539815827,-1.6,       205P    359
606
+-11.0000000000002,-3.35292539815827,0.,-11.0000000000002,            205P    360
607
+-3.35292539815827,-1.6,0.,0.16,0.,0.33056266003594;                  205P    361
608
+128,1,4,1,2,0,0,0,0,0,-0.241247846783122,-0.241247846783122,         207P    362
609
+0.241247846783122,0.241247846783122,0.,0.,0.,1.5707963267949,        207P    363
610
+1.5707963267949,3.14159265358979,3.14159265358979,                   207P    364
611
+3.14159265358979,1.,1.,0.707106781186548,0.707106781186548,1.,       207P    365
612
+1.,0.707106781186548,0.707106781186548,1.,1.,-11.0000000000002,      207P    366
613
+-3.35292539815827,0.,-11.0000000000002,-3.35292539815827,-1.6,       207P    367
614
+-7.68390822688196,-3.35292539815827,0.,-7.68390822688196,            207P    368
615
+-3.35292539815827,-1.6,-7.68390822688196,-6.66901717127651,0.,       207P    369
616
+-7.68390822688196,-6.66901717127651,-1.6,-7.68390822688196,          207P    370
617
+-9.98510894439475,0.,-7.68390822688196,-9.98510894439475,-1.6,       207P    371
618
+-11.0000000000002,-9.98510894439475,0.,-11.0000000000002,            207P    372
619
+-9.98510894439475,-1.6,-0.241247846783122,0.241247846783122,0.,      207P    373
620
+3.14159265358979;                                                    207P    374
621
+128,1,1,1,1,0,0,1,0,0,-0.16,-0.16,0.,0.,-0.33056266003594,           209P    375
622
+-0.33056266003594,0.,0.,1.,1.,1.,1.,-14.3056266003596,               209P    376
623
+-9.98510894439476,-1.6,-14.3056266003596,-9.98510894439476,0.,       209P    377
624
+-11.0000000000002,-9.98510894439476,-1.6,-11.0000000000002,          209P    378
625
+-9.98510894439476,0.,-0.16,0.,-0.33056266003594,0.;                  209P    379
626
+128,1,1,1,1,0,0,1,0,0,-0.16,-0.16,0.,0.,-3.28458738842953,           211P    380
627
+-3.28458738842953,0.,0.,1.,1.,1.,1.,-14.3056266003596,               211P    381
628
+-42.83098282869,-1.6,-14.3056266003596,-42.83098282869,0.,           211P    382
629
+-14.3056266003596,-9.98510894439476,-1.6,-14.3056266003596,          211P    383
630
+-9.98510894439476,0.,-0.16,0.,-3.28458738842953,0.;                  211P    384
631
+128,1,1,1,1,0,0,1,0,0,0.,0.,0.16,0.16,0.,0.,5.66112532007192,        213P    385
632
+5.66112532007192,1.,1.,1.,1.,-14.3056266003596,-42.83098282869,      213P    386
633
+0.,-14.3056266003596,-42.83098282869,-1.6,42.3056266003596,          213P    387
634
+-42.83098282869,0.,42.3056266003596,-42.83098282869,-1.6,0.,         213P    388
635
+0.16,0.,5.66112532007192;                                            213P    389
636
+128,1,1,1,1,0,0,1,0,0,0.,0.,0.16,0.16,0.,0.,3.28458738842948,        215P    390
637
+3.28458738842948,1.,1.,1.,1.,42.3056266003596,-42.83098282869,       215P    391
638
+0.,42.3056266003596,-42.83098282869,-1.6,42.3056266003596,           215P    392
639
+-9.9851089443952,0.,42.3056266003596,-9.9851089443952,-1.6,0.,       215P    393
640
+0.16,0.,3.28458738842948;                                            215P    394
641
+128,1,1,1,1,0,0,1,0,0,-0.16,-0.16,0.,0.,-0.33056266003598,           217P    395
642
+-0.33056266003598,0.,0.,1.,1.,1.,1.,38.9999999999998,                217P    396
643
+-9.9851089443952,-1.6,38.9999999999998,-9.9851089443952,0.,          217P    397
644
+42.3056266003596,-9.9851089443952,-1.6,42.3056266003596,             217P    398
645
+-9.9851089443952,0.,-0.16,0.,-0.33056266003598,0.;                   217P    399
646
+128,1,4,1,2,0,0,0,0,0,-0.241247846783121,-0.241247846783121,         219P    400
647
+0.241247846783121,0.241247846783121,0.,0.,0.,1.5707963267949,        219P    401
648
+1.5707963267949,3.14159265358979,3.14159265358979,                   219P    402
649
+3.14159265358979,1.,1.,0.707106781186548,0.707106781186548,1.,       219P    403
650
+1.,0.707106781186548,0.707106781186548,1.,1.,38.9999999999998,       219P    404
651
+-9.9851089443952,0.,38.9999999999998,-9.9851089443952,-1.6,          219P    405
652
+35.6839082268816,-9.9851089443952,0.,35.6839082268816,               219P    406
653
+-9.9851089443952,-1.6,35.6839082268816,-6.66901717127695,0.,         219P    407
654
+35.6839082268816,-6.66901717127695,-1.6,35.6839082268816,            219P    408
655
+-3.3529253981587,0.,35.6839082268816,-3.3529253981587,-1.6,          219P    409
656
+38.9999999999998,-3.3529253981587,0.,38.9999999999998,               219P    410
657
+-3.3529253981587,-1.6,-0.241247846783121,0.241247846783121,0.,       219P    411
658
+3.14159265358979;                                                    219P    412
659
+128,1,1,1,1,0,0,1,0,0,0.,0.,0.16,0.16,0.,0.,0.33056266003598,        221P    413
660
+0.33056266003598,1.,1.,1.,1.,38.9999999999998,-3.35292539815871,     221P    414
661
+0.,38.9999999999998,-3.35292539815871,-1.6,42.3056266003596,         221P    415
662
+-3.35292539815871,0.,42.3056266003596,-3.35292539815871,-1.6,0.,     221P    416
663
+0.16,0.,0.33056266003598;                                            221P    417
664
+128,1,1,1,1,0,0,1,0,0,0.,0.,0.16,0.16,0.,0.,1.81839082268583,        223P    418
665
+1.81839082268583,1.,1.,1.,1.,42.3056266003596,-3.35292539815871,     223P    419
666
+0.,42.3056266003596,-3.35292539815871,-1.6,42.3056266003596,         223P    420
667
+14.8309828286996,0.,42.3056266003596,14.8309828286996,-1.6,0.,       223P    421
668
+0.16,0.,1.81839082268583;                                            223P    422
669
+128,1,1,1,1,0,0,1,0,0,-0.16,-0.16,0.,0.,-5.66112532007192,           225P    423
670
+-5.66112532007192,0.,0.,1.,1.,1.,1.,-14.3056266003596,               225P    424
671
+14.8309828286996,-1.6,-14.3056266003596,14.8309828286996,0.,         225P    425
672
+42.3056266003596,14.8309828286996,-1.6,42.3056266003596,             225P    426
673
+14.8309828286996,0.,-0.16,0.,-5.66112532007192,0.;                   225P    427
674
+128,1,1,1,1,0,0,1,0,0,-0.16,-0.16,0.,0.,-1.81839082268579,           227P    428
675
+-1.81839082268579,0.,0.,1.,1.,1.,1.,-14.3056266003596,               227P    429
676
+-3.35292539815827,-1.6,-14.3056266003596,-3.35292539815827,0.,       227P    430
677
+-14.3056266003596,14.8309828286996,-1.6,-14.3056266003596,           227P    431
678
+14.8309828286996,0.,-0.16,0.,-1.81839082268579,0.;                   227P    432
679
+128,1,1,1,1,0,0,1,0,0,-2.83056266003595,-2.83056266003595,           229P    433
680
+2.83056266003597,2.83056266003597,-2.94423511048519,                 229P    434
681
+-2.94423511048519,2.82196145525377,2.82196145525377,1.,1.,1.,1.,     229P    435
682
+42.3056266003596,-42.83098282869,-1.6,-14.3056266003596,             229P    436
683
+-42.83098282869,-1.6,42.3056266003596,14.8309828286996,-1.6,         229P    437
684
+-14.3056266003596,14.8309828286996,-1.6,-2.83056266003595,           229P    438
685
+2.83056266003597,-2.94423511048519,2.82196145525377;                 229P    439
686
+128,1,1,1,1,0,0,1,0,0,-2.83056266003597,-2.83056266003597,           231P    440
687
+2.83056266003595,2.83056266003595,-2.94423511048519,                 231P    441
688
+-2.94423511048519,2.82196145525377,2.82196145525377,1.,1.,1.,1.,     231P    442
689
+-14.3056266003596,-42.83098282869,0.,42.3056266003596,               231P    443
690
+-42.83098282869,0.,-14.3056266003596,14.8309828286996,0.,            231P    444
691
+42.3056266003596,14.8309828286996,0.,-2.83056266003597,              231P    445
692
+2.83056266003595,-2.94423511048519,2.82196145525377;                 231P    446
693
+502,36,29.6,-27.9999999999999,0.,29.6,-27.9999999999999,-1.6,        233P    447
694
+26.4,-27.9999999999999,-1.6,1.6,0.,0.,1.6,1.95943487863577D-16,      233P    448
695
+-1.6,-1.6,-1.9593701661158D-16,-1.6,29.6,6.21724893790088D-14,       233P    449
696
+0.,29.6,6.23684328668724D-14,-1.6,26.4,6.19765523623972D-14,         233P    450
697
+-1.6,1.60000000000001,-28.,0.,1.60000000000001,-28.,-1.6,            233P    451
698
+-1.59999999999999,-28.,-1.6,-14.3056266003596,-3.35292539815827,     233P    452
699
+-1.6,-11.0000000000002,-3.35292539815827,-1.6,-11.0000000000002,     233P    453
700
+-3.35292539815827,0.,-14.3056266003596,-3.35292539815827,0.,         233P    454
701
+-11.0000000000002,-9.98510894439476,-1.6,-11.0000000000002,          233P    455
702
+-9.98510894439476,0.,-14.3056266003596,-9.98510894439476,-1.6,       233P    456
703
+-14.3056266003596,-9.98510894439476,0.,-14.3056266003596,            233P    457
704
+-42.83098282869,-1.6,-14.3056266003596,-42.83098282869,0.,           233P    458
705
+42.3056266003596,-42.83098282869,-1.6,42.3056266003596,              233P    459
706
+-42.83098282869,0.,42.3056266003596,-9.9851089443952,-1.6,           233P    460
707
+42.3056266003596,-9.9851089443952,0.,38.9999999999998,               233P    461
708
+-9.9851089443952,-1.6,38.9999999999998,-9.9851089443952,0.,          233P    462
709
+38.9999999999998,-3.35292539815871,-1.6,38.9999999999998,            233P    463
710
+-3.35292539815871,0.,42.3056266003596,-3.35292539815871,-1.6,        233P    464
711
+42.3056266003596,-3.35292539815871,0.,42.3056266003596,              233P    465
712
+14.8309828286996,-1.6,42.3056266003596,14.8309828286996,0.,          233P    466
713
+-14.3056266003596,14.8309828286996,-1.6,-14.3056266003596,           233P    467
714
+14.8309828286996,0.;                                                 233P    468
715
+504,52,93,233,1,233,1,95,233,1,233,2,97,233,3,233,2,99,233,2,        235P    469
716
+233,3,101,233,4,233,4,103,233,4,233,5,105,233,6,233,5,107,233,5,     235P    470
717
+233,6,109,233,7,233,7,111,233,7,233,8,113,233,9,233,8,115,233,8,     235P    471
718
+233,9,117,233,10,233,10,119,233,10,233,11,121,233,12,233,11,123,     235P    472
719
+233,11,233,12,125,233,13,233,14,127,233,15,233,14,129,233,16,        235P    473
720
+233,15,131,233,16,233,13,133,233,14,233,17,135,233,18,233,17,        235P    474
721
+137,233,15,233,18,139,233,17,233,19,141,233,20,233,19,143,233,       235P    475
722
+18,233,20,145,233,19,233,21,147,233,22,233,21,149,233,20,233,22,     235P    476
723
+151,233,21,233,23,153,233,24,233,23,155,233,22,233,24,157,233,       235P    477
724
+23,233,25,159,233,26,233,25,161,233,24,233,26,163,233,25,233,27,     235P    478
725
+165,233,28,233,27,167,233,26,233,28,169,233,27,233,29,171,233,       235P    479
726
+30,233,29,173,233,28,233,30,175,233,29,233,31,177,233,32,233,31,     235P    480
727
+179,233,30,233,32,181,233,31,233,33,183,233,34,233,33,185,233,       235P    481
728
+32,233,34,187,233,33,233,35,189,233,36,233,35,191,233,34,233,36,     235P    482
729
+193,233,35,233,13,195,233,36,233,16;                                 235P    483
730
+406,1,7HSolide1;                                                     237P    484
731
+314,74.9019607843137,74.9019607843137,74.9019607843137,;             239P    485
732
+314,6.66666666666667,75.6862745098039,32.9411764705882,;             241P    486
733
+S      1G      3D    242P    486                                        T      1

BIN
hardware/Chargeur/1593K PCB.ipt View File


BIN
hardware/Chargeur/1593K PCB.stl View File


+ 661
- 0
hardware/Chargeur/1593K PCB.stp View File

@@ -0,0 +1,661 @@
1
+ISO-10303-21;
2
+HEADER;
3
+/* Generated by software containing ST-Developer
4
+ * from STEP Tools, Inc. (www.steptools.com) 
5
+ */
6
+
7
+FILE_DESCRIPTION(
8
+/* description */ (''),
9
+/* implementation_level */ '2;1');
10
+
11
+FILE_NAME(
12
+/* name */ 
13
+'D:\\Users\\dimercur\\Documents\\SVN\\projets-gei\\Dumber 2015\\Mecani
14
+que\\Chargeur\\1593K PCB.stp',
15
+/* time_stamp */ '2016-09-20T15:05:27+02:00',
16
+/* author */ ('dimercur'),
17
+/* organization */ (''),
18
+/* preprocessor_version */ 'ST-DEVELOPER v16.1',
19
+/* originating_system */ 'Autodesk Inventor 2016',
20
+/* authorisation */ '');
21
+
22
+FILE_SCHEMA (('AUTOMOTIVE_DESIGN { 1 0 10303 214 3 1 1 }'));
23
+ENDSEC;
24
+
25
+DATA;
26
+#10=MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION_REPRESENTATION('',(#13),#575);
27
+#11=SHAPE_REPRESENTATION_RELATIONSHIP('SRR','None',#584,#12);
28
+#12=ADVANCED_BREP_SHAPE_REPRESENTATION('',(#14),#574);
29
+#13=STYLED_ITEM('',(#594),#14);
30
+#14=MANIFOLD_SOLID_BREP('Solide1',#351);
31
+#15=LINE('',#501,#47);
32
+#16=LINE('',#503,#48);
33
+#17=LINE('',#505,#49);
34
+#18=LINE('',#506,#50);
35
+#19=LINE('',#511,#51);
36
+#20=LINE('',#515,#52);
37
+#21=LINE('',#517,#53);
38
+#22=LINE('',#518,#54);
39
+#23=LINE('',#521,#55);
40
+#24=LINE('',#523,#56);
41
+#25=LINE('',#524,#57);
42
+#26=LINE('',#527,#58);
43
+#27=LINE('',#529,#59);
44
+#28=LINE('',#530,#60);
45
+#29=LINE('',#533,#61);
46
+#30=LINE('',#535,#62);
47
+#31=LINE('',#536,#63);
48
+#32=LINE('',#539,#64);
49
+#33=LINE('',#541,#65);
50
+#34=LINE('',#542,#66);
51
+#35=LINE('',#547,#67);
52
+#36=LINE('',#551,#68);
53
+#37=LINE('',#553,#69);
54
+#38=LINE('',#554,#70);
55
+#39=LINE('',#557,#71);
56
+#40=LINE('',#559,#72);
57
+#41=LINE('',#560,#73);
58
+#42=LINE('',#563,#74);
59
+#43=LINE('',#565,#75);
60
+#44=LINE('',#566,#76);
61
+#45=LINE('',#568,#77);
62
+#46=LINE('',#569,#78);
63
+#47=VECTOR('',#411,3.3056266003594);
64
+#48=VECTOR('',#412,1.6);
65
+#49=VECTOR('',#413,3.3056266003594);
66
+#50=VECTOR('',#414,1.6);
67
+#51=VECTOR('',#419,1.6);
68
+#52=VECTOR('',#424,3.3056266003594);
69
+#53=VECTOR('',#425,1.6);
70
+#54=VECTOR('',#426,3.3056266003594);
71
+#55=VECTOR('',#429,32.8458738842952);
72
+#56=VECTOR('',#430,1.6);
73
+#57=VECTOR('',#431,32.8458738842952);
74
+#58=VECTOR('',#434,56.6112532007192);
75
+#59=VECTOR('',#435,1.6);
76
+#60=VECTOR('',#436,56.6112532007192);
77
+#61=VECTOR('',#439,32.8458738842948);
78
+#62=VECTOR('',#440,1.6);
79
+#63=VECTOR('',#441,32.8458738842948);
80
+#64=VECTOR('',#444,3.3056266003598);
81
+#65=VECTOR('',#445,1.6);
82
+#66=VECTOR('',#446,3.3056266003598);
83
+#67=VECTOR('',#451,1.6);
84
+#68=VECTOR('',#456,3.3056266003598);
85
+#69=VECTOR('',#457,1.6);
86
+#70=VECTOR('',#458,3.3056266003598);
87
+#71=VECTOR('',#461,18.1839082268583);
88
+#72=VECTOR('',#462,1.6);
89
+#73=VECTOR('',#463,18.1839082268583);
90
+#74=VECTOR('',#466,56.6112532007192);
91
+#75=VECTOR('',#467,1.6);
92
+#76=VECTOR('',#468,56.6112532007192);
93
+#77=VECTOR('',#471,18.1839082268579);
94
+#78=VECTOR('',#472,18.1839082268579);
95
+#79=PLANE('',#365);
96
+#80=PLANE('',#369);
97
+#81=PLANE('',#370);
98
+#82=PLANE('',#371);
99
+#83=PLANE('',#372);
100
+#84=PLANE('',#373);
101
+#85=PLANE('',#377);
102
+#86=PLANE('',#378);
103
+#87=PLANE('',#379);
104
+#88=PLANE('',#380);
105
+#89=PLANE('',#381);
106
+#90=PLANE('',#382);
107
+#91=FACE_BOUND('',#122,.T.);
108
+#92=FACE_BOUND('',#124,.T.);
109
+#93=FACE_BOUND('',#126,.T.);
110
+#94=FACE_BOUND('',#128,.T.);
111
+#95=FACE_BOUND('',#142,.T.);
112
+#96=FACE_BOUND('',#143,.T.);
113
+#97=FACE_BOUND('',#144,.T.);
114
+#98=FACE_BOUND('',#145,.T.);
115
+#99=FACE_BOUND('',#147,.T.);
116
+#100=FACE_BOUND('',#148,.T.);
117
+#101=FACE_BOUND('',#149,.T.);
118
+#102=FACE_BOUND('',#150,.T.);
119
+#103=FACE_OUTER_BOUND('',#121,.T.);
120
+#104=FACE_OUTER_BOUND('',#123,.T.);
121
+#105=FACE_OUTER_BOUND('',#125,.T.);
122
+#106=FACE_OUTER_BOUND('',#127,.T.);
123
+#107=FACE_OUTER_BOUND('',#129,.T.);
124
+#108=FACE_OUTER_BOUND('',#130,.T.);
125
+#109=FACE_OUTER_BOUND('',#131,.T.);
126
+#110=FACE_OUTER_BOUND('',#132,.T.);
127
+#111=FACE_OUTER_BOUND('',#133,.T.);
128
+#112=FACE_OUTER_BOUND('',#134,.T.);
129
+#113=FACE_OUTER_BOUND('',#135,.T.);
130
+#114=FACE_OUTER_BOUND('',#136,.T.);
131
+#115=FACE_OUTER_BOUND('',#137,.T.);
132
+#116=FACE_OUTER_BOUND('',#138,.T.);
133
+#117=FACE_OUTER_BOUND('',#139,.T.);
134
+#118=FACE_OUTER_BOUND('',#140,.T.);
135
+#119=FACE_OUTER_BOUND('',#141,.T.);
136
+#120=FACE_OUTER_BOUND('',#146,.T.);
137
+#121=EDGE_LOOP('',(#239));
138
+#122=EDGE_LOOP('',(#240));
139
+#123=EDGE_LOOP('',(#241));
140
+#124=EDGE_LOOP('',(#242));
141
+#125=EDGE_LOOP('',(#243));
142
+#126=EDGE_LOOP('',(#244));
143
+#127=EDGE_LOOP('',(#245));
144
+#128=EDGE_LOOP('',(#246));
145
+#129=EDGE_LOOP('',(#247,#248,#249,#250));
146
+#130=EDGE_LOOP('',(#251,#252,#253,#254));
147
+#131=EDGE_LOOP('',(#255,#256,#257,#258));
148
+#132=EDGE_LOOP('',(#259,#260,#261,#262));
149
+#133=EDGE_LOOP('',(#263,#264,#265,#266));
150
+#134=EDGE_LOOP('',(#267,#268,#269,#270));
151
+#135=EDGE_LOOP('',(#271,#272,#273,#274));
152
+#136=EDGE_LOOP('',(#275,#276,#277,#278));
153
+#137=EDGE_LOOP('',(#279,#280,#281,#282));
154
+#138=EDGE_LOOP('',(#283,#284,#285,#286));
155
+#139=EDGE_LOOP('',(#287,#288,#289,#290));
156
+#140=EDGE_LOOP('',(#291,#292,#293,#294));
157
+#141=EDGE_LOOP('',(#295,#296,#297,#298,#299,#300,#301,#302,#303,#304,#305,
158
+#306));
159
+#142=EDGE_LOOP('',(#307));
160
+#143=EDGE_LOOP('',(#308));
161
+#144=EDGE_LOOP('',(#309));
162
+#145=EDGE_LOOP('',(#310));
163
+#146=EDGE_LOOP('',(#311,#312,#313,#314,#315,#316,#317,#318,#319,#320,#321,
164
+#322));
165
+#147=EDGE_LOOP('',(#323));
166
+#148=EDGE_LOOP('',(#324));
167
+#149=EDGE_LOOP('',(#325));
168
+#150=EDGE_LOOP('',(#326));
169
+#151=CIRCLE('',#354,1.6);
170
+#152=CIRCLE('',#355,1.6);
171
+#153=CIRCLE('',#357,1.6);
172
+#154=CIRCLE('',#358,1.6);
173
+#155=CIRCLE('',#360,1.6);
174
+#156=CIRCLE('',#361,1.6);
175
+#157=CIRCLE('',#363,1.6);
176
+#158=CIRCLE('',#364,1.6);
177
+#159=CIRCLE('',#367,3.31609177311824);
178
+#160=CIRCLE('',#368,3.31609177311824);
179
+#161=CIRCLE('',#375,3.31609177311824);