diff --git a/CHANGELOG.md b/CHANGELOG.md index fce70d0..c828b14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Changelog New sketch features: * Extrude, lathe, translate and rotate groups can now use the "assembly" boolean operation, to increase performance. + * Translate and rotate groups can create n-dimensional arrays using + the "difference" and "assembly" boolean operations. New export/import features: * Three.js: allow configuring projection for exported model, and initially diff --git a/src/group.cpp b/src/group.cpp index b1206e5..f459dd4 100644 --- a/src/group.cpp +++ b/src/group.cpp @@ -471,6 +471,9 @@ void Group::Generate(IdList *entity, } case Type::TRANSLATE: { + // inherit meshCombine from source group + Group *srcg = SK.GetGroup(opA); + meshCombine = srcg->meshCombine; // The translation vector AddParam(param, h.param(0), gp.x); AddParam(param, h.param(1), gp.y); @@ -498,6 +501,9 @@ void Group::Generate(IdList *entity, return; } case Type::ROTATE: { + // inherit meshCombine from source group + Group *srcg = SK.GetGroup(opA); + meshCombine = srcg->meshCombine; // The center of rotation AddParam(param, h.param(0), gc.x); AddParam(param, h.param(1), gc.y); diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 97f374d..081477a 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -54,6 +54,7 @@ set(testsuite_SOURCES request/line_segment/test.cpp request/ttf_text/test.cpp group/translate_asy/test.cpp + group/translate_nd/test.cpp ) add_executable(solvespace_testsuite diff --git a/test/group/translate_nd/normal.png b/test/group/translate_nd/normal.png new file mode 100644 index 0000000..4f5ee2c Binary files /dev/null and b/test/group/translate_nd/normal.png differ diff --git a/test/group/translate_nd/normal.slvs b/test/group/translate_nd/normal.slvs new file mode 100644 index 0000000..691b57e --- /dev/null +++ b/test/group/translate_nd/normal.slvs @@ -0,0 +1,8316 @@ +±²³SolveSpaceREVa + + +Group.h.v=00000001 +Group.type=5000 +Group.name=#references +Group.color=ff000000 +Group.skipFirst=0 +Group.predef.swapUV=0 +Group.predef.negateU=0 +Group.predef.negateV=0 +Group.visible=1 +Group.suppress=0 +Group.relaxConstraints=0 +Group.allowRedundant=0 +Group.allDimsReference=0 +Group.scale=1.00000000000000000000 +Group.remap={ +} +AddGroup + +Group.h.v=00000002 +Group.type=5001 +Group.order=1 +Group.name=sketch-in-plane +Group.activeWorkplane.v=80020000 +Group.color=ff000000 +Group.subtype=6000 +Group.skipFirst=0 +Group.predef.q.w=1.00000000000000000000 +Group.predef.origin.v=00010001 +Group.predef.swapUV=0 +Group.predef.negateU=0 +Group.predef.negateV=0 +Group.visible=1 +Group.suppress=0 +Group.relaxConstraints=0 +Group.allowRedundant=0 +Group.allDimsReference=0 +Group.scale=1.00000000000000000000 +Group.remap={ +} +AddGroup + +Group.h.v=00000003 +Group.type=5100 +Group.order=2 +Group.name=extrude +Group.opA.v=00000002 +Group.color=00646464 +Group.subtype=7000 +Group.skipFirst=0 +Group.predef.entityB.v=80020000 +Group.predef.swapUV=0 +Group.predef.negateU=0 +Group.predef.negateV=0 +Group.visible=1 +Group.suppress=0 +Group.relaxConstraints=0 +Group.allowRedundant=0 +Group.allDimsReference=0 +Group.scale=1.00000000000000000000 +Group.remap={ + 1 00040000 1002 + 2 00040001 1002 + 3 00040002 1002 + 4 00040000 1001 + 5 00040001 1001 + 6 00040002 1001 + 7 00040000 1004 + 8 00040001 1003 + 9 00040002 1003 + 10 00050000 1002 + 11 00050001 1002 + 12 00050002 1002 + 13 00050000 1001 + 14 00050001 1001 + 15 00050002 1001 + 16 00050000 1004 + 17 00050001 1003 + 18 00050002 1003 + 19 00060000 1002 + 20 00060001 1002 + 21 00060002 1002 + 22 00060000 1001 + 23 00060001 1001 + 24 00060002 1001 + 25 00060000 1004 + 26 00060001 1003 + 27 00060002 1003 + 28 00070000 1002 + 29 00070001 1002 + 30 00070002 1002 + 31 00070000 1001 + 32 00070001 1001 + 33 00070002 1001 + 34 00070000 1004 + 35 00070001 1003 + 36 00070002 1003 + 37 80020000 1002 + 38 80020000 1001 + 39 80020001 1002 + 40 80020002 1002 + 41 80020001 1001 + 42 80020002 1001 + 43 80020002 1003 + 44 00000000 1001 + 45 00000000 1002 +} +AddGroup + +Group.h.v=00000004 +Group.type=5001 +Group.order=3 +Group.name=sketch-in-plane +Group.activeWorkplane.v=80040000 +Group.color=00646464 +Group.subtype=6000 +Group.skipFirst=0 +Group.predef.q.w=1.00000000000000000000 +Group.predef.origin.v=80030028 +Group.predef.swapUV=0 +Group.predef.negateU=0 +Group.predef.negateV=0 +Group.visible=1 +Group.suppress=0 +Group.relaxConstraints=0 +Group.allowRedundant=0 +Group.allDimsReference=0 +Group.scale=1.00000000000000000000 +Group.remap={ +} +AddGroup + +Group.h.v=00000005 +Group.type=5100 +Group.order=4 +Group.name=extrude +Group.opA.v=00000004 +Group.color=00646464 +Group.subtype=7000 +Group.skipFirst=0 +Group.meshCombine=1 +Group.predef.entityB.v=80040000 +Group.predef.swapUV=0 +Group.predef.negateU=0 +Group.predef.negateV=0 +Group.visible=1 +Group.suppress=0 +Group.relaxConstraints=0 +Group.allowRedundant=0 +Group.allDimsReference=0 +Group.scale=1.00000000000000000000 +Group.remap={ + 1 00080000 1002 + 2 00080001 1002 + 3 00080020 1002 + 4 00080040 1002 + 5 00080000 1001 + 6 00080001 1001 + 7 00080020 1001 + 8 00080040 1001 + 9 00080001 1003 + 10 80040000 1002 + 11 80040000 1001 + 12 80040001 1002 + 13 80040002 1002 + 14 80040001 1001 + 15 80040002 1001 + 16 80040002 1003 + 17 00000000 1001 + 18 00000000 1002 + 19 00080002 1002 + 20 00080002 1001 + 21 00080000 1004 + 22 00080002 1003 + 23 00090000 1002 + 24 00090001 1002 + 25 00090002 1002 + 26 00090000 1001 + 27 00090001 1001 + 28 00090002 1001 + 29 00090000 1004 + 30 00090001 1003 + 31 00090002 1003 + 32 000a0000 1002 + 33 000a0001 1002 + 34 000a0002 1002 + 35 000a0000 1001 + 36 000a0001 1001 + 37 000a0002 1001 + 38 000a0000 1004 + 39 000a0001 1003 + 40 000a0002 1003 + 41 000b0000 1002 + 42 000b0001 1002 + 43 000b0002 1002 + 44 000b0000 1001 + 45 000b0001 1001 + 46 000b0002 1001 + 47 000b0000 1004 + 48 000b0001 1003 + 49 000b0002 1003 +} +AddGroup + +Group.h.v=00000006 +Group.type=5201 +Group.order=5 +Group.name=translate +Group.activeWorkplane.v=00010000 +Group.opA.v=00000005 +Group.valA=3.00000000000000000000 +Group.color=00646464 +Group.subtype=7000 +Group.skipFirst=0 +Group.meshCombine=1 +Group.predef.swapUV=0 +Group.predef.negateU=0 +Group.predef.negateV=0 +Group.visible=1 +Group.suppress=0 +Group.relaxConstraints=0 +Group.allowRedundant=0 +Group.allDimsReference=0 +Group.scale=1.00000000000000000000 +Group.remap={ + 1 80050001 0 + 2 80050002 0 + 3 80050003 0 + 4 80050004 0 + 5 80050005 0 + 6 80050006 0 + 7 80050007 0 + 8 80050008 0 + 9 80050009 0 + 10 8005000c 0 + 11 8005000d 0 + 12 8005000e 0 + 13 8005000f 0 + 14 80050010 0 + 15 80050011 0 + 16 80050012 0 + 17 80050001 1 + 18 80050002 1 + 19 80050003 1 + 20 80050004 1 + 21 80050005 1 + 22 80050006 1 + 23 80050007 1 + 24 80050008 1 + 25 80050009 1 + 26 8005000c 1 + 27 8005000d 1 + 28 8005000e 1 + 29 8005000f 1 + 30 80050010 1 + 31 80050011 1 + 32 80050012 1 + 33 80050001 1000 + 34 80050002 1000 + 35 80050003 1000 + 36 80050004 1000 + 37 80050005 1000 + 38 80050006 1000 + 39 80050007 1000 + 40 80050008 1000 + 41 80050009 1000 + 42 8005000c 1000 + 43 8005000d 1000 + 44 8005000e 1000 + 45 8005000f 1000 + 46 80050010 1000 + 47 80050011 1000 + 48 80050012 1000 + 49 80050013 0 + 50 80050014 0 + 51 80050015 0 + 52 80050016 0 + 53 80050017 0 + 54 80050018 0 + 55 80050019 0 + 56 8005001a 0 + 57 8005001b 0 + 58 8005001c 0 + 59 8005001d 0 + 60 8005001e 0 + 61 8005001f 0 + 62 80050020 0 + 63 80050021 0 + 64 80050022 0 + 65 80050023 0 + 66 80050024 0 + 67 80050025 0 + 68 80050026 0 + 69 80050027 0 + 70 80050028 0 + 71 80050029 0 + 72 8005002a 0 + 73 8005002b 0 + 74 8005002c 0 + 75 8005002d 0 + 76 8005002e 0 + 77 8005002f 0 + 78 80050030 0 + 79 80050031 0 + 80 80050013 1 + 81 80050014 1 + 82 80050015 1 + 83 80050016 1 + 84 80050017 1 + 85 80050018 1 + 86 80050019 1 + 87 8005001a 1 + 88 8005001b 1 + 89 8005001c 1 + 90 8005001d 1 + 91 8005001e 1 + 92 8005001f 1 + 93 80050020 1 + 94 80050021 1 + 95 80050022 1 + 96 80050023 1 + 97 80050024 1 + 98 80050025 1 + 99 80050026 1 + 100 80050027 1 + 101 80050028 1 + 102 80050029 1 + 103 8005002a 1 + 104 8005002b 1 + 105 8005002c 1 + 106 8005002d 1 + 107 8005002e 1 + 108 8005002f 1 + 109 80050030 1 + 110 80050031 1 + 111 80050013 1000 + 112 80050014 1000 + 113 80050015 1000 + 114 80050016 1000 + 115 80050017 1000 + 116 80050018 1000 + 117 80050019 1000 + 118 8005001a 1000 + 119 8005001b 1000 + 120 8005001c 1000 + 121 8005001d 1000 + 122 8005001e 1000 + 123 8005001f 1000 + 124 80050020 1000 + 125 80050021 1000 + 126 80050022 1000 + 127 80050023 1000 + 128 80050024 1000 + 129 80050025 1000 + 130 80050026 1000 + 131 80050027 1000 + 132 80050028 1000 + 133 80050029 1000 + 134 8005002a 1000 + 135 8005002b 1000 + 136 8005002c 1000 + 137 8005002d 1000 + 138 8005002e 1000 + 139 8005002f 1000 + 140 80050030 1000 + 141 80050031 1000 +} +AddGroup + +Group.h.v=00000007 +Group.type=5201 +Group.order=6 +Group.name=translate +Group.activeWorkplane.v=00010000 +Group.opA.v=00000006 +Group.valA=3.00000000000000000000 +Group.color=00646464 +Group.subtype=7000 +Group.skipFirst=0 +Group.meshCombine=1 +Group.predef.entityB.v=00010000 +Group.predef.swapUV=0 +Group.predef.negateU=0 +Group.predef.negateV=0 +Group.visible=1 +Group.suppress=0 +Group.relaxConstraints=0 +Group.allowRedundant=0 +Group.allDimsReference=0 +Group.scale=1.00000000000000000000 +Group.remap={ + 1 80060001 0 + 2 80060002 0 + 3 80060003 0 + 4 80060004 0 + 5 80060005 0 + 6 80060006 0 + 7 80060007 0 + 8 80060008 0 + 9 80060009 0 + 10 8006000a 0 + 11 8006000b 0 + 12 8006000c 0 + 13 8006000d 0 + 14 8006000e 0 + 15 8006000f 0 + 16 80060010 0 + 17 80060011 0 + 18 80060012 0 + 19 80060013 0 + 20 80060014 0 + 21 80060015 0 + 22 80060016 0 + 23 80060017 0 + 24 80060018 0 + 25 80060019 0 + 26 8006001a 0 + 27 8006001b 0 + 28 8006001c 0 + 29 8006001d 0 + 30 8006001e 0 + 31 8006001f 0 + 32 80060020 0 + 33 80060021 0 + 34 80060022 0 + 35 80060023 0 + 36 80060024 0 + 37 80060025 0 + 38 80060026 0 + 39 80060027 0 + 40 80060028 0 + 41 80060029 0 + 42 8006002a 0 + 43 8006002b 0 + 44 8006002c 0 + 45 8006002d 0 + 46 8006002e 0 + 47 8006002f 0 + 48 80060030 0 + 49 80060001 1 + 50 80060002 1 + 51 80060003 1 + 52 80060004 1 + 53 80060005 1 + 54 80060006 1 + 55 80060007 1 + 56 80060008 1 + 57 80060009 1 + 58 8006000a 1 + 59 8006000b 1 + 60 8006000c 1 + 61 8006000d 1 + 62 8006000e 1 + 63 8006000f 1 + 64 80060010 1 + 65 80060011 1 + 66 80060012 1 + 67 80060013 1 + 68 80060014 1 + 69 80060015 1 + 70 80060016 1 + 71 80060017 1 + 72 80060018 1 + 73 80060019 1 + 74 8006001a 1 + 75 8006001b 1 + 76 8006001c 1 + 77 8006001d 1 + 78 8006001e 1 + 79 8006001f 1 + 80 80060020 1 + 81 80060021 1 + 82 80060022 1 + 83 80060023 1 + 84 80060024 1 + 85 80060025 1 + 86 80060026 1 + 87 80060027 1 + 88 80060028 1 + 89 80060029 1 + 90 8006002a 1 + 91 8006002b 1 + 92 8006002c 1 + 93 8006002d 1 + 94 8006002e 1 + 95 8006002f 1 + 96 80060030 1 + 97 80060001 1000 + 98 80060002 1000 + 99 80060003 1000 + 100 80060004 1000 + 101 80060005 1000 + 102 80060006 1000 + 103 80060007 1000 + 104 80060008 1000 + 105 80060009 1000 + 106 8006000a 1000 + 107 8006000b 1000 + 108 8006000c 1000 + 109 8006000d 1000 + 110 8006000e 1000 + 111 8006000f 1000 + 112 80060010 1000 + 113 80060011 1000 + 114 80060012 1000 + 115 80060013 1000 + 116 80060014 1000 + 117 80060015 1000 + 118 80060016 1000 + 119 80060017 1000 + 120 80060018 1000 + 121 80060019 1000 + 122 8006001a 1000 + 123 8006001b 1000 + 124 8006001c 1000 + 125 8006001d 1000 + 126 8006001e 1000 + 127 8006001f 1000 + 128 80060020 1000 + 129 80060021 1000 + 130 80060022 1000 + 131 80060023 1000 + 132 80060024 1000 + 133 80060025 1000 + 134 80060026 1000 + 135 80060027 1000 + 136 80060028 1000 + 137 80060029 1000 + 138 8006002a 1000 + 139 8006002b 1000 + 140 8006002c 1000 + 141 8006002d 1000 + 142 8006002e 1000 + 143 8006002f 1000 + 144 80060030 1000 + 145 80060031 0 + 146 80060032 0 + 147 80060050 0 + 148 80060051 0 + 149 8006006f 0 + 150 80060070 0 + 151 80060033 0 + 152 80060034 0 + 153 80060035 0 + 154 80060036 0 + 155 80060037 0 + 156 80060038 0 + 157 80060039 0 + 158 8006003a 0 + 159 8006003b 0 + 160 8006003c 0 + 161 8006003d 0 + 162 8006003e 0 + 163 8006003f 0 + 164 80060040 0 + 165 80060041 0 + 166 80060042 0 + 167 80060043 0 + 168 80060044 0 + 169 80060045 0 + 170 80060046 0 + 171 80060047 0 + 172 80060048 0 + 173 80060049 0 + 174 8006004a 0 + 175 8006004b 0 + 176 8006004c 0 + 177 8006004d 0 + 178 8006004e 0 + 179 8006004f 0 + 180 80060052 0 + 181 80060053 0 + 182 80060054 0 + 183 80060055 0 + 184 80060056 0 + 185 80060057 0 + 186 80060058 0 + 187 80060059 0 + 188 8006005a 0 + 189 8006005b 0 + 190 8006005c 0 + 191 8006005d 0 + 192 8006005e 0 + 193 8006005f 0 + 194 80060060 0 + 195 80060061 0 + 196 80060062 0 + 197 80060063 0 + 198 80060064 0 + 199 80060065 0 + 200 80060066 0 + 201 80060067 0 + 202 80060068 0 + 203 80060069 0 + 204 8006006a 0 + 205 8006006b 0 + 206 8006006c 0 + 207 8006006d 0 + 208 8006006e 0 + 209 80060071 0 + 210 80060072 0 + 211 80060073 0 + 212 80060074 0 + 213 80060075 0 + 214 80060076 0 + 215 80060077 0 + 216 80060078 0 + 217 80060079 0 + 218 8006007a 0 + 219 8006007b 0 + 220 8006007c 0 + 221 8006007d 0 + 222 8006007e 0 + 223 8006007f 0 + 224 80060080 0 + 225 80060081 0 + 226 80060082 0 + 227 80060083 0 + 228 80060084 0 + 229 80060085 0 + 230 80060086 0 + 231 80060087 0 + 232 80060088 0 + 233 80060089 0 + 234 8006008a 0 + 235 8006008b 0 + 236 8006008c 0 + 237 8006008d 0 + 238 80060031 1 + 239 80060032 1 + 240 80060050 1 + 241 80060051 1 + 242 8006006f 1 + 243 80060070 1 + 244 80060033 1 + 245 80060034 1 + 246 80060035 1 + 247 80060036 1 + 248 80060037 1 + 249 80060038 1 + 250 80060039 1 + 251 8006003a 1 + 252 8006003b 1 + 253 8006003c 1 + 254 8006003d 1 + 255 8006003e 1 + 256 8006003f 1 + 257 80060040 1 + 258 80060041 1 + 259 80060042 1 + 260 80060043 1 + 261 80060044 1 + 262 80060045 1 + 263 80060046 1 + 264 80060047 1 + 265 80060048 1 + 266 80060049 1 + 267 8006004a 1 + 268 8006004b 1 + 269 8006004c 1 + 270 8006004d 1 + 271 8006004e 1 + 272 8006004f 1 + 273 80060052 1 + 274 80060053 1 + 275 80060054 1 + 276 80060055 1 + 277 80060056 1 + 278 80060057 1 + 279 80060058 1 + 280 80060059 1 + 281 8006005a 1 + 282 8006005b 1 + 283 8006005c 1 + 284 8006005d 1 + 285 8006005e 1 + 286 8006005f 1 + 287 80060060 1 + 288 80060061 1 + 289 80060062 1 + 290 80060063 1 + 291 80060064 1 + 292 80060065 1 + 293 80060066 1 + 294 80060067 1 + 295 80060068 1 + 296 80060069 1 + 297 8006006a 1 + 298 8006006b 1 + 299 8006006c 1 + 300 8006006d 1 + 301 8006006e 1 + 302 80060071 1 + 303 80060072 1 + 304 80060073 1 + 305 80060074 1 + 306 80060075 1 + 307 80060076 1 + 308 80060077 1 + 309 80060078 1 + 310 80060079 1 + 311 8006007a 1 + 312 8006007b 1 + 313 8006007c 1 + 314 8006007d 1 + 315 8006007e 1 + 316 8006007f 1 + 317 80060080 1 + 318 80060081 1 + 319 80060082 1 + 320 80060083 1 + 321 80060084 1 + 322 80060085 1 + 323 80060086 1 + 324 80060087 1 + 325 80060088 1 + 326 80060089 1 + 327 8006008a 1 + 328 8006008b 1 + 329 8006008c 1 + 330 8006008d 1 + 331 80060031 1000 + 332 80060032 1000 + 333 80060050 1000 + 334 80060051 1000 + 335 8006006f 1000 + 336 80060070 1000 + 337 80060033 1000 + 338 80060034 1000 + 339 80060035 1000 + 340 80060036 1000 + 341 80060037 1000 + 342 80060038 1000 + 343 80060039 1000 + 344 8006003a 1000 + 345 8006003b 1000 + 346 8006003c 1000 + 347 8006003d 1000 + 348 8006003e 1000 + 349 8006003f 1000 + 350 80060040 1000 + 351 80060041 1000 + 352 80060042 1000 + 353 80060043 1000 + 354 80060044 1000 + 355 80060045 1000 + 356 80060046 1000 + 357 80060047 1000 + 358 80060048 1000 + 359 80060049 1000 + 360 8006004a 1000 + 361 8006004b 1000 + 362 8006004c 1000 + 363 8006004d 1000 + 364 8006004e 1000 + 365 8006004f 1000 + 366 80060052 1000 + 367 80060053 1000 + 368 80060054 1000 + 369 80060055 1000 + 370 80060056 1000 + 371 80060057 1000 + 372 80060058 1000 + 373 80060059 1000 + 374 8006005a 1000 + 375 8006005b 1000 + 376 8006005c 1000 + 377 8006005d 1000 + 378 8006005e 1000 + 379 8006005f 1000 + 380 80060060 1000 + 381 80060061 1000 + 382 80060062 1000 + 383 80060063 1000 + 384 80060064 1000 + 385 80060065 1000 + 386 80060066 1000 + 387 80060067 1000 + 388 80060068 1000 + 389 80060069 1000 + 390 8006006a 1000 + 391 8006006b 1000 + 392 8006006c 1000 + 393 8006006d 1000 + 394 8006006e 1000 + 395 80060071 1000 + 396 80060072 1000 + 397 80060073 1000 + 398 80060074 1000 + 399 80060075 1000 + 400 80060076 1000 + 401 80060077 1000 + 402 80060078 1000 + 403 80060079 1000 + 404 8006007a 1000 + 405 8006007b 1000 + 406 8006007c 1000 + 407 8006007d 1000 + 408 8006007e 1000 + 409 8006007f 1000 + 410 80060080 1000 + 411 80060081 1000 + 412 80060082 1000 + 413 80060083 1000 + 414 80060084 1000 + 415 80060085 1000 + 416 80060086 1000 + 417 80060087 1000 + 418 80060088 1000 + 419 80060089 1000 + 420 8006008a 1000 + 421 8006008b 1000 + 422 8006008c 1000 + 423 8006008d 1000 +} +AddGroup + +Param.h.v.=00010010 +AddParam + +Param.h.v.=00010011 +AddParam + +Param.h.v.=00010012 +AddParam + +Param.h.v.=00010020 +Param.val=1.00000000000000000000 +AddParam + +Param.h.v.=00010021 +AddParam + +Param.h.v.=00010022 +AddParam + +Param.h.v.=00010023 +AddParam + +Param.h.v.=00020010 +AddParam + +Param.h.v.=00020011 +AddParam + +Param.h.v.=00020012 +AddParam + +Param.h.v.=00020020 +Param.val=0.50000000000000000000 +AddParam + +Param.h.v.=00020021 +Param.val=0.50000000000000000000 +AddParam + +Param.h.v.=00020022 +Param.val=0.50000000000000000000 +AddParam + +Param.h.v.=00020023 +Param.val=0.50000000000000000000 +AddParam + +Param.h.v.=00030010 +AddParam + +Param.h.v.=00030011 +AddParam + +Param.h.v.=00030012 +AddParam + +Param.h.v.=00030020 +Param.val=0.50000000000000000000 +AddParam + +Param.h.v.=00030021 +Param.val=-0.50000000000000000000 +AddParam + +Param.h.v.=00030022 +Param.val=-0.50000000000000000000 +AddParam + +Param.h.v.=00030023 +Param.val=-0.50000000000000000000 +AddParam + +Param.h.v.=00040010 +Param.val=20.00000000000000000000 +AddParam + +Param.h.v.=00040011 +Param.val=-20.00000000000000000000 +AddParam + +Param.h.v.=00040013 +Param.val=20.00000000000000000000 +AddParam + +Param.h.v.=00040014 +Param.val=15.00000000000000000000 +AddParam + +Param.h.v.=00050010 +Param.val=-15.00000000000000000000 +AddParam + +Param.h.v.=00050011 +Param.val=-20.00000000000000000000 +AddParam + +Param.h.v.=00050013 +Param.val=20.00000000000000000000 +AddParam + +Param.h.v.=00050014 +Param.val=-20.00000000000000000000 +AddParam + +Param.h.v.=00060010 +Param.val=-15.00000000000000000000 +AddParam + +Param.h.v.=00060011 +Param.val=15.00000000000000000000 +AddParam + +Param.h.v.=00060013 +Param.val=-15.00000000000000000000 +AddParam + +Param.h.v.=00060014 +Param.val=-20.00000000000000000000 +AddParam + +Param.h.v.=00070010 +Param.val=20.00000000000000000000 +AddParam + +Param.h.v.=00070011 +Param.val=15.00000000000000000000 +AddParam + +Param.h.v.=00070013 +Param.val=-15.00000000000000000000 +AddParam + +Param.h.v.=00070014 +Param.val=15.00000000000000000000 +AddParam + +Param.h.v.=00080010 +Param.val=-5.00000000000000000000 +AddParam + +Param.h.v.=00080011 +Param.val=5.00000000000000000000 +AddParam + +Param.h.v.=00080013 +Param.val=-5.00000000000000000000 +AddParam + +Param.h.v.=00080014 +Param.val=10.00000000000000000000 +AddParam + +Param.h.v.=00090010 +Param.val=-10.00000000000000000000 +AddParam + +Param.h.v.=00090011 +Param.val=5.00000000000000000000 +AddParam + +Param.h.v.=00090013 +Param.val=-5.00000000000000000000 +AddParam + +Param.h.v.=00090014 +Param.val=5.00000000000000000000 +AddParam + +Param.h.v.=000a0010 +Param.val=-10.00000000000000000000 +AddParam + +Param.h.v.=000a0011 +Param.val=10.00000000000000000000 +AddParam + +Param.h.v.=000a0013 +Param.val=-10.00000000000000000000 +AddParam + +Param.h.v.=000a0014 +Param.val=5.00000000000000000000 +AddParam + +Param.h.v.=000b0010 +Param.val=-5.00000000000000000000 +AddParam + +Param.h.v.=000b0011 +Param.val=10.00000000000000000000 +AddParam + +Param.h.v.=000b0013 +Param.val=-10.00000000000000000000 +AddParam + +Param.h.v.=000b0014 +Param.val=10.00000000000000000000 +AddParam + +Param.h.v.=80030000 +AddParam + +Param.h.v.=80030001 +AddParam + +Param.h.v.=80030002 +Param.val=0.50000000000000000000 +AddParam + +Param.h.v.=80050000 +AddParam + +Param.h.v.=80050001 +AddParam + +Param.h.v.=80050002 +Param.val=0.50000000000000000000 +AddParam + +Param.h.v.=80060000 +Param.val=5.00000000000000000000 +AddParam + +Param.h.v.=80060001 +AddParam + +Param.h.v.=80060002 +AddParam + +Param.h.v.=80070000 +AddParam + +Param.h.v.=80070001 +Param.val=-5.00000000000000000000 +AddParam + +Param.h.v.=80070002 +AddParam + +Request.h.v=00000001 +Request.type=100 +Request.group.v=00000001 +Request.construction=0 +AddRequest + +Request.h.v=00000002 +Request.type=100 +Request.group.v=00000001 +Request.construction=0 +AddRequest + +Request.h.v=00000003 +Request.type=100 +Request.group.v=00000001 +Request.construction=0 +AddRequest + +Request.h.v=00000004 +Request.type=200 +Request.workplane.v=80020000 +Request.group.v=00000002 +Request.construction=0 +AddRequest + +Request.h.v=00000005 +Request.type=200 +Request.workplane.v=80020000 +Request.group.v=00000002 +Request.construction=0 +AddRequest + +Request.h.v=00000006 +Request.type=200 +Request.workplane.v=80020000 +Request.group.v=00000002 +Request.construction=0 +AddRequest + +Request.h.v=00000007 +Request.type=200 +Request.workplane.v=80020000 +Request.group.v=00000002 +Request.construction=0 +AddRequest + +Request.h.v=00000008 +Request.type=200 +Request.workplane.v=80040000 +Request.group.v=00000004 +Request.construction=0 +AddRequest + +Request.h.v=00000009 +Request.type=200 +Request.workplane.v=80040000 +Request.group.v=00000004 +Request.construction=0 +AddRequest + +Request.h.v=0000000a +Request.type=200 +Request.workplane.v=80040000 +Request.group.v=00000004 +Request.construction=0 +AddRequest + +Request.h.v=0000000b +Request.type=200 +Request.workplane.v=80040000 +Request.group.v=00000004 +Request.construction=0 +AddRequest + +Entity.h.v=00010000 +Entity.type=10000 +Entity.construction=0 +Entity.point[0].v=00010001 +Entity.normal.v=00010020 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00010001 +Entity.type=2000 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00010020 +Entity.type=3000 +Entity.construction=0 +Entity.point[0].v=00010001 +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00020000 +Entity.type=10000 +Entity.construction=0 +Entity.point[0].v=00020001 +Entity.normal.v=00020020 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00020001 +Entity.type=2000 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00020020 +Entity.type=3000 +Entity.construction=0 +Entity.point[0].v=00020001 +Entity.actNormal.w=0.50000000000000000000 +Entity.actNormal.vx=0.50000000000000000000 +Entity.actNormal.vy=0.50000000000000000000 +Entity.actNormal.vz=0.50000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00030000 +Entity.type=10000 +Entity.construction=0 +Entity.point[0].v=00030001 +Entity.normal.v=00030020 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00030001 +Entity.type=2000 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00030020 +Entity.type=3000 +Entity.construction=0 +Entity.point[0].v=00030001 +Entity.actNormal.w=0.50000000000000000000 +Entity.actNormal.vx=-0.50000000000000000000 +Entity.actNormal.vy=-0.50000000000000000000 +Entity.actNormal.vz=-0.50000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00040000 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=00040001 +Entity.point[1].v=00040002 +Entity.workplane.v=80020000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00040001 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80020000 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00040002 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80020000 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00050000 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=00050001 +Entity.point[1].v=00050002 +Entity.workplane.v=80020000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00050001 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80020000 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00050002 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80020000 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00060000 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=00060001 +Entity.point[1].v=00060002 +Entity.workplane.v=80020000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00060001 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80020000 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00060002 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80020000 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00070000 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=00070001 +Entity.point[1].v=00070002 +Entity.workplane.v=80020000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00070001 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80020000 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00070002 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80020000 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00080000 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=00080001 +Entity.point[1].v=00080002 +Entity.workplane.v=80040000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00080001 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80040000 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00080002 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80040000 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00090000 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=00090001 +Entity.point[1].v=00090002 +Entity.workplane.v=80040000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00090001 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80040000 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=00090002 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80040000 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=000a0000 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=000a0001 +Entity.point[1].v=000a0002 +Entity.workplane.v=80040000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=000a0001 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80040000 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=000a0002 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80040000 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=000b0000 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=000b0001 +Entity.point[1].v=000b0002 +Entity.workplane.v=80040000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=000b0001 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80040000 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=000b0002 +Entity.type=2001 +Entity.construction=0 +Entity.workplane.v=80040000 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80020000 +Entity.type=10000 +Entity.construction=0 +Entity.point[0].v=80020002 +Entity.normal.v=80020001 +Entity.actVisible=0 +AddEntity + +Entity.h.v=80020001 +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=80020002 +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80020002 +Entity.type=2012 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030001 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030002 +Entity.point[1].v=80030003 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030002 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030003 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030004 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030005 +Entity.point[1].v=80030006 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030005 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030006 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030007 +Entity.type=5001 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030008 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030005 +Entity.point[1].v=80030002 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030009 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030006 +Entity.point[1].v=80030003 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003000a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8003000b +Entity.point[1].v=8003000c +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003000b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003000c +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003000d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8003000e +Entity.point[1].v=8003000f +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003000e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003000f +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030010 +Entity.type=5001 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030011 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8003000e +Entity.point[1].v=8003000b +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030012 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8003000f +Entity.point[1].v=8003000c +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030013 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030014 +Entity.point[1].v=80030015 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030014 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030015 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030016 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030017 +Entity.point[1].v=80030018 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030017 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030018 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030019 +Entity.type=5001 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003001a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030017 +Entity.point[1].v=80030014 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003001b +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030018 +Entity.point[1].v=80030015 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003001c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8003001d +Entity.point[1].v=8003001e +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003001d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003001e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003001f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030020 +Entity.point[1].v=80030021 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030020 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030021 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-15.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030022 +Entity.type=5001 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=15.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030023 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030020 +Entity.point[1].v=8003001d +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030024 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80030021 +Entity.point[1].v=8003001e +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030027 +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=80030028 +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030028 +Entity.type=2010 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80030029 +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8003002a +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003002a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003002b +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8003002a +Entity.point[1].v=80030028 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003002c +Entity.type=5000 +Entity.construction=0 +Entity.point[0].v=8003002a +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8003002d +Entity.type=5000 +Entity.construction=0 +Entity.point[0].v=80030028 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80040000 +Entity.type=10000 +Entity.construction=0 +Entity.point[0].v=80040002 +Entity.normal.v=80040001 +Entity.actVisible=0 +AddEntity + +Entity.h.v=80040001 +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=80040002 +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80040002 +Entity.type=2012 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050001 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050002 +Entity.point[1].v=80050013 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050002 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050005 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050006 +Entity.point[1].v=80050014 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050006 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050009 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050006 +Entity.point[1].v=80050002 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005000c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8005000d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005000d +Entity.type=2010 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005000e +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8005000f +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005000f +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050010 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8005000f +Entity.point[1].v=8005000d +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050011 +Entity.type=5000 +Entity.construction=0 +Entity.point[0].v=8005000f +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050012 +Entity.type=5000 +Entity.construction=0 +Entity.point[0].v=8005000d +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050013 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050014 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050015 +Entity.type=5001 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050016 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050014 +Entity.point[1].v=80050013 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050017 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050018 +Entity.point[1].v=80050019 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050018 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050019 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005001a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8005001b +Entity.point[1].v=8005001c +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005001b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005001c +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005001d +Entity.type=5001 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005001e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8005001b +Entity.point[1].v=80050018 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005001f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8005001c +Entity.point[1].v=80050019 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050020 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050021 +Entity.point[1].v=80050022 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050021 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050022 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050023 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050024 +Entity.point[1].v=80050025 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050024 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050025 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050026 +Entity.type=5001 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050027 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050024 +Entity.point[1].v=80050021 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050028 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80050025 +Entity.point[1].v=80050022 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050029 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8005002a +Entity.point[1].v=8005002b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005002a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005002b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005002c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8005002d +Entity.point[1].v=8005002e +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005002d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005002e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8005002f +Entity.type=5001 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050030 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8005002d +Entity.point[1].v=8005002a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80050031 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8005002e +Entity.point[1].v=8005002b +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060001 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060002 +Entity.point[1].v=80060031 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060002 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060005 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060006 +Entity.point[1].v=80060032 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060006 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060009 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060006 +Entity.point[1].v=80060002 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006000a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8006000b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006000b +Entity.type=2010 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006000c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8006000d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006000d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006000e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006000d +Entity.point[1].v=8006000b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006000f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060010 +Entity.type=5003 +Entity.construction=0 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060011 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060012 +Entity.point[1].v=80060050 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060012 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060015 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060016 +Entity.point[1].v=80060051 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060016 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060019 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060016 +Entity.point[1].v=80060012 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006001a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8006001b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006001b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006001c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8006001d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006001d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006001e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006001d +Entity.point[1].v=8006001b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006001f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060020 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060021 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060022 +Entity.point[1].v=8006006f +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060022 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060025 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060026 +Entity.point[1].v=80060070 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060026 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060029 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060026 +Entity.point[1].v=80060022 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006002a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8006002b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006002b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006002c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8006002d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006002d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006002e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006002d +Entity.point[1].v=8006002b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006002f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060030 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060031 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060032 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060033 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060034 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060032 +Entity.point[1].v=80060031 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060035 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060036 +Entity.point[1].v=80060037 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060036 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060037 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060038 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060039 +Entity.point[1].v=8006003a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060039 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006003a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006003b +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006003c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060039 +Entity.point[1].v=80060036 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006003d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006003a +Entity.point[1].v=80060037 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006003e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006003f +Entity.point[1].v=80060040 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006003f +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060040 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060041 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060042 +Entity.point[1].v=80060043 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060042 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060043 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060044 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060045 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060042 +Entity.point[1].v=8006003f +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060046 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060043 +Entity.point[1].v=80060040 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060047 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060048 +Entity.point[1].v=80060049 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060048 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060049 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006004a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006004b +Entity.point[1].v=8006004c +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006004b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006004c +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006004d +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006004e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006004b +Entity.point[1].v=80060048 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006004f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006004c +Entity.point[1].v=80060049 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060050 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060051 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060052 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060053 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060051 +Entity.point[1].v=80060050 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060054 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060055 +Entity.point[1].v=80060056 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060055 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060056 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060057 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060058 +Entity.point[1].v=80060059 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060058 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060059 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006005a +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006005b +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060058 +Entity.point[1].v=80060055 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006005c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060059 +Entity.point[1].v=80060056 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006005d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006005e +Entity.point[1].v=8006005f +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006005e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006005f +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060060 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060061 +Entity.point[1].v=80060062 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060061 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060062 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060063 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060064 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060061 +Entity.point[1].v=8006005e +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060065 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060062 +Entity.point[1].v=8006005f +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060066 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060067 +Entity.point[1].v=80060068 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060067 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060068 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060069 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006006a +Entity.point[1].v=8006006b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006006a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006006b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006006c +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006006d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006006a +Entity.point[1].v=80060067 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006006e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006006b +Entity.point[1].v=80060068 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006006f +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060070 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060071 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060072 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060070 +Entity.point[1].v=8006006f +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060073 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060074 +Entity.point[1].v=80060075 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060074 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060075 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060076 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060077 +Entity.point[1].v=80060078 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060077 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060078 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060079 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006007a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060077 +Entity.point[1].v=80060074 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006007b +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060078 +Entity.point[1].v=80060075 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006007c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006007d +Entity.point[1].v=8006007e +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006007d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006007e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006007f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060080 +Entity.point[1].v=80060081 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060080 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060081 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060082 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060083 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060080 +Entity.point[1].v=8006007d +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060084 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060081 +Entity.point[1].v=8006007e +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060085 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060086 +Entity.point[1].v=80060087 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060086 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060087 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060088 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060089 +Entity.point[1].v=8006008a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80060089 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006008a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006008b +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006008c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80060089 +Entity.point[1].v=80060086 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8006008d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8006008a +Entity.point[1].v=80060087 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070001 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070002 +Entity.point[1].v=80070091 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070002 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070005 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070006 +Entity.point[1].v=80070092 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070006 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070009 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070006 +Entity.point[1].v=80070002 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007000a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007000b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007000b +Entity.type=2010 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007000c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007000d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007000d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007000e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007000d +Entity.point[1].v=8007000b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007000f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070010 +Entity.type=5003 +Entity.construction=0 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070011 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070012 +Entity.point[1].v=80070093 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070012 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070015 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070016 +Entity.point[1].v=80070094 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070016 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070019 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070016 +Entity.point[1].v=80070012 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007001a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007001b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007001b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007001c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007001d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007001d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007001e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007001d +Entity.point[1].v=8007001b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007001f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070020 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070021 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070022 +Entity.point[1].v=80070095 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070022 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070025 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070026 +Entity.point[1].v=80070096 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070026 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070029 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070026 +Entity.point[1].v=80070022 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007002a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007002b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007002b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007002c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007002d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007002d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007002e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007002d +Entity.point[1].v=8007002b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007002f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070030 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070031 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070032 +Entity.point[1].v=800700ee +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070032 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070035 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070036 +Entity.point[1].v=800700ef +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070036 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070039 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070036 +Entity.point[1].v=80070032 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007003a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007003b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007003b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007003c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007003d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007003d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007003e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007003d +Entity.point[1].v=8007003b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007003f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070040 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070041 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070042 +Entity.point[1].v=800700f0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070042 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070045 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070046 +Entity.point[1].v=800700f1 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070046 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070049 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070046 +Entity.point[1].v=80070042 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007004a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007004b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007004b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007004c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007004d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007004d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007004e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007004d +Entity.point[1].v=8007004b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007004f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070050 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070051 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070052 +Entity.point[1].v=800700f2 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070052 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070055 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070056 +Entity.point[1].v=800700f3 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070056 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070059 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070056 +Entity.point[1].v=80070052 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007005a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007005b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007005b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007005c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007005d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007005d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007005e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007005d +Entity.point[1].v=8007005b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007005f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070060 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070061 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070062 +Entity.point[1].v=8007014b +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070062 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070065 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070066 +Entity.point[1].v=8007014c +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070066 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070069 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070066 +Entity.point[1].v=80070062 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007006a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007006b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007006b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007006c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007006d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007006d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007006e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007006d +Entity.point[1].v=8007006b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007006f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070070 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070071 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070072 +Entity.point[1].v=8007014d +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070072 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070075 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070076 +Entity.point[1].v=8007014e +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070076 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070079 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070076 +Entity.point[1].v=80070072 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007007a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007007b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007007b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007007c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007007d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007007d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007007e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007007d +Entity.point[1].v=8007007b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007007f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070080 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070081 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070082 +Entity.point[1].v=8007014f +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070082 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070085 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070086 +Entity.point[1].v=80070150 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070086 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070089 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070086 +Entity.point[1].v=80070082 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007008a +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007008b +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007008b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007008c +Entity.type=3010 +Entity.construction=0 +Entity.point[0].v=8007008d +Entity.actNormal.w=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007008d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007008e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007008d +Entity.point[1].v=8007008b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007008f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070090 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=20.00000000000000000000 +Entity.actPoint.y=-20.00000000000000000000 +Entity.actNormal.vz=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070091 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070092 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070093 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070094 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070095 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070096 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070097 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070098 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070092 +Entity.point[1].v=80070091 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070099 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007009a +Entity.point[1].v=8007009b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007009a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007009b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007009c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007009d +Entity.point[1].v=8007009e +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007009d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007009e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007009f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a0 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007009d +Entity.point[1].v=8007009a +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a1 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007009e +Entity.point[1].v=8007009b +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a2 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700a3 +Entity.point[1].v=800700a4 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a3 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a4 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a5 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700a6 +Entity.point[1].v=800700a7 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a6 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a7 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a8 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700a9 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700a6 +Entity.point[1].v=800700a3 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700aa +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700a7 +Entity.point[1].v=800700a4 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ab +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700ac +Entity.point[1].v=800700ad +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ac +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ad +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ae +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700af +Entity.point[1].v=800700b0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700af +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b0 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b1 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b2 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700af +Entity.point[1].v=800700ac +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b3 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700b0 +Entity.point[1].v=800700ad +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b4 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b5 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070094 +Entity.point[1].v=80070093 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b6 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700b7 +Entity.point[1].v=800700b8 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b7 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b8 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700b9 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700ba +Entity.point[1].v=800700bb +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ba +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700bb +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700bc +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700bd +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700ba +Entity.point[1].v=800700b7 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700be +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700bb +Entity.point[1].v=800700b8 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700bf +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700c0 +Entity.point[1].v=800700c1 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c0 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c1 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c2 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700c3 +Entity.point[1].v=800700c4 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c3 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c4 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c5 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c6 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700c3 +Entity.point[1].v=800700c0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c7 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700c4 +Entity.point[1].v=800700c1 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c8 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700c9 +Entity.point[1].v=800700ca +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700c9 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ca +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700cb +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700cc +Entity.point[1].v=800700cd +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700cc +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700cd +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ce +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700cf +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700cc +Entity.point[1].v=800700c9 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d0 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700cd +Entity.point[1].v=800700ca +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d1 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d2 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070096 +Entity.point[1].v=80070095 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d3 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700d4 +Entity.point[1].v=800700d5 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d4 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d5 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d6 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700d7 +Entity.point[1].v=800700d8 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d7 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d8 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700d9 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700da +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700d7 +Entity.point[1].v=800700d4 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700db +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700d8 +Entity.point[1].v=800700d5 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700dc +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700dd +Entity.point[1].v=800700de +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700dd +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700de +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700df +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700e0 +Entity.point[1].v=800700e1 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e0 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e1 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e2 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e3 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700e0 +Entity.point[1].v=800700dd +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e4 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700e1 +Entity.point[1].v=800700de +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e5 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700e6 +Entity.point[1].v=800700e7 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e6 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e7 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e8 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700e9 +Entity.point[1].v=800700ea +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700e9 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ea +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700eb +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ec +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700e9 +Entity.point[1].v=800700e6 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ed +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700ea +Entity.point[1].v=800700e7 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ee +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ef +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f0 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f1 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f2 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f3 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f4 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f5 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700ef +Entity.point[1].v=800700ee +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f6 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700f7 +Entity.point[1].v=800700f8 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f7 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f8 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700f9 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700fa +Entity.point[1].v=800700fb +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700fa +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700fb +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700fc +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700fd +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700fa +Entity.point[1].v=800700f7 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700fe +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700fb +Entity.point[1].v=800700f8 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800700ff +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070100 +Entity.point[1].v=80070101 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070100 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070101 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070102 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070103 +Entity.point[1].v=80070104 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070103 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070104 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070105 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070106 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070103 +Entity.point[1].v=80070100 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070107 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070104 +Entity.point[1].v=80070101 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070108 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070109 +Entity.point[1].v=8007010a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070109 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007010a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007010b +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007010c +Entity.point[1].v=8007010d +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007010c +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007010d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007010e +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007010f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007010c +Entity.point[1].v=80070109 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070110 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007010d +Entity.point[1].v=8007010a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070111 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070112 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700f1 +Entity.point[1].v=800700f0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070113 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070114 +Entity.point[1].v=80070115 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070114 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070115 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070116 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070117 +Entity.point[1].v=80070118 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070117 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070118 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070119 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007011a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070117 +Entity.point[1].v=80070114 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007011b +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070118 +Entity.point[1].v=80070115 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007011c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007011d +Entity.point[1].v=8007011e +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007011d +Entity.type=2010 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007011e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007011f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070120 +Entity.point[1].v=80070121 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070120 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070121 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070122 +Entity.type=5003 +Entity.construction=0 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070123 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070120 +Entity.point[1].v=8007011d +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070124 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070121 +Entity.point[1].v=8007011e +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070125 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070126 +Entity.point[1].v=80070127 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070126 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070127 +Entity.type=2010 +Entity.construction=0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070128 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070129 +Entity.point[1].v=8007012a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070129 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007012a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007012b +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007012c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070129 +Entity.point[1].v=80070126 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007012d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007012a +Entity.point[1].v=80070127 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007012e +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007012f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800700f3 +Entity.point[1].v=800700f2 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070130 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070131 +Entity.point[1].v=80070132 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070131 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070132 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070133 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070134 +Entity.point[1].v=80070135 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070134 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070135 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070136 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070137 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070134 +Entity.point[1].v=80070131 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070138 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070135 +Entity.point[1].v=80070132 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070139 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007013a +Entity.point[1].v=8007013b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007013a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007013b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007013c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007013d +Entity.point[1].v=8007013e +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007013d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007013e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-5.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007013f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070140 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007013d +Entity.point[1].v=8007013a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070141 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007013e +Entity.point[1].v=8007013b +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070142 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070143 +Entity.point[1].v=80070144 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070143 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070144 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070145 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070146 +Entity.point[1].v=80070147 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070146 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070147 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070148 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070149 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070146 +Entity.point[1].v=80070143 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007014a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070147 +Entity.point[1].v=80070144 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007014b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007014c +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007014d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007014e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007014f +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070150 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070151 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070152 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007014c +Entity.point[1].v=8007014b +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070153 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070154 +Entity.point[1].v=80070155 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070154 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070155 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070156 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070157 +Entity.point[1].v=80070158 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070157 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070158 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070159 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007015a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070157 +Entity.point[1].v=80070154 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007015b +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070158 +Entity.point[1].v=80070155 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007015c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007015d +Entity.point[1].v=8007015e +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007015d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007015e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007015f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070160 +Entity.point[1].v=80070161 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070160 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070161 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070162 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070163 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070160 +Entity.point[1].v=8007015d +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070164 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070161 +Entity.point[1].v=8007015e +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070165 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070166 +Entity.point[1].v=80070167 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070166 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070167 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070168 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070169 +Entity.point[1].v=8007016a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070169 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007016a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=-10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007016b +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=-5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007016c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070169 +Entity.point[1].v=80070166 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007016d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007016a +Entity.point[1].v=80070167 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007016e +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007016f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007014e +Entity.point[1].v=8007014d +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070170 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070171 +Entity.point[1].v=80070172 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070171 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070172 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070173 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070174 +Entity.point[1].v=80070175 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070174 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070175 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070176 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070177 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070174 +Entity.point[1].v=80070171 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070178 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070175 +Entity.point[1].v=80070172 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070179 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007017a +Entity.point[1].v=8007017b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007017a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007017b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007017c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007017d +Entity.point[1].v=8007017e +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007017d +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007017e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007017f +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070180 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007017d +Entity.point[1].v=8007017a +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070181 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007017e +Entity.point[1].v=8007017b +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070182 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070183 +Entity.point[1].v=80070184 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070183 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070184 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070185 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070186 +Entity.point[1].v=80070187 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070186 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070187 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070188 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=5.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070189 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070186 +Entity.point[1].v=80070183 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007018a +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070187 +Entity.point[1].v=80070184 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007018b +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actNormal.vx=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007018c +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070150 +Entity.point[1].v=8007014f +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007018d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007018e +Entity.point[1].v=8007018f +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007018e +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007018f +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070190 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070191 +Entity.point[1].v=80070192 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070191 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070192 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070193 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actNormal.vy=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070194 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070191 +Entity.point[1].v=8007018e +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070195 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070192 +Entity.point[1].v=8007018f +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070196 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=80070197 +Entity.point[1].v=80070198 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070197 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070198 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=80070199 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007019a +Entity.point[1].v=8007019b +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007019a +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007019b +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-15.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007019c +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vx=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007019d +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007019a +Entity.point[1].v=80070197 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007019e +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=8007019b +Entity.point[1].v=80070198 +Entity.actVisible=1 +AddEntity + +Entity.h.v=8007019f +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800701a0 +Entity.point[1].v=800701a1 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800701a0 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800701a1 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800701a2 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800701a3 +Entity.point[1].v=800701a4 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800701a3 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800701a4 +Entity.type=2010 +Entity.construction=0 +Entity.actPoint.x=10.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actPoint.z=1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800701a5 +Entity.type=5003 +Entity.construction=0 +Entity.actPoint.x=15.00000000000000000000 +Entity.actPoint.y=-10.00000000000000000000 +Entity.actNormal.vy=-1.00000000000000000000 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800701a6 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800701a3 +Entity.point[1].v=800701a0 +Entity.actVisible=1 +AddEntity + +Entity.h.v=800701a7 +Entity.type=11000 +Entity.construction=0 +Entity.point[0].v=800701a4 +Entity.point[1].v=800701a1 +Entity.actVisible=1 +AddEntity + +Constraint.h.v=00000001 +Constraint.type=20 +Constraint.group.v=00000002 +Constraint.workplane.v=80020000 +Constraint.ptA.v=00040001 +Constraint.ptB.v=00050002 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000002 +Constraint.type=20 +Constraint.group.v=00000002 +Constraint.workplane.v=80020000 +Constraint.ptA.v=00050001 +Constraint.ptB.v=00060002 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000003 +Constraint.type=20 +Constraint.group.v=00000002 +Constraint.workplane.v=80020000 +Constraint.ptA.v=00060001 +Constraint.ptB.v=00070002 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000004 +Constraint.type=20 +Constraint.group.v=00000002 +Constraint.workplane.v=80020000 +Constraint.ptA.v=00070001 +Constraint.ptB.v=00040002 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000005 +Constraint.type=81 +Constraint.group.v=00000002 +Constraint.workplane.v=80020000 +Constraint.entityA.v=00040000 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000006 +Constraint.type=80 +Constraint.group.v=00000002 +Constraint.workplane.v=80020000 +Constraint.entityA.v=00050000 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000007 +Constraint.type=81 +Constraint.group.v=00000002 +Constraint.workplane.v=80020000 +Constraint.entityA.v=00060000 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000008 +Constraint.type=80 +Constraint.group.v=00000002 +Constraint.workplane.v=80020000 +Constraint.entityA.v=00070000 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=0000000a +Constraint.type=30 +Constraint.group.v=00000003 +Constraint.valA=1.00000000000000000000 +Constraint.ptA.v=80030018 +Constraint.ptB.v=80030015 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +Constraint.disp.offset.x=-1.11433618504280240735 +Constraint.disp.offset.y=-1.07366998595325924271 +AddConstraint + +Constraint.h.v=0000000b +Constraint.type=20 +Constraint.group.v=00000004 +Constraint.workplane.v=80040000 +Constraint.ptA.v=00080001 +Constraint.ptB.v=00090002 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=0000000c +Constraint.type=20 +Constraint.group.v=00000004 +Constraint.workplane.v=80040000 +Constraint.ptA.v=00090001 +Constraint.ptB.v=000a0002 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=0000000d +Constraint.type=20 +Constraint.group.v=00000004 +Constraint.workplane.v=80040000 +Constraint.ptA.v=000a0001 +Constraint.ptB.v=000b0002 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=0000000e +Constraint.type=20 +Constraint.group.v=00000004 +Constraint.workplane.v=80040000 +Constraint.ptA.v=000b0001 +Constraint.ptB.v=00080002 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=0000000f +Constraint.type=81 +Constraint.group.v=00000004 +Constraint.workplane.v=80040000 +Constraint.entityA.v=00080000 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000010 +Constraint.type=80 +Constraint.group.v=00000004 +Constraint.workplane.v=80040000 +Constraint.entityA.v=00090000 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000011 +Constraint.type=81 +Constraint.group.v=00000004 +Constraint.workplane.v=80040000 +Constraint.entityA.v=000a0000 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Constraint.h.v=00000012 +Constraint.type=80 +Constraint.group.v=00000004 +Constraint.workplane.v=80040000 +Constraint.entityA.v=000b0000 +Constraint.other=0 +Constraint.other2=0 +Constraint.reference=0 +AddConstraint + +Surface 00000001 00646464 8003002c 1 1 +SCtrl 0 0 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 20.00000000010000178463 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -15.00000000000000000000 -20.00000000010000178463 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 20.00000000010000178463 -20.00000000010000178463 1.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000004 0 -15.00000000000000000000 -20.00000000010000178463 1.00000000000000000000 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +TrimBy 0000000a 0 20.00000000010000178463 15.00000000000000000000 1.00000000000000000000 20.00000000010000178463 -20.00000000010000178463 1.00000000000000000000 +TrimBy 00000001 0 20.00000000010000178463 -20.00000000010000178463 1.00000000000000000000 -15.00000000000000000000 -20.00000000010000178463 1.00000000000000000000 +TrimBy 00000007 0 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 20.00000000010000178463 15.00000000000000000000 1.00000000000000000000 +TrimBy 0000007c 0 -5.00000000000000088818 5.00000000000000088818 1.00000000000000000000 -5.00000000000000177636 10.00000000000000177636 1.00000000000000000000 +TrimBy 00000079 0 -10.00000000000000177636 5.00000000000000266454 1.00000000000000000000 -5.00000000000000088818 5.00000000000000088818 1.00000000000000000000 +TrimBy 0000007a 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 -10.00000000000000177636 5.00000000000000266454 1.00000000000000000000 +TrimBy 0000007b 0 -5.00000000000000177636 10.00000000000000177636 1.00000000000000000000 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000080 0 4.99999999999999644729 5.00000000000000088818 1.00000000000000000000 4.99999999999999822364 10.00000000000000000000 1.00000000000000000000 +TrimBy 0000007d 0 -0.00000000000000133227 5.00000000000000088818 1.00000000000000000000 4.99999999999999644729 5.00000000000000088818 1.00000000000000000000 +TrimBy 0000007e 0 -0.00000000000000111022 10.00000000000000000000 1.00000000000000000000 -0.00000000000000133227 5.00000000000000088818 1.00000000000000000000 +TrimBy 0000007f 0 4.99999999999999822364 10.00000000000000000000 1.00000000000000000000 -0.00000000000000111022 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000084 0 14.99999999999999822364 5.00000000000000000000 1.00000000000000000000 14.99999999999999644729 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000081 0 10.00000000000000000000 5.00000000000000177636 1.00000000000000000000 14.99999999999999822364 5.00000000000000000000 1.00000000000000000000 +TrimBy 00000082 0 10.00000000000000177636 10.00000000000000000000 1.00000000000000000000 10.00000000000000000000 5.00000000000000177636 1.00000000000000000000 +TrimBy 00000083 0 14.99999999999999644729 10.00000000000000000000 1.00000000000000000000 10.00000000000000177636 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000088 0 -5.00000000000000088818 -4.99999999999999644729 1.00000000000000000000 -5.00000000000000088818 0.00000000000000177636 1.00000000000000000000 +TrimBy 00000085 0 -10.00000000000000177636 -4.99999999999999911182 1.00000000000000000000 -5.00000000000000088818 -4.99999999999999644729 1.00000000000000000000 +TrimBy 00000086 0 -10.00000000000000000000 0.00000000000000044409 1.00000000000000000000 -10.00000000000000177636 -4.99999999999999911182 1.00000000000000000000 +TrimBy 00000087 0 -5.00000000000000088818 0.00000000000000177636 1.00000000000000000000 -10.00000000000000000000 0.00000000000000044409 1.00000000000000000000 +TrimBy 0000008c 0 4.99999999999999822364 -4.99999999999999822364 1.00000000000000000000 4.99999999999999911182 0.00000000000000177636 1.00000000000000000000 +TrimBy 00000089 0 -0.00000000000000177636 -4.99999999999999911182 1.00000000000000000000 4.99999999999999822364 -4.99999999999999822364 1.00000000000000000000 +TrimBy 0000008a 0 -0.00000000000000088818 0.00000000000000177636 1.00000000000000000000 -0.00000000000000177636 -4.99999999999999911182 1.00000000000000000000 +TrimBy 0000008b 0 4.99999999999999911182 0.00000000000000177636 1.00000000000000000000 -0.00000000000000088818 0.00000000000000177636 1.00000000000000000000 +TrimBy 00000090 0 14.99999999999999644729 -4.99999999999999822364 1.00000000000000000000 15.00000000000000000000 0.00000000000000266454 1.00000000000000000000 +TrimBy 0000008d 0 10.00000000000000177636 -4.99999999999999822364 1.00000000000000000000 14.99999999999999644729 -4.99999999999999822364 1.00000000000000000000 +TrimBy 0000008e 0 10.00000000000000177636 0.00000000000000266454 1.00000000000000000000 10.00000000000000177636 -4.99999999999999822364 1.00000000000000000000 +TrimBy 0000008f 0 15.00000000000000000000 0.00000000000000266454 1.00000000000000000000 10.00000000000000177636 0.00000000000000266454 1.00000000000000000000 +TrimBy 00000094 0 -5.00000000000000000000 -14.99999999999999822364 1.00000000000000000000 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 00000091 0 -10.00000000000000000000 -14.99999999999999644729 1.00000000000000000000 -5.00000000000000000000 -14.99999999999999822364 1.00000000000000000000 +TrimBy 00000092 0 -10.00000000000000000000 -10.00000000000000177636 1.00000000000000000000 -10.00000000000000000000 -14.99999999999999644729 1.00000000000000000000 +TrimBy 00000093 0 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 -10.00000000000000177636 1.00000000000000000000 +TrimBy 00000098 0 4.99999999999999911182 -14.99999999999999644729 1.00000000000000000000 4.99999999999999822364 -10.00000000000000177636 1.00000000000000000000 +TrimBy 00000095 0 -0.00000000000000177636 -14.99999999999999822364 1.00000000000000000000 4.99999999999999911182 -14.99999999999999644729 1.00000000000000000000 +TrimBy 00000096 0 -0.00000000000000266454 -10.00000000000000000000 1.00000000000000000000 -0.00000000000000177636 -14.99999999999999822364 1.00000000000000000000 +TrimBy 00000097 0 4.99999999999999822364 -10.00000000000000177636 1.00000000000000000000 -0.00000000000000266454 -10.00000000000000000000 1.00000000000000000000 +TrimBy 0000009c 0 14.99999999999999644729 -14.99999999999999644729 1.00000000000000000000 14.99999999999999644729 -10.00000000000000177636 1.00000000000000000000 +TrimBy 00000099 0 10.00000000000000177636 -14.99999999999999644729 1.00000000000000000000 14.99999999999999644729 -14.99999999999999644729 1.00000000000000000000 +TrimBy 0000009a 0 10.00000000000000355271 -10.00000000000000355271 1.00000000000000000000 10.00000000000000177636 -14.99999999999999644729 1.00000000000000000000 +TrimBy 0000009b 0 14.99999999999999644729 -10.00000000000000177636 1.00000000000000000000 10.00000000000000355271 -10.00000000000000355271 1.00000000000000000000 +AddSurface +Surface 00000002 00646464 8003002d 1 1 +SCtrl 0 0 20.00000000010000178463 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 20.00000000010000178463 -20.00000000010000178463 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -15.00000000000000000000 -20.00000000010000178463 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000008 1 20.00000000010000178463 15.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +TrimBy 0000000b 1 20.00000000010000178463 -20.00000000010000178463 0.00000000000000000000 20.00000000010000178463 15.00000000000000000000 0.00000000000000000000 +TrimBy 00000002 1 -15.00000000000000000000 -20.00000000010000178463 0.00000000000000000000 20.00000000010000178463 -20.00000000010000178463 0.00000000000000000000 +TrimBy 00000005 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 -20.00000000010000178463 0.00000000000000000000 +TrimBy 000000a0 0 -5.00000000000000177636 10.00000000000000177636 0.00000000000000000000 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 0000009e 0 -10.00000000000000177636 5.00000000000000266454 0.00000000000000000000 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 0000009f 0 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 -5.00000000000000177636 10.00000000000000177636 0.00000000000000000000 +TrimBy 0000009d 0 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 -10.00000000000000177636 5.00000000000000266454 0.00000000000000000000 +TrimBy 000000a4 0 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 4.99999999999999822364 5.00000000000000000000 0.00000000000000000000 +TrimBy 000000a2 0 0.00000000000000133227 5.00000000000000000000 0.00000000000000000000 0.00000000000000377476 10.00000000000000000000 0.00000000000000000000 +TrimBy 000000a3 0 0.00000000000000377476 10.00000000000000000000 0.00000000000000000000 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 000000a1 0 4.99999999999999822364 5.00000000000000000000 0.00000000000000000000 0.00000000000000133227 5.00000000000000000000 0.00000000000000000000 +TrimBy 000000a8 0 14.99999999999999822364 10.00000000000000000000 0.00000000000000000000 15.00000000000000000000 4.99999999999999911182 0.00000000000000000000 +TrimBy 000000a6 0 10.00000000000000000000 5.00000000000000088818 0.00000000000000000000 9.99999999999999822364 10.00000000000000177636 0.00000000000000000000 +TrimBy 000000a7 0 9.99999999999999822364 10.00000000000000177636 0.00000000000000000000 14.99999999999999822364 10.00000000000000000000 0.00000000000000000000 +TrimBy 000000a5 0 15.00000000000000000000 4.99999999999999911182 0.00000000000000000000 10.00000000000000000000 5.00000000000000088818 0.00000000000000000000 +TrimBy 000000ac 0 -5.00000000000000000000 0.00000000000000177636 0.00000000000000000000 -5.00000000000000088818 -4.99999999999999644729 0.00000000000000000000 +TrimBy 000000aa 0 -10.00000000000000000000 -4.99999999999999822364 0.00000000000000000000 -10.00000000000000000000 0.00000000000000088818 0.00000000000000000000 +TrimBy 000000ab 0 -10.00000000000000000000 0.00000000000000088818 0.00000000000000000000 -5.00000000000000000000 0.00000000000000177636 0.00000000000000000000 +TrimBy 000000a9 0 -5.00000000000000088818 -4.99999999999999644729 0.00000000000000000000 -10.00000000000000000000 -4.99999999999999822364 0.00000000000000000000 +TrimBy 000000b0 0 5.00000000000000000000 0.00000000000000266454 0.00000000000000000000 4.99999999999999911182 -4.99999999999999733546 0.00000000000000000000 +TrimBy 000000ae 0 0.00000000000000177636 -4.99999999999999822364 0.00000000000000000000 0.00000000000000266454 0.00000000000000266454 0.00000000000000000000 +TrimBy 000000af 0 0.00000000000000266454 0.00000000000000266454 0.00000000000000000000 5.00000000000000000000 0.00000000000000266454 0.00000000000000000000 +TrimBy 000000ad 0 4.99999999999999911182 -4.99999999999999733546 0.00000000000000000000 0.00000000000000177636 -4.99999999999999822364 0.00000000000000000000 +TrimBy 000000b4 0 15.00000000000000000000 0.00000000000000155431 0.00000000000000000000 15.00000000000000355271 -4.99999999999999911182 0.00000000000000000000 +TrimBy 000000b2 0 10.00000000000000000000 -4.99999999999999911182 0.00000000000000000000 10.00000000000000000000 0.00000000000000266454 0.00000000000000000000 +TrimBy 000000b3 0 10.00000000000000000000 0.00000000000000266454 0.00000000000000000000 15.00000000000000000000 0.00000000000000155431 0.00000000000000000000 +TrimBy 000000b1 0 15.00000000000000355271 -4.99999999999999911182 0.00000000000000000000 10.00000000000000000000 -4.99999999999999911182 0.00000000000000000000 +TrimBy 000000b8 0 -5.00000000000000088818 -10.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 -14.99999999999999822364 0.00000000000000000000 +TrimBy 000000b6 0 -10.00000000000000177636 -14.99999999999999644729 0.00000000000000000000 -10.00000000000000000000 -10.00000000000000177636 0.00000000000000000000 +TrimBy 000000b7 0 -10.00000000000000000000 -10.00000000000000177636 0.00000000000000000000 -5.00000000000000088818 -10.00000000000000000000 0.00000000000000000000 +TrimBy 000000b5 0 -5.00000000000000000000 -14.99999999999999822364 0.00000000000000000000 -10.00000000000000177636 -14.99999999999999644729 0.00000000000000000000 +TrimBy 000000bc 0 5.00000000000000000000 -10.00000000000000177636 0.00000000000000000000 5.00000000000000088818 -15.00000000000000000000 0.00000000000000000000 +TrimBy 000000ba 0 0.00000000000000177636 -14.99999999999999644729 0.00000000000000000000 0.00000000000000355271 -10.00000000000000355271 0.00000000000000000000 +TrimBy 000000bb 0 0.00000000000000355271 -10.00000000000000355271 0.00000000000000000000 5.00000000000000000000 -10.00000000000000177636 0.00000000000000000000 +TrimBy 000000b9 0 5.00000000000000088818 -15.00000000000000000000 0.00000000000000000000 0.00000000000000177636 -14.99999999999999644729 0.00000000000000000000 +TrimBy 000000c0 0 15.00000000000000000000 -10.00000000000000177636 0.00000000000000000000 14.99999999999999822364 -14.99999999999999822364 0.00000000000000000000 +TrimBy 000000be 0 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 9.99999999999999822364 -10.00000000000000177636 0.00000000000000000000 +TrimBy 000000bf 0 9.99999999999999822364 -10.00000000000000177636 0.00000000000000000000 15.00000000000000000000 -10.00000000000000177636 0.00000000000000000000 +TrimBy 000000bd 0 14.99999999999999822364 -14.99999999999999822364 0.00000000000000000000 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000003 00646464 80030010 1 1 +SCtrl 0 0 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000001 1 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +TrimBy 00000002 0 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +TrimBy 00000003 1 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +TrimBy 0000000c 0 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000004 00646464 80030019 1 1 +SCtrl 0 0 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000004 1 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +TrimBy 00000005 0 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +TrimBy 00000006 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +TrimBy 00000003 0 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000005 00646464 80030022 1 1 +SCtrl 0 0 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000007 1 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +TrimBy 00000008 0 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +TrimBy 00000009 1 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +TrimBy 00000006 0 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000006 00646464 80030007 1 1 +SCtrl 0 0 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000000a 1 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +TrimBy 0000000b 0 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +TrimBy 0000000c 1 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +TrimBy 00000009 0 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000007 00646464 8007000f 1 1 +SCtrl 0 0 -10.00000000000000000000 4.99999999989999999173 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -4.99999999989999999173 4.99999999989999999173 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -4.99999999989999999173 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000008 00646464 80070010 1 1 +SCtrl 0 0 -4.99999999989999999173 4.99999999989999999173 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 4.99999999989999999173 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -4.99999999989999999173 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000009 00646464 8007009f 1 1 +SCtrl 0 0 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000000d 0 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +TrimBy 0000000e 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 0000000f 0 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 00000018 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000000a 00646464 800700a8 1 1 +SCtrl 0 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000010 0 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000011 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 00000012 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 0000000f 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000000b 00646464 800700b1 1 1 +SCtrl 0 0 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000013 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000014 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 00000015 0 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 00000012 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000000c 00646464 80070097 1 1 +SCtrl 0 0 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000016 0 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +TrimBy 00000017 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 00000018 0 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 00000015 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000000d 00646464 8007001f 1 1 +SCtrl 0 0 0.00000000000000000000 4.99999999989999999173 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000010000000827 4.99999999989999999173 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000010000000827 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 0000000e 00646464 80070020 1 1 +SCtrl 0 0 5.00000000010000000827 4.99999999989999999173 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 4.99999999989999999173 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000010000000827 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 0000000f 00646464 800700bc 1 1 +SCtrl 0 0 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000019 0 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +TrimBy 0000001a 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 0000001b 0 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 00000024 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 00000010 00646464 800700c5 1 1 +SCtrl 0 0 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000001c 0 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 0000001d 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 0000001e 0 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 0000001b 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 00000011 00646464 800700ce 1 1 +SCtrl 0 0 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000001f 0 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000020 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 00000021 0 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 0000001e 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 00000012 00646464 800700b4 1 1 +SCtrl 0 0 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000022 0 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +TrimBy 00000023 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 00000024 0 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 00000021 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 00000013 00646464 8007002f 1 1 +SCtrl 0 0 10.00000000000000000000 4.99999999989999999173 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000010000000827 4.99999999989999999173 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000010000000827 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000014 00646464 80070030 1 1 +SCtrl 0 0 15.00000000010000000827 4.99999999989999999173 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 4.99999999989999999173 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000010000000827 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000015 00646464 800700d9 1 1 +SCtrl 0 0 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000026 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 00000025 0 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +TrimBy 00000030 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +TrimBy 00000027 0 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000016 00646464 800700e2 1 1 +SCtrl 0 0 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000029 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +TrimBy 00000028 0 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000027 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +TrimBy 0000002a 0 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000017 00646464 800700eb 1 1 +SCtrl 0 0 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000002c 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 0000002b 0 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 0000002a 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 0000002d 0 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000018 00646464 800700d1 1 1 +SCtrl 0 0 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000002f 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +TrimBy 0000002e 0 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +TrimBy 0000002d 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +TrimBy 00000030 0 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000019 00646464 8007003f 1 1 +SCtrl 0 0 -10.00000000000000000000 -5.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -4.99999999989999999173 -5.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -4.99999999989999999173 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 0000001a 00646464 80070040 1 1 +SCtrl 0 0 -4.99999999989999999173 -5.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 -5.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -4.99999999989999999173 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 0000001b 00646464 800700fc 1 1 +SCtrl 0 0 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000031 0 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +TrimBy 00000032 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 00000033 0 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 0000003c 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000001c 00646464 80070105 1 1 +SCtrl 0 0 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000034 0 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +TrimBy 00000035 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 00000036 0 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 00000033 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000001d 00646464 8007010e 1 1 +SCtrl 0 0 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000037 0 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +TrimBy 00000038 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 00000039 0 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 00000036 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000001e 00646464 800700f4 1 1 +SCtrl 0 0 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000003a 0 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +TrimBy 0000003b 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 0000003c 0 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 00000039 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000001f 00646464 8007004f 1 1 +SCtrl 0 0 0.00000000000000000000 -5.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000010000000827 -5.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000010000000827 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000020 00646464 80070050 1 1 +SCtrl 0 0 5.00000000010000000827 -5.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 -5.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000010000000827 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000021 00646464 80070119 1 1 +SCtrl 0 0 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000003d 0 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +TrimBy 0000003e 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 0000003f 0 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 00000048 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 00000022 00646464 80070122 1 1 +SCtrl 0 0 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000040 0 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +TrimBy 00000041 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 00000042 0 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 0000003f 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 00000023 00646464 8007012b 1 1 +SCtrl 0 0 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000043 0 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +TrimBy 00000044 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 00000045 0 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 00000042 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 00000024 00646464 80070111 1 1 +SCtrl 0 0 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000046 0 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +TrimBy 00000047 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 00000048 0 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 00000045 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 00000025 00646464 8007005f 1 1 +SCtrl 0 0 10.00000000000000000000 -5.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000010000000827 -5.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000010000000827 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000026 00646464 80070060 1 1 +SCtrl 0 0 15.00000000010000000827 -5.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 -5.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000010000000827 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000027 00646464 80070136 1 1 +SCtrl 0 0 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000004a 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 00000049 0 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +TrimBy 00000054 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +TrimBy 0000004b 0 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000028 00646464 8007013f 1 1 +SCtrl 0 0 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000004d 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +TrimBy 0000004c 0 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +TrimBy 0000004b 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +TrimBy 0000004e 0 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000029 00646464 80070148 1 1 +SCtrl 0 0 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000050 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 0000004f 0 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +TrimBy 0000004e 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +TrimBy 00000051 0 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 0000002a 00646464 8007012e 1 1 +SCtrl 0 0 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000053 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +TrimBy 00000052 0 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +TrimBy 00000051 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +TrimBy 00000054 0 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 0000002b 00646464 8007006f 1 1 +SCtrl 0 0 -10.00000000000000000000 -15.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -4.99999999989999999173 -15.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -4.99999999989999999173 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 0000002c 00646464 80070070 1 1 +SCtrl 0 0 -4.99999999989999999173 -15.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 -15.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -4.99999999989999999173 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 0000002d 00646464 80070159 1 1 +SCtrl 0 0 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000056 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +TrimBy 00000055 0 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 00000060 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 00000057 0 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 0000002e 00646464 80070162 1 1 +SCtrl 0 0 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000059 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +TrimBy 00000058 0 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 00000057 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 0000005a 0 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 0000002f 00646464 8007016b 1 1 +SCtrl 0 0 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000005c 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +TrimBy 0000005b 0 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 0000005a 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 0000005d 0 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000030 00646464 80070151 1 1 +SCtrl 0 0 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000005f 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +TrimBy 0000005e 0 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 0000005d 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 00000060 0 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000031 00646464 8007007f 1 1 +SCtrl 0 0 0.00000000000000000000 -15.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000010000000827 -15.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000010000000827 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000032 00646464 80070080 1 1 +SCtrl 0 0 5.00000000010000000827 -15.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 -15.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000010000000827 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000033 00646464 80070176 1 1 +SCtrl 0 0 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000062 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +TrimBy 00000061 0 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 0000006c 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 00000063 0 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000034 00646464 8007017f 1 1 +SCtrl 0 0 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000065 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +TrimBy 00000064 0 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 00000063 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 00000066 0 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000035 00646464 80070188 1 1 +SCtrl 0 0 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000068 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +TrimBy 00000067 0 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 00000066 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 00000069 0 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000036 00646464 8007016e 1 1 +SCtrl 0 0 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000006b 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +TrimBy 0000006a 0 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 00000069 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 0000006c 0 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddSurface +Surface 00000037 00646464 8007008f 1 1 +SCtrl 0 0 10.00000000000000000000 -15.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000010000000827 -15.00000000010000000827 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000010000000827 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000038 00646464 80070090 1 1 +SCtrl 0 0 15.00000000010000000827 -15.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 -15.00000000010000000827 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000010000000827 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +AddSurface +Surface 00000039 00646464 80070193 1 1 +SCtrl 0 0 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 0000006d 0 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 0000006e 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +TrimBy 0000006f 0 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +TrimBy 00000078 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000003a 00646464 8007019c 1 1 +SCtrl 0 0 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000070 0 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 00000071 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +TrimBy 00000072 0 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +TrimBy 0000006f 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000003b 00646464 800701a5 1 1 +SCtrl 0 0 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000073 0 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +TrimBy 00000074 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +TrimBy 00000075 0 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +TrimBy 00000072 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddSurface +Surface 0000003c 00646464 8007018b 1 1 +SCtrl 0 0 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 0 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 0 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +SCtrl 1 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +TrimBy 00000076 0 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +TrimBy 00000077 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +TrimBy 00000078 0 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +TrimBy 00000075 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddSurface +Curve 00000001 1 1 00000001 00000003 +CCtrl 0 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000002 1 1 00000002 00000003 +CCtrl 0 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +CurvePt 1 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000003 1 1 00000003 00000004 +CCtrl 0 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000004 1 1 00000001 00000004 +CCtrl 0 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000005 1 1 00000002 00000004 +CCtrl 0 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +CurvePt 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000006 1 1 00000004 00000005 +CCtrl 0 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000007 1 1 00000001 00000005 +CCtrl 0 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000008 1 1 00000002 00000005 +CCtrl 0 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -15.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +CurvePt 1 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000009 1 1 00000005 00000006 +CCtrl 0 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000000a 1 1 00000001 00000006 +CCtrl 0 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 15.00000000000000000000 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000000b 1 1 00000002 00000006 +CCtrl 0 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 15.00000000000000000000 0.00000000000000000000 +CurvePt 1 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000000c 1 1 00000006 00000003 +CCtrl 0 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 -20.00000000000000000000 1.00000000000000000000 +CurvePt 1 20.00000000000000000000 -20.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000000d 1 1 00000007 00000009 +CCtrl 0 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000000e 1 1 00000008 00000009 +CCtrl 0 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000000f 1 1 00000009 0000000a +CCtrl 0 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000010 1 1 00000007 0000000a +CCtrl 0 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000011 1 1 00000008 0000000a +CCtrl 0 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000012 1 1 0000000a 0000000b +CCtrl 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000013 1 1 00000007 0000000b +CCtrl 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000014 1 1 00000008 0000000b +CCtrl 0 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000015 1 1 0000000b 0000000c +CCtrl 0 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000016 1 1 00000007 0000000c +CCtrl 0 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000017 1 1 00000008 0000000c +CCtrl 0 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000018 1 1 0000000c 00000009 +CCtrl 0 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000019 1 1 0000000d 0000000f +CCtrl 0 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000001a 1 1 0000000e 0000000f +CCtrl 0 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000001b 1 1 0000000f 00000010 +CCtrl 0 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000001c 1 1 0000000d 00000010 +CCtrl 0 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000001d 1 1 0000000e 00000010 +CCtrl 0 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000001e 1 1 00000010 00000011 +CCtrl 0 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000001f 1 1 0000000d 00000011 +CCtrl 0 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000020 1 1 0000000e 00000011 +CCtrl 0 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000021 1 1 00000011 00000012 +CCtrl 0 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000022 1 1 0000000d 00000012 +CCtrl 0 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000023 1 1 0000000e 00000012 +CCtrl 0 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000024 1 1 00000012 0000000f +CCtrl 0 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000025 1 1 00000013 00000015 +CCtrl 0 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000026 1 1 00000014 00000015 +CCtrl 0 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000027 1 1 00000015 00000016 +CCtrl 0 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000028 1 1 00000013 00000016 +CCtrl 0 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000029 1 1 00000014 00000016 +CCtrl 0 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000002a 1 1 00000016 00000017 +CCtrl 0 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000002b 1 1 00000013 00000017 +CCtrl 0 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000002c 1 1 00000014 00000017 +CCtrl 0 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000002d 1 1 00000017 00000018 +CCtrl 0 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000002e 1 1 00000013 00000018 +CCtrl 0 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000002f 1 1 00000014 00000018 +CCtrl 0 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000030 1 1 00000018 00000015 +CCtrl 0 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000031 1 1 00000019 0000001b +CCtrl 0 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000032 1 1 0000001a 0000001b +CCtrl 0 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000033 1 1 0000001b 0000001c +CCtrl 0 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000034 1 1 00000019 0000001c +CCtrl 0 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000035 1 1 0000001a 0000001c +CCtrl 0 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000036 1 1 0000001c 0000001d +CCtrl 0 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000037 1 1 00000019 0000001d +CCtrl 0 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000038 1 1 0000001a 0000001d +CCtrl 0 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000039 1 1 0000001d 0000001e +CCtrl 0 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000003a 1 1 00000019 0000001e +CCtrl 0 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000003b 1 1 0000001a 0000001e +CCtrl 0 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000003c 1 1 0000001e 0000001b +CCtrl 0 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000003d 1 1 0000001f 00000021 +CCtrl 0 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000003e 1 1 00000020 00000021 +CCtrl 0 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000003f 1 1 00000021 00000022 +CCtrl 0 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000040 1 1 0000001f 00000022 +CCtrl 0 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000041 1 1 00000020 00000022 +CCtrl 0 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000042 1 1 00000022 00000023 +CCtrl 0 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000043 1 1 0000001f 00000023 +CCtrl 0 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000044 1 1 00000020 00000023 +CCtrl 0 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000045 1 1 00000023 00000024 +CCtrl 0 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000046 1 1 0000001f 00000024 +CCtrl 0 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000047 1 1 00000020 00000024 +CCtrl 0 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000048 1 1 00000024 00000021 +CCtrl 0 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000049 1 1 00000025 00000027 +CCtrl 0 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000004a 1 1 00000026 00000027 +CCtrl 0 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000004b 1 1 00000027 00000028 +CCtrl 0 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000004c 1 1 00000025 00000028 +CCtrl 0 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000004d 1 1 00000026 00000028 +CCtrl 0 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000004e 1 1 00000028 00000029 +CCtrl 0 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000004f 1 1 00000025 00000029 +CCtrl 0 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000050 1 1 00000026 00000029 +CCtrl 0 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000051 1 1 00000029 0000002a +CCtrl 0 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000052 1 1 00000025 0000002a +CCtrl 0 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000053 1 1 00000026 0000002a +CCtrl 0 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000054 1 1 0000002a 00000027 +CCtrl 0 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000055 1 1 0000002b 0000002d +CCtrl 0 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000056 1 1 0000002c 0000002d +CCtrl 0 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000057 1 1 0000002d 0000002e +CCtrl 0 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000058 1 1 0000002b 0000002e +CCtrl 0 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000059 1 1 0000002c 0000002e +CCtrl 0 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000005a 1 1 0000002e 0000002f +CCtrl 0 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000005b 1 1 0000002b 0000002f +CCtrl 0 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000005c 1 1 0000002c 0000002f +CCtrl 0 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000005d 1 1 0000002f 00000030 +CCtrl 0 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000005e 1 1 0000002b 00000030 +CCtrl 0 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000005f 1 1 0000002c 00000030 +CCtrl 0 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000060 1 1 00000030 0000002d +CCtrl 0 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000061 1 1 00000031 00000033 +CCtrl 0 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000062 1 1 00000032 00000033 +CCtrl 0 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000063 1 1 00000033 00000034 +CCtrl 0 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000064 1 1 00000031 00000034 +CCtrl 0 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000065 1 1 00000032 00000034 +CCtrl 0 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000066 1 1 00000034 00000035 +CCtrl 0 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000067 1 1 00000031 00000035 +CCtrl 0 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000068 1 1 00000032 00000035 +CCtrl 0 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000069 1 1 00000035 00000036 +CCtrl 0 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000006a 1 1 00000031 00000036 +CCtrl 0 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000006b 1 1 00000032 00000036 +CCtrl 0 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000006c 1 1 00000036 00000033 +CCtrl 0 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000006d 1 1 00000037 00000039 +CCtrl 0 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000006e 1 1 00000038 00000039 +CCtrl 0 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000006f 1 1 00000039 0000003a +CCtrl 0 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000070 1 1 00000037 0000003a +CCtrl 0 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000071 1 1 00000038 0000003a +CCtrl 0 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000072 1 1 0000003a 0000003b +CCtrl 0 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000073 1 1 00000037 0000003b +CCtrl 0 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000074 1 1 00000038 0000003b +CCtrl 0 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000075 1 1 0000003b 0000003c +CCtrl 0 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000076 1 1 00000037 0000003c +CCtrl 0 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000077 1 1 00000038 0000003c +CCtrl 0 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000078 1 1 0000003c 00000039 +CCtrl 0 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 00000079 1 1 00000001 00000009 +CCtrl 0 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000007a 1 1 00000001 0000000a +CCtrl 0 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000007b 1 1 00000001 0000000b +CCtrl 0 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000007c 1 1 00000001 0000000c +CCtrl 0 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000007d 1 1 00000001 0000000f +CCtrl 0 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000007e 1 1 00000001 00000010 +CCtrl 0 -0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000007f 1 1 00000001 00000011 +CCtrl 0 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000080 1 1 00000001 00000012 +CCtrl 0 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000081 1 1 00000001 00000015 +CCtrl 0 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000082 1 1 00000001 00000016 +CCtrl 0 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000083 1 1 00000001 00000017 +CCtrl 0 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000084 1 1 00000001 00000018 +CCtrl 0 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000085 1 1 00000001 0000001b +CCtrl 0 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000086 1 1 00000001 0000001c +CCtrl 0 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000087 1 1 00000001 0000001d +CCtrl 0 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000088 1 1 00000001 0000001e +CCtrl 0 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000089 1 1 00000001 00000021 +CCtrl 0 -0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000008a 1 1 00000001 00000022 +CCtrl 0 -0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000008b 1 1 00000001 00000023 +CCtrl 0 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000008c 1 1 00000001 00000024 +CCtrl 0 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000008d 1 1 00000001 00000027 +CCtrl 0 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000008e 1 1 00000001 00000028 +CCtrl 0 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000008f 1 1 00000001 00000029 +CCtrl 0 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000090 1 1 00000001 0000002a +CCtrl 0 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000091 1 1 00000001 0000002d +CCtrl 0 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000092 1 1 00000001 0000002e +CCtrl 0 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000093 1 1 00000001 0000002f +CCtrl 0 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000094 1 1 00000001 00000030 +CCtrl 0 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000095 1 1 00000001 00000033 +CCtrl 0 -0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000096 1 1 00000001 00000034 +CCtrl 0 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000097 1 1 00000001 00000035 +CCtrl 0 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000098 1 1 00000001 00000036 +CCtrl 0 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 00000099 1 1 00000001 00000039 +CCtrl 0 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000009a 1 1 00000001 0000003a +CCtrl 0 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000009b 1 1 00000001 0000003b +CCtrl 0 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000009c 1 1 00000001 0000003c +CCtrl 0 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 1.00000000000000000000 +AddCurve +Curve 0000009d 1 1 00000002 00000009 +CCtrl 0 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000009e 1 1 00000002 0000000a +CCtrl 0 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 0000009f 1 1 00000002 0000000b +CCtrl 0 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a0 1 1 00000002 0000000c +CCtrl 0 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a1 1 1 00000002 0000000f +CCtrl 0 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a2 1 1 00000002 00000010 +CCtrl 0 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a3 1 1 00000002 00000011 +CCtrl 0 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a4 1 1 00000002 00000012 +CCtrl 0 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a5 1 1 00000002 00000015 +CCtrl 0 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a6 1 1 00000002 00000016 +CCtrl 0 10.00000000000000000000 5.00000000000000000000 -0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 10.00000000000000000000 -0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a7 1 1 00000002 00000017 +CCtrl 0 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a8 1 1 00000002 00000018 +CCtrl 0 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 10.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000a9 1 1 00000002 0000001b +CCtrl 0 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000aa 1 1 00000002 0000001c +CCtrl 0 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000ab 1 1 00000002 0000001d +CCtrl 0 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000ac 1 1 00000002 0000001e +CCtrl 0 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000ad 1 1 00000002 00000021 +CCtrl 0 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000ae 1 1 00000002 00000022 +CCtrl 0 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000af 1 1 00000002 00000023 +CCtrl 0 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b0 1 1 00000002 00000024 +CCtrl 0 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b1 1 1 00000002 00000027 +CCtrl 0 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b2 1 1 00000002 00000028 +CCtrl 0 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 0.00000000000000000000 -0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b3 1 1 00000002 00000029 +CCtrl 0 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b4 1 1 00000002 0000002a +CCtrl 0 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 0.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 -5.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b5 1 1 00000002 0000002d +CCtrl 0 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b6 1 1 00000002 0000002e +CCtrl 0 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b7 1 1 00000002 0000002f +CCtrl 0 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b8 1 1 00000002 00000030 +CCtrl 0 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 -5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000b9 1 1 00000002 00000033 +CCtrl 0 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000ba 1 1 00000002 00000034 +CCtrl 0 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000bb 1 1 00000002 00000035 +CCtrl 0 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -10.00000000000000000000 -0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 0.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000bc 1 1 00000002 00000036 +CCtrl 0 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 5.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 5.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000bd 1 1 00000002 00000039 +CCtrl 0 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000be 1 1 00000002 0000003a +CCtrl 0 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000bf 1 1 00000002 0000003b +CCtrl 0 10.00000000000000000000 -10.00000000000000000000 -0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -10.00000000000000000000 -0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 10.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +AddCurve +Curve 000000c0 1 1 00000002 0000003c +CCtrl 0 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CCtrl 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 Weight 1.00000000000000000000 +CurvePt 1 15.00000000000000000000 -10.00000000000000000000 0.00000000000000000000 +CurvePt 1 15.00000000000000000000 -15.00000000000000000000 0.00000000000000000000 +AddCurve diff --git a/test/group/translate_nd/test.cpp b/test/group/translate_nd/test.cpp new file mode 100644 index 0000000..ccea849 --- /dev/null +++ b/test/group/translate_nd/test.cpp @@ -0,0 +1,7 @@ +#include "harness.h" + +TEST_CASE(normal_roundtrip) { + CHECK_LOAD("normal.slvs"); + CHECK_RENDER("normal.png"); + CHECK_SAVE("normal.slvs"); +}