From 6051e4c3e99e2dd261fc779348624ac2c62a451b Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Sun, 17 Mar 2024 22:48:46 +0100 Subject: chore: initial revision --- .gitignore | 5 + DreamcastRPTAdapter.hprj | 22 + LICENSE | 287 + README.org | 31 + blocks.json | 11 + board.json | 1248 ++ docs/DreamcastRPTAdapter-board.pdf | Bin 0 -> 14523 bytes docs/DreamcastRPTAdapter-schematic.pdf | Bin 0 -> 27982 bytes docs/dc-rpt.png | Bin 0 -> 29196 bytes planes.json | 3 + pool/3d_models/MRT_BEL.step | 566 + pool/3d_models/c-1-1123724-2-ad-3d.stp | 1736 ++ pool/entities/AC Connector with Ground.json | 18 + .../29f544a1-a789-4fe6-a1ef-29da5ba3d371.json | 1 + .../9c8a3c80-4380-4a27-812d-0091453858c8.json | 19 + .../c4ca0500-85c4-4744-a625-e9ecbb900a88.json | 20060 +++++++++++++++++++ pool/packages/AC-M15PB79/package.json | 560 + pool/packages/C-1123724-2/package.json | 484 + pool/packages/MRT/package.json | 356 + .../296cf69b-9d53-45e4-aaab-4aedf4087d3a.json | 117 + .../4a0e654a-a96c-4c6b-939f-dd44887c78ab.json | 126 + .../762c84c2-187d-454a-af81-d3381bec5257.json | 67 + pool/parts/AC-M15PB79.json | 54 + pool/parts/C--1123724-2.json | 52 + pool/parts/MRT.json | 48 + pool/pool.json | 11 + pool/symbols/AC Connector with Ground.json | 253 + .../5b7a580f-fa81-4cde-84c2-9da30ebc9c5a.json | 1 + .../66656d86-4722-4dd8-be89-b7a28d7d6eb6.json | 298 + pool/units/AC Connector with Ground.json | 26 + .../1e506283-f8c1-49e4-9e35-727d3be30397.json | 20 + .../c6a7e13e-6c70-4a80-a0dd-335d7b16967f.json | 1 + top_block.json | 159 + top_schematic.json | 322 + 34 files changed, 26962 insertions(+) create mode 100644 .gitignore create mode 100644 DreamcastRPTAdapter.hprj create mode 100644 LICENSE create mode 100644 README.org create mode 100644 blocks.json create mode 100644 board.json create mode 100644 docs/DreamcastRPTAdapter-board.pdf create mode 100644 docs/DreamcastRPTAdapter-schematic.pdf create mode 100644 docs/dc-rpt.png create mode 100644 planes.json create mode 100644 pool/3d_models/MRT_BEL.step create mode 100644 pool/3d_models/c-1-1123724-2-ad-3d.stp create mode 100644 pool/entities/AC Connector with Ground.json create mode 100644 pool/entities/cache/29f544a1-a789-4fe6-a1ef-29da5ba3d371.json create mode 100644 pool/entities/cache/9c8a3c80-4380-4a27-812d-0091453858c8.json create mode 100644 pool/frames/cache/c4ca0500-85c4-4744-a625-e9ecbb900a88.json create mode 100644 pool/packages/AC-M15PB79/package.json create mode 100644 pool/packages/C-1123724-2/package.json create mode 100644 pool/packages/MRT/package.json create mode 100644 pool/padstacks/cache/296cf69b-9d53-45e4-aaab-4aedf4087d3a.json create mode 100644 pool/padstacks/cache/4a0e654a-a96c-4c6b-939f-dd44887c78ab.json create mode 100644 pool/padstacks/cache/762c84c2-187d-454a-af81-d3381bec5257.json create mode 100644 pool/parts/AC-M15PB79.json create mode 100644 pool/parts/C--1123724-2.json create mode 100644 pool/parts/MRT.json create mode 100644 pool/pool.json create mode 100644 pool/symbols/AC Connector with Ground.json create mode 100644 pool/symbols/cache/5b7a580f-fa81-4cde-84c2-9da30ebc9c5a.json create mode 100644 pool/symbols/cache/66656d86-4722-4dd8-be89-b7a28d7d6eb6.json create mode 100644 pool/units/AC Connector with Ground.json create mode 100644 pool/units/cache/1e506283-f8c1-49e4-9e35-727d3be30397.json create mode 100644 pool/units/cache/c6a7e13e-6c70-4a80-a0dd-335d7b16967f.json create mode 100644 top_block.json create mode 100644 top_schematic.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..40f4381 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +pool/*.db +pool/*.db-* +*.imp_meta +*.autosave +*.bak diff --git a/DreamcastRPTAdapter.hprj b/DreamcastRPTAdapter.hprj new file mode 100644 index 0000000..df10a57 --- /dev/null +++ b/DreamcastRPTAdapter.hprj @@ -0,0 +1,22 @@ +{ + "blocks": [ + { + "block_filename": "top_block.json", + "is_top": true, + "schematic_filename": "top_schematic.json" + } + ], + "blocks_filename": "blocks.json", + "board_filename": "board.json", + "name": "", + "pictures_filename": "pictures", + "planes_filename": "planes.json", + "pool_cache_directory": "cache", + "pool_directory": "pool", + "pool_uuid": "6d752bc3-29b3-45df-8cf2-1e3aacefbcc6", + "title": "", + "type": "project", + "uuid": "0404efcf-251a-4e3c-86d8-d9a62232df84", + "version": 3, + "vias_directory": "" +} \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..227e0ca --- /dev/null +++ b/LICENSE @@ -0,0 +1,287 @@ +CERN Open Hardware Licence Version 2 - Weakly Reciprocal + + +Preamble + +CERN has developed this licence to promote collaboration among hardware +designers and to provide a legal tool which supports the freedom to use, +study, modify, share and distribute hardware designs and products based on +those designs. Version 2 of the CERN Open Hardware Licence comes in three +variants: CERN-OHL-P (permissive); and two reciprocal licences: this licence, +CERN-OHL-W (weakly reciprocal) and CERN-OHL-S (strongly reciprocal). + +The CERN-OHL-W is copyright CERN 2020. Anyone is welcome to use it, in +unmodified form only. + +Use of this Licence does not imply any endorsement by CERN of any Licensor or +their designs nor does it imply any involvement by CERN in their development. + + +1 Definitions + + 1.1 'Licence' means this CERN-OHL-W. + + 1.2 'Compatible Licence' means + + a) any earlier version of the CERN Open Hardware licence, or + + b) any version of the CERN-OHL-S or the CERN-OHL-W, or + + c) any licence which permits You to treat the Source to which it + applies as licensed under CERN-OHL-S or CERN-OHL-W provided that on + Conveyance of any such Source, or any associated Product You treat + the Source in question as being licensed under CERN-OHL-S or + CERN-OHL-W as appropriate. + + 1.3 'Source' means information such as design materials or digital code + which can be applied to Make or test a Product or to prepare a Product + for use, Conveyance or sale, regardless of its medium or how it is + expressed. It may include Notices. + + 1.4 'Covered Source' means Source that is explicitly made available under + this Licence. + + 1.5 'Product' means any device, component, work or physical object, whether + in finished or intermediate form, arising from the use, application or + processing of Covered Source. + + 1.6 'Make' means to create or configure something, whether by manufacture, + assembly, compiling, loading or applying Covered Source or another + Product or otherwise. + + 1.7 'Available Component' means any part, sub-assembly, library or code + which: + + a) is licensed to You as Complete Source under a Compatible Licence; or + + b) is available, at the time a Product or the Source containing it is + first Conveyed, to You and any other prospective licensees + + i) with sufficient rights and information (including any + configuration and programming files and information about its + characteristics and interfaces) to enable it either to be Made + itself, or to be sourced and used to Make the Product; or + ii) as part of the normal distribution of a tool used to design or + Make the Product. + + 1.8 'External Material' means anything (including Source) which: + + a) is only combined with Covered Source in such a way that it + interfaces with the Covered Source using a documented interface + which is described in the Covered Source; and + + b) is not a derivative of or contains Covered Source, or, if it is, it + is solely to the extent necessary to facilitate such interfacing. + + 1.9 'Complete Source' means the set of all Source necessary to Make a + Product, in the preferred form for making modifications, including + necessary installation and interfacing information both for the Product, + and for any included Available Components. If the format is + proprietary, it must also be made available in a format (if the + proprietary tool can create it) which is viewable with a tool available + to potential licensees and licensed under a licence approved by the Free + Software Foundation or the Open Source Initiative. Complete Source need + not include the Source of any Available Component, provided that You + include in the Complete Source sufficient information to enable a + recipient to Make or source and use the Available Component to Make the + Product. + + 1.10 'Source Location' means a location where a Licensor has placed Covered + Source, and which that Licensor reasonably believes will remain easily + accessible for at least three years for anyone to obtain a digital copy. + + 1.11 'Notice' means copyright, acknowledgement and trademark notices, Source + Location references, modification notices (subsection 3.3(b)) and all + notices that refer to this Licence and to the disclaimer of warranties + that are included in the Covered Source. + + 1.12 'Licensee' or 'You' means any person exercising rights under this + Licence. + + 1.13 'Licensor' means a natural or legal person who creates or modifies + Covered Source. A person may be a Licensee and a Licensor at the same + time. + + 1.14 'Convey' means to communicate to the public or distribute. + + +2 Applicability + + 2.1 This Licence governs the use, copying, modification, Conveying of + Covered Source and Products, and the Making of Products. By exercising + any right granted under this Licence, You irrevocably accept these terms + and conditions. + + 2.2 This Licence is granted by the Licensor directly to You, and shall apply + worldwide and without limitation in time. + + 2.3 You shall not attempt to restrict by contract or otherwise the rights + granted under this Licence to other Licensees. + + 2.4 This Licence is not intended to restrict fair use, fair dealing, or any + other similar right. + + +3 Copying, Modifying and Conveying Covered Source + + 3.1 You may copy and Convey verbatim copies of Covered Source, in any + medium, provided You retain all Notices. + + 3.2 You may modify Covered Source, other than Notices, provided that You + irrevocably undertake to make that modified Covered Source available + from a Source Location should You Convey a Product in circumstances + where the recipient does not otherwise receive a copy of the modified + Covered Source. In each case subsection 3.3 shall apply. + + You may only delete Notices if they are no longer applicable to the + corresponding Covered Source as modified by You and You may add + additional Notices applicable to Your modifications. + + 3.3 You may Convey modified Covered Source (with the effect that You shall + also become a Licensor) provided that You: + + a) retain Notices as required in subsection 3.2; + + b) add a Notice to the modified Covered Source stating that You have + modified it, with the date and brief description of how You have + modified it; + + c) add a Source Location Notice for the modified Covered Source if You + Convey in circumstances where the recipient does not otherwise + receive a copy of the modified Covered Source; and + + d) license the modified Covered Source under the terms and conditions + of this Licence (or, as set out in subsection 8.3, a later version, + if permitted by the licence of the original Covered Source). Such + modified Covered Source must be licensed as a whole, but excluding + Available Components contained in it or External Material to which + it is interfaced, which remain licensed under their own applicable + licences. + + +4 Making and Conveying Products + + 4.1 You may Make Products, and/or Convey them, provided that You either + provide each recipient with a copy of the Complete Source or ensure that + each recipient is notified of the Source Location of the Complete + Source. That Complete Source includes Covered Source and You must + accordingly satisfy Your obligations set out in subsection 3.3. If + specified in a Notice, the Product must visibly and securely display the + Source Location on it or its packaging or documentation in the manner + specified in that Notice. + + 4.2 Where You Convey a Product which incorporates External Material, the + Complete Source for that Product which You are required to provide under + subsection 4.1 need not include any Source for the External Material. + + 4.3 You may license Products under terms of Your choice, provided that such + terms do not restrict or attempt to restrict any recipients' rights + under this Licence to the Covered Source. + + +5 Research and Development + +You may Convey Covered Source, modified Covered Source or Products to a legal +entity carrying out development, testing or quality assurance work on Your +behalf provided that the work is performed on terms which prevent the entity +from both using the Source or Products for its own internal purposes and +Conveying the Source or Products or any modifications to them to any person +other than You. Any modifications made by the entity shall be deemed to be +made by You pursuant to subsection 3.2. + + +6 DISCLAIMER AND LIABILITY + + 6.1 DISCLAIMER OF WARRANTY -- The Covered Source and any Products are + provided 'as is' and any express or implied warranties, including, but + not limited to, implied warranties of merchantability, of satisfactory + quality, non-infringement of third party rights, and fitness for a + particular purpose or use are disclaimed in respect of any Source or + Product to the maximum extent permitted by law. The Licensor makes no + representation that any Source or Product does not or will not infringe + any patent, copyright, trade secret or other proprietary right. The + entire risk as to the use, quality, and performance of any Source or + Product shall be with You and not the Licensor. This disclaimer of + warranty is an essential part of this Licence and a condition for the + grant of any rights granted under this Licence. + + 6.2 EXCLUSION AND LIMITATION OF LIABILITY -- The Licensor shall, to the + maximum extent permitted by law, have no liability for direct, indirect, + special, incidental, consequential, exemplary, punitive or other damages + of any character including, without limitation, procurement of + substitute goods or services, loss of use, data or profits, or business + interruption, however caused and on any theory of contract, warranty, + tort (including negligence), product liability or otherwise, arising in + any way in relation to the Covered Source, modified Covered Source + and/or the Making or Conveyance of a Product, even if advised of the + possibility of such damages, and You shall hold the Licensor(s) free and + harmless from any liability, costs, damages, fees and expenses, + including claims by third parties, in relation to such use. + + +7 Patents + + 7.1 Subject to the terms and conditions of this Licence, each Licensor + hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, + royalty-free, irrevocable (except as stated in subsections 7.2 and 8.4) + patent licence to Make, have Made, use, offer to sell, sell, import, and + otherwise transfer the Covered Source and Products, where such licence + applies only to those patent claims licensable by such Licensor that are + necessarily infringed by exercising rights under the Covered Source as + Conveyed by that Licensor. + + 7.2 If You institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Covered + Source or a Product constitutes direct or contributory patent + infringement, or You seek any declaration that a patent licensed to You + under this Licence is invalid or unenforceable then any rights granted + to You under this Licence shall terminate as of the date such process is + initiated. + + +8 General + + 8.1 If any provisions of this Licence are or subsequently become invalid or + unenforceable for any reason, the remaining provisions shall remain + effective. + + 8.2 You shall not use any of the name (including acronyms and + abbreviations), image, or logo by which the Licensor or CERN is known, + except where needed to comply with section 3, or where the use is + otherwise allowed by law. Any such permitted use shall be factual and + shall not be made so as to suggest any kind of endorsement or + implication of involvement by the Licensor or its personnel. + + 8.3 CERN may publish updated versions and variants of this Licence which it + considers to be in the spirit of this version, but may differ in detail + to address new problems or concerns. New versions will be published with + a unique version number and a variant identifier specifying the variant. + If the Licensor has specified that a given variant applies to the + Covered Source without specifying a version, You may treat that Covered + Source as being released under any version of the CERN-OHL with that + variant. If no variant is specified, the Covered Source shall be treated + as being released under CERN-OHL-S. The Licensor may also specify that + the Covered Source is subject to a specific version of the CERN-OHL or + any later version in which case You may apply this or any later version + of CERN-OHL with the same variant identifier published by CERN. + + You may treat Covered Source licensed under CERN-OHL-W as licensed under + CERN-OHL-S if and only if all Available Components referenced in the + Covered Source comply with the corresponding definition of Available + Component for CERN-OHL-S. + + 8.4 This Licence shall terminate with immediate effect if You fail to comply + with any of its terms and conditions. + + 8.5 However, if You cease all breaches of this Licence, then Your Licence + from any Licensor is reinstated unless such Licensor has terminated this + Licence by giving You, while You remain in breach, a notice specifying + the breach and requiring You to cure it within 30 days, and You have + failed to come into compliance in all material respects by the end of + the 30 day period. Should You repeat the breach after receipt of a cure + notice and subsequent reinstatement, this Licence will terminate + immediately and permanently. Section 6 shall continue to apply after any + termination. + + 8.6 This Licence shall not be enforceable except by a Licensor acting as + such, and third party beneficiary rights are specifically excluded. diff --git a/README.org b/README.org new file mode 100644 index 0000000..753e421 --- /dev/null +++ b/README.org @@ -0,0 +1,31 @@ +#+title: Dreamcast RPT + +The Dreamcast RPT is an adapter board to aid in using the [[https://www.digikey.nl/en/products/detail/mean-well-usa-inc/RPT-6003/7706125][Mean Well RPT-6003]] as a universal power +supply for the Dreamcast, while preserving GD-ROM support. + +#+CAPTION: The Dreamcast RPT board +[[./docs/dc-rpt.png]] + +* Bill of Materials +** Dreamcast RPT +| Component | Manufacturer | MPN | Notes | +|-----------+--------------+-------------+-------------------------| +| C1 | EDK | AC-M15PB79 | Desolder from stock PSU | +| F1 | Bel | MRT 2-AMMO | Desolder from stock PSU | +| J1 | TE AMP | 1-1123724-2 | Desolder from stock PSU | +| J2 | TE AMP | 1-1123724-2 | | + +** Jumper Cables +| Manufacturer | MPN | Quantity | Notes | +|--------------+-------------------------+----------+----------------------| +| TE AMP | 1-1123722-3 | 1 | | +| TE AMP | 1-1123722-3 | 2 | | +| TE AMP | 1318912-1 | 4 | | +| Molex | 1318912-1 | 2 | cut tabs | +| Molex | 0008701031 | 8 | | +| CNC Tech | 1672-22-1-0500-001-1-TS | 1 | UL Style 1672 hookup | + +** Power Supply +| Manufacturer | MPN | Quantity | +|--------------+----------+----------| +| Mean Well | RPT-6003 | 1 | diff --git a/blocks.json b/blocks.json new file mode 100644 index 0000000..4522e5a --- /dev/null +++ b/blocks.json @@ -0,0 +1,11 @@ +{ + "blocks": { + "087f524d-c900-4f6d-85fe-54b011a2b9de": { + "block_filename": "top_block.json", + "schematic_filename": "top_schematic.json", + "symbol_filename": "" + } + }, + "top_block": "087f524d-c900-4f6d-85fe-54b011a2b9de", + "type": "blocks" +} \ No newline at end of file diff --git a/board.json b/board.json new file mode 100644 index 0000000..968f87a --- /dev/null +++ b/board.json @@ -0,0 +1,1248 @@ +{ + "arcs": {}, + "block": "087f524d-c900-4f6d-85fe-54b011a2b9de", + "colors": { + "silkscreen": { + "b": 1.0, + "g": 1.0, + "r": 1.0 + }, + "solder_mask": { + "b": 0.0, + "g": 0.5, + "r": 0.0 + }, + "substrate": { + "b": 0.0, + "g": 0.15000000596046448, + "r": 0.20000000298023224 + } + }, + "connection_lines": {}, + "dimensions": {}, + "fab_output_settings": { + "drill_mode": "merged", + "drill_npth": "-npth.txt", + "drill_pth": ".txt", + "layers": { + "-100": { + "enabled": true, + "filename": ".gbl", + "layer": -100 + }, + "-110": { + "enabled": true, + "filename": ".gbs", + "layer": -110 + }, + "-120": { + "enabled": true, + "filename": ".gbo", + "layer": -120 + }, + "-130": { + "enabled": true, + "filename": ".gbp", + "layer": -130 + }, + "0": { + "enabled": true, + "filename": ".gtl", + "layer": 0 + }, + "10": { + "enabled": true, + "filename": ".gts", + "layer": 10 + }, + "100": { + "enabled": true, + "filename": ".gko", + "layer": 100 + }, + "20": { + "enabled": true, + "filename": ".gto", + "layer": 20 + }, + "30": { + "enabled": true, + "filename": ".gtp", + "layer": 30 + } + }, + "output_directory": "", + "prefix": "DCPowerAdapter", + "zip_output": false + }, + "grid_settings": { + "current": { + "mode": "square", + "name": "", + "origin": [ + 0, + 0 + ], + "spacing_rect": [ + 1000000, + 1000000 + ], + "spacing_square": 1000000 + }, + "grids": {} + }, + "holes": { + "996b948b-67b1-4590-a901-6889eb51dce5": { + "padstack": "762c84c2-187d-454a-af81-d3381bec5257", + "parameter_set": { + "hole_diameter": 4300000 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 5000000, + 17000000 + ] + } + } + }, + "junctions": { + "2a128dcb-9cdd-468e-9714-20b7b1429f4b": { + "position": [ + 45860000, + 11290000 + ] + }, + "9253a299-ee40-4292-809d-de984c391438": { + "position": [ + 14000000, + 21550000 + ] + }, + "fd816416-b331-4109-870b-026adba0f933": { + "position": [ + 7680000, + 5600000 + ] + } + }, + "keepouts": {}, + "lines": {}, + "n_inner_layers": 0, + "name": "", + "odb_output_settings": { + "format": "tgz", + "job_name": "", + "output_directory": "", + "output_filename": "DreamcastRPTAdapter.tgz" + }, + "output_format": "odb", + "packages": { + "0c4ba29e-947e-4fce-9001-11f677acb1fe": { + "component": "fcfb5d15-4c76-4f7a-a9de-5c3cdb9a90d5", + "fixed": false, + "flip": false, + "omit_silkscreen": false, + "placement": { + "angle": 32768, + "mirror": false, + "shift": [ + 41900000, + 7000000 + ] + }, + "smashed": false, + "texts": [] + }, + "1331c513-851a-4859-85a2-5fab3ad56569": { + "component": "9d3c3aaf-b7ad-4711-8146-28282381e46f", + "fixed": false, + "flip": false, + "omit_silkscreen": false, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 24800000, + 32400000 + ] + }, + "smashed": false, + "texts": [] + }, + "4103f32d-4339-44a7-bda7-cddf55984855": { + "component": "27b768e1-987d-4ced-95eb-e833f7e5a2f6", + "fixed": false, + "flip": false, + "omit_silkscreen": false, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 14000000, + 17000000 + ] + }, + "smashed": false, + "texts": [] + }, + "7680ad4e-1487-4ba2-a961-06f093ee3e87": { + "component": "42d97a68-77d3-44d3-bb8f-09243a6d4359", + "fixed": false, + "flip": false, + "omit_silkscreen": false, + "placement": { + "angle": 32768, + "mirror": false, + "shift": [ + 7900000, + 7000000 + ] + }, + "smashed": false, + "texts": [] + } + }, + "pdf_export_settings": { + "holes_diameter": 0, + "layers": { + "-100": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": true, + "mode": "outline" + }, + "-110": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "-120": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "-130": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "-140": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "-150": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "0": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "10": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "100": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": true, + "mode": "outline" + }, + "10000": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": true, + "mode": "outline" + }, + "110": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": true, + "mode": "outline" + }, + "20": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": true, + "mode": "outline" + }, + "30": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "40": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": false, + "mode": "outline" + }, + "50": { + "color": { + "b": 0.0, + "g": 0.0, + "r": 0.0 + }, + "enabled": true, + "mode": "outline" + } + }, + "min_line_width": 0, + "mirror": false, + "output_filename": "docs/DreamcastRPTAdapter-board.pdf", + "reverse_layers": false, + "set_holes_size": false + }, + "planes": {}, + "pnp_export_settings": { + "bottom_side": "", + "column_names": { + "MPN": "", + "angle": "", + "manufacturer": "", + "package": "", + "refdes": "", + "side": "", + "value": "", + "x": "", + "y": "" + }, + "columns": [ + "refdes", + "x", + "y", + "angle", + "side" + ], + "customize": false, + "filename_bottom": "", + "filename_merged": "", + "filename_top": "", + "mode": "merged", + "output_directory": "", + "position_format": "", + "top_side": "" + }, + "polygons": { + "1db8a625-74d7-4090-8760-b1e6d82a00cb": { + "layer": 100, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 0, + 0 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 50000000, + 0 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 50000000, + 35000000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 10000000, + 35000000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 10000000, + 22000000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 0, + 22000000 + ], + "type": "line" + } + ] + } + }, + "rules": { + "clearance_copper": { + "fe243fd0-bc6e-49e2-8e5f-beaf4e918fc7": { + "clearances": [ + { + "clearance": 100000, + "types": [ + "other", + "other" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "track" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "pad" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "pad_th" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "via" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "plane" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "hole_pth" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "hole_npth" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "other", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "track" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "pad" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "pad_th" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "via" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "plane" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "hole_pth" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "hole_npth" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "track", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "pad" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "pad_th" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "via" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "plane" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "hole_pth" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "hole_npth" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "pad", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "pad_th", + "pad_th" + ] + }, + { + "clearance": 100000, + "types": [ + "pad_th", + "via" + ] + }, + { + "clearance": 100000, + "types": [ + "pad_th", + "plane" + ] + }, + { + "clearance": 100000, + "types": [ + "pad_th", + "hole_pth" + ] + }, + { + "clearance": 100000, + "types": [ + "pad_th", + "hole_npth" + ] + }, + { + "clearance": 100000, + "types": [ + "pad_th", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "pad_th", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "pad_th", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "via", + "via" + ] + }, + { + "clearance": 100000, + "types": [ + "via", + "plane" + ] + }, + { + "clearance": 100000, + "types": [ + "via", + "hole_pth" + ] + }, + { + "clearance": 100000, + "types": [ + "via", + "hole_npth" + ] + }, + { + "clearance": 100000, + "types": [ + "via", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "via", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "via", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "plane", + "plane" + ] + }, + { + "clearance": 100000, + "types": [ + "plane", + "hole_pth" + ] + }, + { + "clearance": 100000, + "types": [ + "plane", + "hole_npth" + ] + }, + { + "clearance": 100000, + "types": [ + "plane", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "plane", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "plane", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_pth", + "hole_pth" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_pth", + "hole_npth" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_pth", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_pth", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_pth", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_npth", + "hole_npth" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_npth", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_npth", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "hole_npth", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "board_edge", + "board_edge" + ] + }, + { + "clearance": 100000, + "types": [ + "board_edge", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "board_edge", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "text", + "text" + ] + }, + { + "clearance": 100000, + "types": [ + "text", + "net_tie" + ] + }, + { + "clearance": 100000, + "types": [ + "net_tie", + "net_tie" + ] + } + ], + "enabled": true, + "layer": 10000, + "match_1": { + "mode": "all", + "net": "00000000-0000-0000-0000-000000000000", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_name_regex": "" + }, + "match_2": { + "mode": "all", + "net": "00000000-0000-0000-0000-000000000000", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_name_regex": "" + }, + "order": 0, + "routing_offset": 50000 + } + }, + "clearance_copper_keepout": { + "40ededf3-a158-40c6-833c-e31b3b8b7e9f": { + "clearances": null, + "enabled": true, + "match": { + "mode": "all", + "net": "00000000-0000-0000-0000-000000000000", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_name_regex": "" + }, + "match_keepout": { + "component": "00000000-0000-0000-0000-000000000000", + "keepout_class": "", + "mode": "all" + }, + "order": 0, + "routing_offset": 50000 + } + }, + "clearance_copper_other": { + "7d5e34a6-6446-4249-b931-731a270af80c": { + "clearances": [], + "enabled": true, + "layer": 10000, + "match": { + "mode": "all", + "net": "00000000-0000-0000-0000-000000000000", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_name_regex": "" + }, + "order": 0, + "routing_offset": 50000 + } + }, + "clearance_same_net": {}, + "clearance_silkscreen_exposed_copper": { + "clearance_bottom": 100000, + "clearance_top": 100000, + "enabled": true, + "order": -1, + "pads_only": false + }, + "diffpair": {}, + "hole_size": {}, + "layer_pair": { + "7c48c02b-58da-4888-a43b-271060a7692b": { + "enabled": true, + "layers": [ + 0, + -100 + ], + "match": { + "mode": "all", + "net": "00000000-0000-0000-0000-000000000000", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_name_regex": "" + }, + "order": 0 + } + }, + "parameters": { + "courtyard_expansion": 250000, + "enabled": true, + "hole_solder_mask_expansion": 100000, + "order": -1, + "paste_mask_contraction": 0, + "solder_mask_expansion": 100000, + "via_solder_mask_expansion": 100000 + }, + "plane": { + "05328a18-8987-43ce-96ae-f2b5533b138c": { + "enabled": true, + "layer": 10000, + "match": { + "mode": "all", + "net": "00000000-0000-0000-0000-000000000000", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_name_regex": "" + }, + "order": 0, + "settings": { + "angle": 0, + "connect_style": "solid", + "fill_style": "solid", + "hatch_border_width": 500000, + "hatch_line_spacing": 500000, + "hatch_line_width": 200000, + "keep_orphans": false, + "min_width": 200000, + "n_spokes": 4, + "style": "round", + "text_style": "expand", + "thermal_gap_width": 200000, + "thermal_spoke_width": 200000 + } + } + }, + "shorted_pads": {}, + "thermals": {}, + "track_width": { + "f98e6d10-d6f2-4fbe-bce6-82cb9e62e306": { + "enabled": true, + "match": { + "mode": "all", + "net": "00000000-0000-0000-0000-000000000000", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_name_regex": "" + }, + "order": 0, + "widths": { + "-100": { + "def": 1000000, + "max": 10000000, + "min": 100000 + }, + "0": { + "def": 1000000, + "max": 10000000, + "min": 100000 + } + } + } + }, + "via": { + "3be81c43-10d3-4ab0-a05c-3f0a3576ee9a": { + "enabled": true, + "match": { + "mode": "all", + "net": "00000000-0000-0000-0000-000000000000", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_name_regex": "" + }, + "order": 0, + "padstack": "3c4a52fe-3ae0-4c3e-a108-824b53d6d6da", + "parameter_set": { + "hole_diameter": 200000, + "via_diameter": 500000 + } + } + }, + "via_definitions": { + "enabled": true, + "order": -1, + "via_definitions": {} + } + }, + "stackup": { + "-100": { + "substrate_thickness": 0, + "thickness": 35000 + }, + "0": { + "substrate_thickness": 1600000, + "thickness": 35000 + } + }, + "step_export_settings": { + "filename": "DreamcastRPTAdapter.step", + "include_3d_models": false, + "prefix": "" + }, + "texts": { + "7ccd7c2f-5525-49e9-a254-17a1bcf545d0": { + "font": "simplex", + "from_smash": false, + "layer": 20, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 28000000, + 19000000 + ] + }, + "size": 1500000, + "text": "Dreamcast RPT\n2024.03.01\nterinstock.com", + "width": 150000 + }, + "c9de3de0-19ef-429e-a85d-cc12a7907915": { + "font": "simplex", + "from_smash": false, + "layer": 20, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 15000000, + 2000000 + ] + }, + "size": 1000000, + "text": "Licensed CERN-OHL-W v2", + "width": 150000 + } + }, + "tracks": { + "2d14a675-ec29-4503-a529-efafe835f0ac": { + "from": { + "junc": null, + "pad": "7680ad4e-1487-4ba2-a961-06f093ee3e87/4a101e5e-71cb-49c9-9760-d0d2fca80631" + }, + "layer": -100, + "locked": false, + "to": { + "junc": null, + "pad": "0c4ba29e-947e-4fce-9001-11f677acb1fe/80da997a-3e6e-4699-933a-8ddd41bc5b36" + }, + "width": 1000000, + "width_from_net_class": true + }, + "6b26c016-6d79-4ed9-98a8-c31376235ea7": { + "from": { + "junc": null, + "pad": "1331c513-851a-4859-85a2-5fab3ad56569/d135aaef-519f-4721-91d4-3c9169265194" + }, + "layer": -100, + "locked": false, + "to": { + "junc": "9253a299-ee40-4292-809d-de984c391438", + "pad": null + }, + "width": 1000000, + "width_from_net_class": true + }, + "79b0f730-236e-48b0-8902-73a2acd4556b": { + "from": { + "junc": "9253a299-ee40-4292-809d-de984c391438", + "pad": null + }, + "layer": -100, + "locked": false, + "to": { + "junc": null, + "pad": "4103f32d-4339-44a7-bda7-cddf55984855/1b41304b-82f5-481b-bcb9-4597f194e002" + }, + "width": 1000000, + "width_from_net_class": true + }, + "7ed19f70-190a-4f3f-9ba5-93ce80e49997": { + "from": { + "junc": "fd816416-b331-4109-870b-026adba0f933", + "pad": null + }, + "layer": -100, + "locked": false, + "to": { + "junc": null, + "pad": "7680ad4e-1487-4ba2-a961-06f093ee3e87/80da997a-3e6e-4699-933a-8ddd41bc5b36" + }, + "width": 1000000, + "width_from_net_class": true + }, + "a4adc25a-7cc3-4900-81c1-c023a475a10b": { + "from": { + "junc": "2a128dcb-9cdd-468e-9714-20b7b1429f4b", + "pad": null + }, + "layer": -100, + "locked": false, + "to": { + "junc": null, + "pad": "0c4ba29e-947e-4fce-9001-11f677acb1fe/4a101e5e-71cb-49c9-9760-d0d2fca80631" + }, + "width": 1000000, + "width_from_net_class": true + }, + "b0b2d857-8024-4450-b5be-684a23e39892": { + "from": { + "junc": null, + "pad": "1331c513-851a-4859-85a2-5fab3ad56569/e6b6f895-5c0b-44a9-9acd-979a12ce2741" + }, + "layer": -100, + "locked": false, + "to": { + "junc": "2a128dcb-9cdd-468e-9714-20b7b1429f4b", + "pad": null + }, + "width": 1000000, + "width_from_net_class": true + }, + "d6fc6e05-4b50-42b4-af3b-909a02d74062": { + "from": { + "junc": null, + "pad": "4103f32d-4339-44a7-bda7-cddf55984855/425cc007-a3f0-491a-9d24-23f4fa93baec" + }, + "layer": -100, + "locked": false, + "to": { + "junc": "fd816416-b331-4109-870b-026adba0f933", + "pad": null + }, + "width": 1000000, + "width_from_net_class": true + } + }, + "type": "board", + "uuid": "29df978e-996a-4034-b0bb-1e1814ce1bfe", + "version": 20, + "vias": {} +} \ No newline at end of file diff --git a/docs/DreamcastRPTAdapter-board.pdf b/docs/DreamcastRPTAdapter-board.pdf new file mode 100644 index 0000000..6fbaa9c Binary files /dev/null and b/docs/DreamcastRPTAdapter-board.pdf differ diff --git a/docs/DreamcastRPTAdapter-schematic.pdf b/docs/DreamcastRPTAdapter-schematic.pdf new file mode 100644 index 0000000..11e5642 Binary files /dev/null and b/docs/DreamcastRPTAdapter-schematic.pdf differ diff --git a/docs/dc-rpt.png b/docs/dc-rpt.png new file mode 100644 index 0000000..9394d9c Binary files /dev/null and b/docs/dc-rpt.png differ diff --git a/planes.json b/planes.json new file mode 100644 index 0000000..41ee7bb --- /dev/null +++ b/planes.json @@ -0,0 +1,3 @@ +{ + "planes": {} +} \ No newline at end of file diff --git a/pool/3d_models/MRT_BEL.step b/pool/3d_models/MRT_BEL.step new file mode 100644 index 0000000..64e5e6f --- /dev/null +++ b/pool/3d_models/MRT_BEL.step @@ -0,0 +1,566 @@ +ISO-10303-21; +HEADER; +FILE_DESCRIPTION(('STEP AP214'),'1'); +FILE_NAME('MRT_BEL','2024-03-06T11:01:26',(''),(''),'','',''); +FILE_SCHEMA(('AUTOMOTIVE_DESIGN')); +ENDSEC; +DATA; +#1=SHAPE_DEFINITION_REPRESENTATION(#2,#3); +#2=PRODUCT_DEFINITION_SHAPE('',$,#4); +#3=SHAPE_REPRESENTATION('',(#188,#243,#298,#354,#19),#11); +#4=PRODUCT_DEFINITION('design','example product_definition',#6,#5); +#5=PRODUCT_DEFINITION_CONTEXT('3D Mechanical Parts',#10,'design'); +#6=PRODUCT_DEFINITION_FORMATION('1.0','first version',#8); +#7=APPLICATION_PROTOCOL_DEFINITION('international standard','automotive_design',2003,#10); +#8=PRODUCT('product','part','',(#9)); +#9=PRODUCT_CONTEXT('3D Mechanical Parts',#10,'mechanical'); +#10=APPLICATION_CONTEXT('Core Data for Automotive Mechanical Design Process'); +#11=(GEOMETRIC_REPRESENTATION_CONTEXT(3) GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT((#12)) GLOBAL_UNIT_ASSIGNED_CONTEXT((#13,#14,#18)) REPRESENTATION_CONTEXT('ID1','3D')); +#12=UNCERTAINTY_MEASURE_WITH_UNIT(LENGTH_MEASURE(1.E-005),#13,'DISTANCE_ACCURACY_VALUE','Maximum model space distance between geometric entities at asserted connectivities'); +#13=(LENGTH_UNIT() NAMED_UNIT(*) SI_UNIT(.MILLI.,.METRE.)); +#14=(CONVERSION_BASED_UNIT('degree',#16) NAMED_UNIT(#15) PLANE_ANGLE_UNIT()); +#15=DIMENSIONAL_EXPONENTS(0.,0.,0.,0.,0.,0.,0.); +#16=MEASURE_WITH_UNIT(PLANE_ANGLE_MEASURE(0.01745329252),#17); +#17=(NAMED_UNIT(*) PLANE_ANGLE_UNIT() SI_UNIT($,.RADIAN.)); +#18=(NAMED_UNIT(*) SI_UNIT($,.STERADIAN.) SOLID_ANGLE_UNIT()); +#19=AXIS2_PLACEMENT_3D('',#20,#21,#22); +#20=CARTESIAN_POINT('',(0.0,0.0,0.0)); +#21=DIRECTION('',(0.0,0.0,1.0)); +#22=DIRECTION('',(1.0,0.0,0.0)); +#25=MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION_REPRESENTATION($,(#240,#241,#242,#295,#296,#297,#350,#351,#352,#356,#425,#494,#543,#596,#649,#702,#754),#11); +#26=PRODUCT_CATEGORY_RELATIONSHIP('','',#27,#28); +#27=PRODUCT_CATEGORY('part',''); +#28=PRODUCT_RELATED_PRODUCT_CATEGORY('','',(#8)); +#34=PRESENTATION_STYLE_ASSIGNMENT((#35,#40)); +#35=SURFACE_STYLE_USAGE(.BOTH.,#36); +#36=SURFACE_SIDE_STYLE('',(#37)); +#37=SURFACE_STYLE_FILL_AREA(#38); +#38=FILL_AREA_STYLE('',(#39)); +#39=FILL_AREA_STYLE_COLOUR('',#41); +#40=CURVE_STYLE('',#42,POSITIVE_LENGTH_MEASURE(0.1),#41); +#41=COLOUR_RGB('Aluminum',0.725,0.725,0.725); +#42=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#43=PRESENTATION_STYLE_ASSIGNMENT((#44,#49)); +#44=SURFACE_STYLE_USAGE(.BOTH.,#45); +#45=SURFACE_SIDE_STYLE('',(#46)); +#46=SURFACE_STYLE_FILL_AREA(#47); +#47=FILL_AREA_STYLE('',(#48)); +#48=FILL_AREA_STYLE_COLOUR('',#50); +#49=CURVE_STYLE('',#51,POSITIVE_LENGTH_MEASURE(0.1),#50); +#50=COLOUR_RGB('Maroon',0.294,0.0,0.0); +#51=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#52=PRESENTATION_STYLE_ASSIGNMENT((#53,#58)); +#53=SURFACE_STYLE_USAGE(.BOTH.,#54); +#54=SURFACE_SIDE_STYLE('',(#55)); +#55=SURFACE_STYLE_FILL_AREA(#56); +#56=FILL_AREA_STYLE('',(#57)); +#57=FILL_AREA_STYLE_COLOUR('',#59); +#58=CURVE_STYLE('',#60,POSITIVE_LENGTH_MEASURE(0.1),#59); +#59=COLOUR_RGB('Pin1Rad',0.588,0.588,0.588); +#60=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#61=PRESENTATION_STYLE_ASSIGNMENT((#62,#67)); +#62=SURFACE_STYLE_USAGE(.BOTH.,#63); +#63=SURFACE_SIDE_STYLE('',(#64)); +#64=SURFACE_STYLE_FILL_AREA(#65); +#65=FILL_AREA_STYLE('',(#66)); +#66=FILL_AREA_STYLE_COLOUR('',#68); +#67=CURVE_STYLE('',#69,POSITIVE_LENGTH_MEASURE(0.1),#68); +#68=COLOUR_RGB('HeatTab',0.588,0.588,0.588); +#69=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#70=PRESENTATION_STYLE_ASSIGNMENT((#71,#76)); +#71=SURFACE_STYLE_USAGE(.BOTH.,#72); +#72=SURFACE_SIDE_STYLE('',(#73)); +#73=SURFACE_STYLE_FILL_AREA(#74); +#74=FILL_AREA_STYLE('',(#75)); +#75=FILL_AREA_STYLE_COLOUR('',#77); +#76=CURVE_STYLE('',#78,POSITIVE_LENGTH_MEASURE(0.1),#77); +#77=COLOUR_RGB('Black',0.196,0.196,0.196); +#78=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#79=PRESENTATION_STYLE_ASSIGNMENT((#80,#85)); +#80=SURFACE_STYLE_USAGE(.BOTH.,#81); +#81=SURFACE_SIDE_STYLE('',(#82)); +#82=SURFACE_STYLE_FILL_AREA(#83); +#83=FILL_AREA_STYLE('',(#84)); +#84=FILL_AREA_STYLE_COLOUR('',#86); +#85=CURVE_STYLE('',#87,POSITIVE_LENGTH_MEASURE(0.1),#86); +#86=COLOUR_RGB('Gold',0.843,0.686,0.0); +#87=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#88=PRESENTATION_STYLE_ASSIGNMENT((#89,#94)); +#89=SURFACE_STYLE_USAGE(.BOTH.,#90); +#90=SURFACE_SIDE_STYLE('',(#91)); +#91=SURFACE_STYLE_FILL_AREA(#92); +#92=FILL_AREA_STYLE('',(#93)); +#93=FILL_AREA_STYLE_COLOUR('',#95); +#94=CURVE_STYLE('',#96,POSITIVE_LENGTH_MEASURE(0.1),#95); +#95=COLOUR_RGB('Brown',0.459,0.345,0.176); +#96=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#97=PRESENTATION_STYLE_ASSIGNMENT((#98,#103)); +#98=SURFACE_STYLE_USAGE(.BOTH.,#99); +#99=SURFACE_SIDE_STYLE('',(#100)); +#100=SURFACE_STYLE_FILL_AREA(#101); +#101=FILL_AREA_STYLE('',(#102)); +#102=FILL_AREA_STYLE_COLOUR('',#104); +#103=CURVE_STYLE('',#105,POSITIVE_LENGTH_MEASURE(0.1),#104); +#104=COLOUR_RGB('Tan',0.784,0.686,0.51); +#105=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#106=PRESENTATION_STYLE_ASSIGNMENT((#107,#112)); +#107=SURFACE_STYLE_USAGE(.BOTH.,#108); +#108=SURFACE_SIDE_STYLE('',(#109)); +#109=SURFACE_STYLE_FILL_AREA(#110); +#110=FILL_AREA_STYLE('',(#111)); +#111=FILL_AREA_STYLE_COLOUR('',#113); +#112=CURVE_STYLE('',#114,POSITIVE_LENGTH_MEASURE(0.1),#113); +#113=COLOUR_RGB('Gray',0.431,0.431,0.431); +#114=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#115=PRESENTATION_STYLE_ASSIGNMENT((#116,#121)); +#116=SURFACE_STYLE_USAGE(.BOTH.,#117); +#117=SURFACE_SIDE_STYLE('',(#118)); +#118=SURFACE_STYLE_FILL_AREA(#119); +#119=FILL_AREA_STYLE('',(#120)); +#120=FILL_AREA_STYLE_COLOUR('',#122); +#121=CURVE_STYLE('',#123,POSITIVE_LENGTH_MEASURE(0.1),#122); +#122=COLOUR_RGB('Red',0.6,0.0,0.0); +#123=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#124=PRESENTATION_STYLE_ASSIGNMENT((#125,#130)); +#125=SURFACE_STYLE_USAGE(.BOTH.,#126); +#126=SURFACE_SIDE_STYLE('',(#127)); +#127=SURFACE_STYLE_FILL_AREA(#128); +#128=FILL_AREA_STYLE('',(#129)); +#129=FILL_AREA_STYLE_COLOUR('',#131); +#130=CURVE_STYLE('',#132,POSITIVE_LENGTH_MEASURE(0.1),#131); +#131=COLOUR_RGB('Blue',0.157,0.157,0.588); +#132=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#133=PRESENTATION_STYLE_ASSIGNMENT((#134,#139)); +#134=SURFACE_STYLE_USAGE(.BOTH.,#135); +#135=SURFACE_SIDE_STYLE('',(#136)); +#136=SURFACE_STYLE_FILL_AREA(#137); +#137=FILL_AREA_STYLE('',(#138)); +#138=FILL_AREA_STYLE_COLOUR('',#140); +#139=CURVE_STYLE('',#141,POSITIVE_LENGTH_MEASURE(0.1),#140); +#140=COLOUR_RGB('Green',0.0,0.294,0.0); +#141=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#142=PRESENTATION_STYLE_ASSIGNMENT((#143,#148)); +#143=SURFACE_STYLE_USAGE(.BOTH.,#144); +#144=SURFACE_SIDE_STYLE('',(#145)); +#145=SURFACE_STYLE_FILL_AREA(#146); +#146=FILL_AREA_STYLE('',(#147)); +#147=FILL_AREA_STYLE_COLOUR('',#149); +#148=CURVE_STYLE('',#150,POSITIVE_LENGTH_MEASURE(0.1),#149); +#149=COLOUR_RGB('Pin1',0.588,0.588,0.059); +#150=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#151=PRESENTATION_STYLE_ASSIGNMENT((#152,#157)); +#152=SURFACE_STYLE_USAGE(.BOTH.,#153); +#153=SURFACE_SIDE_STYLE('',(#154)); +#154=SURFACE_STYLE_FILL_AREA(#155); +#155=FILL_AREA_STYLE('',(#156)); +#156=FILL_AREA_STYLE_COLOUR('',#158); +#157=CURVE_STYLE('',#159,POSITIVE_LENGTH_MEASURE(0.1),#158); +#158=COLOUR_RGB('Pin1Wrap',0.98,0.706,0.176); +#159=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#160=PRESENTATION_STYLE_ASSIGNMENT((#161,#166)); +#161=SURFACE_STYLE_USAGE(.BOTH.,#162); +#162=SURFACE_SIDE_STYLE('',(#163)); +#163=SURFACE_STYLE_FILL_AREA(#164); +#164=FILL_AREA_STYLE('',(#165)); +#165=FILL_AREA_STYLE_COLOUR('',#167); +#166=CURVE_STYLE('',#168,POSITIVE_LENGTH_MEASURE(0.1),#167); +#167=COLOUR_RGB('Pin1Axial',0.98,0.706,0.176); +#168=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#169=PRESENTATION_STYLE_ASSIGNMENT((#170,#175)); +#170=SURFACE_STYLE_USAGE(.BOTH.,#171); +#171=SURFACE_SIDE_STYLE('',(#172)); +#172=SURFACE_STYLE_FILL_AREA(#173); +#173=FILL_AREA_STYLE('',(#174)); +#174=FILL_AREA_STYLE_COLOUR('',#176); +#175=CURVE_STYLE('',#177,POSITIVE_LENGTH_MEASURE(0.1),#176); +#176=COLOUR_RGB('Pin1Tant',0.459,0.345,0.176); +#177=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#178=PRESENTATION_STYLE_ASSIGNMENT((#179,#184)); +#179=SURFACE_STYLE_USAGE(.BOTH.,#180); +#180=SURFACE_SIDE_STYLE('',(#181)); +#181=SURFACE_STYLE_FILL_AREA(#182); +#182=FILL_AREA_STYLE('',(#183)); +#183=FILL_AREA_STYLE_COLOUR('',#185); +#184=CURVE_STYLE('',#186,POSITIVE_LENGTH_MEASURE(0.1),#185); +#185=COLOUR_RGB('Shroud',0.235,0.235,0.235); +#186=DRAUGHTING_PRE_DEFINED_CURVE_FONT('continuous'); +#188=MANIFOLD_SOLID_BREP($,#189); +#189=CLOSED_SHELL('',(#190,#191,#192)); +#190=ADVANCED_FACE($,(#196,#195),#213,.T.); +#191=ADVANCED_FACE($,(#197),#193,.F.); +#192=ADVANCED_FACE($,(#198),#194,.T.); +#193=PLANE($,#218); +#194=PLANE($,#219); +#195=FACE_BOUND($,#200,.T.); +#196=FACE_OUTER_BOUND($,#199,.T.); +#197=FACE_OUTER_BOUND($,#201,.T.); +#198=FACE_OUTER_BOUND($,#202,.T.); +#199=EDGE_LOOP($,(#209)); +#200=EDGE_LOOP($,(#210)); +#201=EDGE_LOOP($,(#211)); +#202=EDGE_LOOP($,(#212)); +#203=CIRCLE($,#216,0.3556); +#204=CIRCLE($,#217,0.3556); +#205=VERTEX_POINT('',#234); +#206=VERTEX_POINT('',#236); +#207=EDGE_CURVE($,#205,#205,#203,.T.); +#208=EDGE_CURVE($,#206,#206,#204,.T.); +#209=ORIENTED_EDGE($,*,*,#207,.F.); +#210=ORIENTED_EDGE($,*,*,#208,.F.); +#211=ORIENTED_EDGE($,*,*,#208,.T.); +#212=ORIENTED_EDGE($,*,*,#207,.T.); +#213=CYLINDRICAL_SURFACE($,#215,0.3556); +#214=AXIS2_PLACEMENT_3D('placement',#232,#220,#221); +#215=AXIS2_PLACEMENT_3D($,#233,#222,#223); +#216=AXIS2_PLACEMENT_3D($,#235,#224,#225); +#217=AXIS2_PLACEMENT_3D($,#237,#226,#227); +#218=AXIS2_PLACEMENT_3D($,#238,#228,#229); +#219=AXIS2_PLACEMENT_3D($,#239,#230,#231); +#220=DIRECTION('axis',(0.,1.,0.)); +#221=DIRECTION('refdir',(1.,0.,0.)); +#222=DIRECTION('',(0.,0.,1.)); +#223=DIRECTION('',(1.,0.,0.)); +#224=DIRECTION('',(0.,0.,1.)); +#225=DIRECTION('',(1.,0.,0.)); +#226=DIRECTION('',(0.,0.,-1.)); +#227=DIRECTION('',(1.,0.,0.)); +#228=DIRECTION('',(0.,0.,1.)); +#229=DIRECTION('',(0.,1.,0.)); +#230=DIRECTION('',(0.,0.,1.)); +#231=DIRECTION('',(0.,1.,0.)); +#232=CARTESIAN_POINT('',(0.,0.,0.)); +#233=CARTESIAN_POINT('',(-2.54,0.0,-4.674)); +#234=CARTESIAN_POINT('',(-2.896,0.0,0.0)); +#235=CARTESIAN_POINT('',(-2.54,0.0,0.0)); +#236=CARTESIAN_POINT('',(-2.896,0.0,-4.674)); +#237=CARTESIAN_POINT('',(-2.54,0.0,-4.674)); +#238=CARTESIAN_POINT('',(-2.54,0.0,-4.674)); +#239=CARTESIAN_POINT('',(-2.54,0.0,0.0)); +#240=STYLED_ITEM('color',(#34),#190); +#241=STYLED_ITEM('color',(#34),#191); +#242=STYLED_ITEM('color',(#34),#192); +#243=MANIFOLD_SOLID_BREP($,#244); +#244=CLOSED_SHELL('',(#245,#246,#247)); +#245=ADVANCED_FACE($,(#251,#250),#268,.T.); +#246=ADVANCED_FACE($,(#252),#248,.F.); +#247=ADVANCED_FACE($,(#253),#249,.T.); +#248=PLANE($,#273); +#249=PLANE($,#274); +#250=FACE_BOUND($,#255,.T.); +#251=FACE_OUTER_BOUND($,#254,.T.); +#252=FACE_OUTER_BOUND($,#256,.T.); +#253=FACE_OUTER_BOUND($,#257,.T.); +#254=EDGE_LOOP($,(#264)); +#255=EDGE_LOOP($,(#265)); +#256=EDGE_LOOP($,(#266)); +#257=EDGE_LOOP($,(#267)); +#258=CIRCLE($,#271,0.3556); +#259=CIRCLE($,#272,0.3556); +#260=VERTEX_POINT('',#289); +#261=VERTEX_POINT('',#291); +#262=EDGE_CURVE($,#260,#260,#258,.T.); +#263=EDGE_CURVE($,#261,#261,#259,.T.); +#264=ORIENTED_EDGE($,*,*,#262,.F.); +#265=ORIENTED_EDGE($,*,*,#263,.F.); +#266=ORIENTED_EDGE($,*,*,#263,.T.); +#267=ORIENTED_EDGE($,*,*,#262,.T.); +#268=CYLINDRICAL_SURFACE($,#270,0.3556); +#269=AXIS2_PLACEMENT_3D('placement',#287,#275,#276); +#270=AXIS2_PLACEMENT_3D($,#288,#277,#278); +#271=AXIS2_PLACEMENT_3D($,#290,#279,#280); +#272=AXIS2_PLACEMENT_3D($,#292,#281,#282); +#273=AXIS2_PLACEMENT_3D($,#293,#283,#284); +#274=AXIS2_PLACEMENT_3D($,#294,#285,#286); +#275=DIRECTION('axis',(0.,1.,0.)); +#276=DIRECTION('refdir',(1.,0.,0.)); +#277=DIRECTION('',(0.,0.,1.)); +#278=DIRECTION('',(1.,0.,0.)); +#279=DIRECTION('',(0.,0.,1.)); +#280=DIRECTION('',(1.,0.,0.)); +#281=DIRECTION('',(0.,0.,-1.)); +#282=DIRECTION('',(1.,0.,0.)); +#283=DIRECTION('',(0.,0.,1.)); +#284=DIRECTION('',(0.,1.,0.)); +#285=DIRECTION('',(0.,0.,1.)); +#286=DIRECTION('',(0.,1.,0.)); +#287=CARTESIAN_POINT('',(0.,0.,0.)); +#288=CARTESIAN_POINT('',(2.54,0.0,-4.674)); +#289=CARTESIAN_POINT('',(2.184,0.0,0.0)); +#290=CARTESIAN_POINT('',(2.54,0.0,0.0)); +#291=CARTESIAN_POINT('',(2.184,0.0,-4.674)); +#292=CARTESIAN_POINT('',(2.54,0.0,-4.674)); +#293=CARTESIAN_POINT('',(2.54,0.0,-4.674)); +#294=CARTESIAN_POINT('',(2.54,0.0,0.0)); +#295=STYLED_ITEM('color',(#34),#245); +#296=STYLED_ITEM('color',(#34),#246); +#297=STYLED_ITEM('color',(#34),#247); +#298=MANIFOLD_SOLID_BREP($,#299); +#299=CLOSED_SHELL('',(#300,#301,#302)); +#300=ADVANCED_FACE($,(#306,#305),#323,.T.); +#301=ADVANCED_FACE($,(#307),#303,.F.); +#302=ADVANCED_FACE($,(#308),#304,.T.); +#303=PLANE($,#328); +#304=PLANE($,#329); +#305=FACE_BOUND($,#310,.T.); +#306=FACE_OUTER_BOUND($,#309,.T.); +#307=FACE_OUTER_BOUND($,#311,.T.); +#308=FACE_OUTER_BOUND($,#312,.T.); +#309=EDGE_LOOP($,(#319)); +#310=EDGE_LOOP($,(#320)); +#311=EDGE_LOOP($,(#321)); +#312=EDGE_LOOP($,(#322)); +#313=CIRCLE($,#326,4.2291); +#314=CIRCLE($,#327,4.2291); +#315=VERTEX_POINT('',#344); +#316=VERTEX_POINT('',#346); +#317=EDGE_CURVE($,#315,#315,#313,.T.); +#318=EDGE_CURVE($,#316,#316,#314,.T.); +#319=ORIENTED_EDGE($,*,*,#317,.F.); +#320=ORIENTED_EDGE($,*,*,#318,.F.); +#321=ORIENTED_EDGE($,*,*,#318,.T.); +#322=ORIENTED_EDGE($,*,*,#317,.T.); +#323=CYLINDRICAL_SURFACE($,#325,4.2291); +#324=AXIS2_PLACEMENT_3D('placement',#342,#330,#331); +#325=AXIS2_PLACEMENT_3D($,#343,#332,#333); +#326=AXIS2_PLACEMENT_3D($,#345,#334,#335); +#327=AXIS2_PLACEMENT_3D($,#347,#336,#337); +#328=AXIS2_PLACEMENT_3D($,#348,#338,#339); +#329=AXIS2_PLACEMENT_3D($,#349,#340,#341); +#330=DIRECTION('axis',(0.,1.,0.)); +#331=DIRECTION('refdir',(1.,0.,0.)); +#332=DIRECTION('',(0.,0.,1.)); +#333=DIRECTION('',(1.,0.,0.)); +#334=DIRECTION('',(0.,0.,1.)); +#335=DIRECTION('',(1.,0.,0.)); +#336=DIRECTION('',(0.,0.,-1.)); +#337=DIRECTION('',(1.,0.,0.)); +#338=DIRECTION('',(0.,0.,1.)); +#339=DIRECTION('',(0.,1.,0.)); +#340=DIRECTION('',(0.,0.,1.)); +#341=DIRECTION('',(0.,1.,0.)); +#342=CARTESIAN_POINT('',(0.,0.,0.)); +#343=CARTESIAN_POINT('',(0.0,0.0,0.0)); +#344=CARTESIAN_POINT('',(-4.229,0.0,7.899)); +#345=CARTESIAN_POINT('',(0.0,0.0,7.899)); +#346=CARTESIAN_POINT('',(-4.229,0.0,0.0)); +#347=CARTESIAN_POINT('',(0.0,0.0,0.0)); +#348=CARTESIAN_POINT('',(0.0,0.0,0.0)); +#349=CARTESIAN_POINT('',(0.0,0.0,7.899)); +#350=STYLED_ITEM('color',(#43),#300); +#351=STYLED_ITEM('color',(#43),#301); +#352=STYLED_ITEM('color',(#43),#302); +#354=MANIFOLD_SOLID_BREP($,#355); +#355=CLOSED_SHELL('',(#357,#426,#495,#544,#597,#650,#703,#755)); +#356=STYLED_ITEM('',(#52),#357); +#357=ADVANCED_FACE('',(#363),#358,.T.); +#358=PLANE('',#359); +#359=AXIS2_PLACEMENT_3D('',#360,#361,#362); +#360=CARTESIAN_POINT('',(-4.173,-0.825,1.57)); +#361=DIRECTION('',(0.0,-1.0,0.0)); +#362=DIRECTION('',(0.,0.,1.)); +#363=FACE_OUTER_BOUND('',#364,.T.); +#364=EDGE_LOOP('',(#365,#375,#385,#395,#405,#415)); +#368=CARTESIAN_POINT('',(-4.148,-0.825,1.57)); +#367=VERTEX_POINT('',#368); +#370=CARTESIAN_POINT('',(-4.173,-0.825,1.57)); +#369=VERTEX_POINT('',#370); +#366=EDGE_CURVE('',#367,#369,#371,.T.); +#371=LINE('',#368,#373); +#373=VECTOR('',#374,0.0253999995701271); +#374=DIRECTION('',(-1.0,0.0,0.0)); +#365=ORIENTED_EDGE('',*,*,#366,.F.); +#378=CARTESIAN_POINT('',(-4.148,-0.825,7.89)); +#377=VERTEX_POINT('',#378); +#376=EDGE_CURVE('',#377,#367,#381,.T.); +#381=LINE('',#378,#383); +#383=VECTOR('',#384,6.31952); +#384=DIRECTION('',(0.0,0.0,-1.0)); +#375=ORIENTED_EDGE('',*,*,#376,.F.); +#388=CARTESIAN_POINT('',(-0.846,-0.825,7.89)); +#387=VERTEX_POINT('',#388); +#386=EDGE_CURVE('',#387,#377,#391,.T.); +#391=LINE('',#388,#393); +#393=VECTOR('',#394,3.30201901201024); +#394=DIRECTION('',(-1.0,0.0,0.0)); +#385=ORIENTED_EDGE('',*,*,#386,.F.); +#398=CARTESIAN_POINT('',(-0.846,-0.825,7.915)); +#397=VERTEX_POINT('',#398); +#396=EDGE_CURVE('',#397,#387,#401,.T.); +#401=LINE('',#398,#403); +#403=VECTOR('',#404,0.0254); +#404=DIRECTION('',(0.0,0.0,-1.0)); +#395=ORIENTED_EDGE('',*,*,#396,.F.); +#408=CARTESIAN_POINT('',(-4.173,-0.825,7.915)); +#407=VERTEX_POINT('',#408); +#406=EDGE_CURVE('',#407,#397,#411,.T.); +#411=LINE('',#408,#413); +#413=VECTOR('',#414,3.32741901158037); +#414=DIRECTION('',(1.0,0.0,0.0)); +#405=ORIENTED_EDGE('',*,*,#406,.F.); +#416=EDGE_CURVE('',#369,#407,#421,.T.); +#421=LINE('',#370,#423); +#423=VECTOR('',#424,6.34492); +#424=DIRECTION('',(0.0,0.0,1.0)); +#415=ORIENTED_EDGE('',*,*,#416,.F.); +#425=STYLED_ITEM('',(#52),#426); +#426=ADVANCED_FACE('',(#432),#427,.T.); +#427=PLANE('',#428); +#428=AXIS2_PLACEMENT_3D('',#429,#430,#431); +#429=CARTESIAN_POINT('',(-4.148,0.825,1.57)); +#430=DIRECTION('',(0.0,1.0,0.0)); +#431=DIRECTION('',(0.,0.,1.)); +#432=FACE_OUTER_BOUND('',#433,.T.); +#433=EDGE_LOOP('',(#434,#444,#454,#464,#474,#484)); +#437=CARTESIAN_POINT('',(-4.173,0.825,1.57)); +#436=VERTEX_POINT('',#437); +#439=CARTESIAN_POINT('',(-4.148,0.825,1.57)); +#438=VERTEX_POINT('',#439); +#435=EDGE_CURVE('',#436,#438,#440,.T.); +#440=LINE('',#437,#442); +#442=VECTOR('',#443,0.0253999995701263); +#443=DIRECTION('',(1.0,0.0,0.0)); +#434=ORIENTED_EDGE('',*,*,#435,.F.); +#447=CARTESIAN_POINT('',(-4.173,0.825,7.915)); +#446=VERTEX_POINT('',#447); +#445=EDGE_CURVE('',#446,#436,#450,.T.); +#450=LINE('',#447,#452); +#452=VECTOR('',#453,6.34492); +#453=DIRECTION('',(0.0,0.0,-1.0)); +#444=ORIENTED_EDGE('',*,*,#445,.F.); +#457=CARTESIAN_POINT('',(-0.846,0.825,7.915)); +#456=VERTEX_POINT('',#457); +#455=EDGE_CURVE('',#456,#446,#460,.T.); +#460=LINE('',#457,#462); +#462=VECTOR('',#463,3.32741901158037); +#463=DIRECTION('',(-1.0,0.0,0.0)); +#454=ORIENTED_EDGE('',*,*,#455,.F.); +#467=CARTESIAN_POINT('',(-0.846,0.825,7.89)); +#466=VERTEX_POINT('',#467); +#465=EDGE_CURVE('',#466,#456,#470,.T.); +#470=LINE('',#467,#472); +#472=VECTOR('',#473,0.0254); +#473=DIRECTION('',(0.0,0.0,1.0)); +#464=ORIENTED_EDGE('',*,*,#465,.F.); +#477=CARTESIAN_POINT('',(-4.148,0.825,7.89)); +#476=VERTEX_POINT('',#477); +#475=EDGE_CURVE('',#476,#466,#480,.T.); +#480=LINE('',#477,#482); +#482=VECTOR('',#483,3.30201901201024); +#483=DIRECTION('',(1.0,0.0,0.0)); +#474=ORIENTED_EDGE('',*,*,#475,.F.); +#485=EDGE_CURVE('',#438,#476,#490,.T.); +#490=LINE('',#439,#492); +#492=VECTOR('',#493,6.31952); +#493=DIRECTION('',(0.0,0.0,1.0)); +#484=ORIENTED_EDGE('',*,*,#485,.F.); +#494=STYLED_ITEM('',(#52),#495); +#495=ADVANCED_FACE('',(#501),#496,.T.); +#496=PLANE('',#497); +#497=AXIS2_PLACEMENT_3D('',#498,#499,#500); +#498=CARTESIAN_POINT('',(-0.846,-0.825,7.89)); +#499=DIRECTION('',(1.0,0.0,0.0)); +#500=DIRECTION('',(0.,0.,1.)); +#501=FACE_OUTER_BOUND('',#502,.T.); +#502=EDGE_LOOP('',(#503,#513,#523,#533)); +#504=EDGE_CURVE('',#466,#387,#509,.T.); +#509=LINE('',#467,#511); +#511=VECTOR('',#512,1.650113296712); +#512=DIRECTION('',(0.0,-1.0,0.0)); +#503=ORIENTED_EDGE('',*,*,#504,.F.); +#513=ORIENTED_EDGE('',*,*,#465,.T.); +#524=EDGE_CURVE('',#397,#456,#529,.T.); +#529=LINE('',#398,#531); +#531=VECTOR('',#532,1.650113296712); +#532=DIRECTION('',(0.0,1.0,0.0)); +#523=ORIENTED_EDGE('',*,*,#524,.F.); +#533=ORIENTED_EDGE('',*,*,#396,.T.); +#543=STYLED_ITEM('color',(#52),#544); +#544=ADVANCED_FACE($,(#550),#545,.T.); +#545=CYLINDRICAL_SURFACE($,#546,4.2545); +#546=AXIS2_PLACEMENT_3D($,#547,#548,#549); +#547=CARTESIAN_POINT('',(0.0,0.0,1.57)); +#548=DIRECTION('',(0.,0.,1.)); +#549=DIRECTION('',(-1.,0.,0.)); +#550=FACE_OUTER_BOUND($,#551,.T.); +#551=EDGE_LOOP($,(#574, #552, #584, #563)); +#574=ORIENTED_EDGE('',*,*,#445,.T.); +#553=EDGE_CURVE($,#369,#436,#558,.T.); +#558=CIRCLE($,#559,4.2545); +#560=CARTESIAN_POINT('',(0.0,0.0,1.57)); +#559=AXIS2_PLACEMENT_3D($,#560,#561,#562); +#561=DIRECTION('',(0.0,0.0,-1.0)); +#562=DIRECTION('',(-1.0,0.0,0.0)); +#552=ORIENTED_EDGE('',*,*,#553,.F.); +#584=ORIENTED_EDGE('',*,*,#416,.T.); +#564=EDGE_CURVE($,#446,#407,#569,.T.); +#569=CIRCLE($,#570,4.2545); +#571=CARTESIAN_POINT('',(0.0,0.0,7.915)); +#570=AXIS2_PLACEMENT_3D($,#571,#572,#573); +#572=DIRECTION('',(0.0,0.0,1.0)); +#573=DIRECTION('',(1.0,0.0,0.0)); +#563=ORIENTED_EDGE('',*,*,#564,.F.); +#596=STYLED_ITEM('color',(#52),#597); +#597=ADVANCED_FACE($,(#603),#598,.F.); +#598=CYLINDRICAL_SURFACE($,#599,4.2291); +#599=AXIS2_PLACEMENT_3D($,#600,#601,#602); +#600=CARTESIAN_POINT('',(0.0,0.0,1.57)); +#601=DIRECTION('',(0.,0.,1.)); +#602=DIRECTION('',(-1.,0.,0.)); +#603=FACE_OUTER_BOUND($,#604,.T.); +#604=EDGE_LOOP($,(#627, #605, #637, #616)); +#627=ORIENTED_EDGE('',*,*,#376,.T.); +#606=EDGE_CURVE($,#438,#367,#611,.T.); +#611=CIRCLE($,#612,4.2291); +#612=AXIS2_PLACEMENT_3D($,#560,#614,#615); +#614=DIRECTION('',(0.0,0.0,1.0)); +#615=DIRECTION('',(1.0,0.0,0.0)); +#605=ORIENTED_EDGE('',*,*,#606,.F.); +#637=ORIENTED_EDGE('',*,*,#485,.T.); +#617=EDGE_CURVE($,#377,#476,#622,.T.); +#622=CIRCLE($,#623,4.2291); +#624=CARTESIAN_POINT('',(0.0,0.0,7.89)); +#623=AXIS2_PLACEMENT_3D($,#624,#625,#626); +#625=DIRECTION('',(0.0,0.0,-1.0)); +#626=DIRECTION('',(-1.0,0.0,0.0)); +#616=ORIENTED_EDGE('',*,*,#617,.F.); +#649=STYLED_ITEM('color',(#52),#650); +#650=ADVANCED_FACE($,(#656),#651,.T.); +#651=PLANE($,#652); +#652=AXIS2_PLACEMENT_3D($,#653,#654,#655); +#653=CARTESIAN_POINT('',(-4.173,-0.825,1.57)); +#654=DIRECTION('',(0.0,0.0,-1.0)); +#655=DIRECTION('',(1.,0.,0.)); +#656=FACE_OUTER_BOUND($,#657,.T.); +#657=EDGE_LOOP($,(#660, #670, #681, #691)); +#660=ORIENTED_EDGE('',*,*,#366,.T.); +#670=ORIENTED_EDGE('',*,*,#553,.T.); +#681=ORIENTED_EDGE('',*,*,#435,.T.); +#691=ORIENTED_EDGE('',*,*,#606,.T.); +#702=STYLED_ITEM('color',(#52),#703); +#703=ADVANCED_FACE($,(#709),#704,.T.); +#704=PLANE($,#705); +#705=AXIS2_PLACEMENT_3D($,#706,#707,#708); +#706=CARTESIAN_POINT('',(-0.846,0.825,7.89)); +#707=DIRECTION('',(0.0,0.0,-1.0)); +#708=DIRECTION('',(1.,0.,0.)); +#709=FACE_OUTER_BOUND($,#710,.T.); +#710=EDGE_LOOP($,(#713, #723, #733, #743)); +#713=ORIENTED_EDGE('',*,*,#475,.T.); +#723=ORIENTED_EDGE('',*,*,#504,.T.); +#733=ORIENTED_EDGE('',*,*,#386,.T.); +#743=ORIENTED_EDGE('',*,*,#617,.T.); +#754=STYLED_ITEM('color',(#52),#755); +#755=ADVANCED_FACE($,(#761),#756,.T.); +#756=PLANE($,#757); +#757=AXIS2_PLACEMENT_3D($,#758,#759,#760); +#758=CARTESIAN_POINT('',(-0.846,-0.825,7.915)); +#759=DIRECTION('',(0.0,0.0,1.0)); +#760=DIRECTION('',(1.,0.,0.)); +#761=FACE_OUTER_BOUND($,#762,.T.); +#762=EDGE_LOOP($,(#765, #775, #785, #795)); +#765=ORIENTED_EDGE('',*,*,#406,.T.); +#775=ORIENTED_EDGE('',*,*,#524,.T.); +#785=ORIENTED_EDGE('',*,*,#455,.T.); +#795=ORIENTED_EDGE('',*,*,#564,.T.); +ENDSEC; +END-ISO-10303-21; diff --git a/pool/3d_models/c-1-1123724-2-ad-3d.stp b/pool/3d_models/c-1-1123724-2-ad-3d.stp new file mode 100644 index 0000000..9cc43fb --- /dev/null +++ b/pool/3d_models/c-1-1123724-2-ad-3d.stp @@ -0,0 +1,1736 @@ +ISO-10303-21; +HEADER; +FILE_DESCRIPTION((''),'2;1'); +FILE_NAME('C-1-1123724-2','2015-08-25T',('workeradm'),('Tyco Electronics Ltd.'), +'PRO/ENGINEER BY PARAMETRIC TECHNOLOGY CORPORATION, 2014090', +'PRO/ENGINEER BY PARAMETRIC TECHNOLOGY CORPORATION, 2014090',''); +FILE_SCHEMA(('AUTOMOTIVE_DESIGN { 1 0 10303 214 1 1 1 1 }')); +ENDSEC; +DATA; +#134=DIRECTION('',(0.E0,0.E0,-1.E0)); +#135=VECTOR('',#134,2.E0); +#136=CARTESIAN_POINT('',(-5.91E0,2.E0,0.E0)); +#137=LINE('',#136,#135); +#138=DIRECTION('',(0.E0,-1.E0,0.E0)); +#139=VECTOR('',#138,6.8E0); +#140=CARTESIAN_POINT('',(-5.91E0,2.E0,0.E0)); +#141=LINE('',#140,#139); +#142=DIRECTION('',(0.E0,0.E0,-1.E0)); +#143=VECTOR('',#142,3.E0); +#144=CARTESIAN_POINT('',(-5.91E0,-4.8E0,0.E0)); +#145=LINE('',#144,#143); +#146=DIRECTION('',(0.E0,1.E0,0.E0)); +#147=VECTOR('',#146,2.85E0); +#148=CARTESIAN_POINT('',(-5.91E0,-4.8E0,-3.E0)); +#149=LINE('',#148,#147); +#150=DIRECTION('',(0.E0,0.E0,1.E0)); +#151=VECTOR('',#150,1.E0); +#152=CARTESIAN_POINT('',(-5.91E0,-1.95E0,-3.E0)); +#153=LINE('',#152,#151); +#154=DIRECTION('',(0.E0,1.E0,0.E0)); +#155=VECTOR('',#154,3.95E0); +#156=CARTESIAN_POINT('',(-5.91E0,-1.95E0,-2.E0)); +#157=LINE('',#156,#155); +#158=DIRECTION('',(-1.E0,0.E0,0.E0)); +#159=VECTOR('',#158,1.25E0); +#160=CARTESIAN_POINT('',(5.91E0,2.E0,-2.E0)); +#161=LINE('',#160,#159); +#162=DIRECTION('',(1.E0,0.E0,0.E0)); +#163=VECTOR('',#162,1.25E0); +#164=CARTESIAN_POINT('',(-5.91E0,2.E0,-2.E0)); +#165=LINE('',#164,#163); +#166=DIRECTION('',(1.E0,0.E0,0.E0)); +#167=VECTOR('',#166,1.182E1); +#168=CARTESIAN_POINT('',(-5.91E0,-1.95E0,-2.E0)); +#169=LINE('',#168,#167); +#170=DIRECTION('',(0.E0,-1.E0,0.E0)); +#171=VECTOR('',#170,1.14E0); +#172=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-2.E0)); +#173=LINE('',#172,#171); +#174=DIRECTION('',(-1.E0,0.E0,0.E0)); +#175=VECTOR('',#174,1.14E0); +#176=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,-2.E0)); +#177=LINE('',#176,#175); +#178=DIRECTION('',(0.E0,-1.E0,0.E0)); +#179=VECTOR('',#178,1.14E0); +#180=CARTESIAN_POINT('',(-4.53E0,5.7E-1,-2.E0)); +#181=LINE('',#180,#179); +#182=DIRECTION('',(-1.E0,0.E0,0.E0)); +#183=VECTOR('',#182,1.14E0); +#184=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-2.E0)); +#185=LINE('',#184,#183); +#186=DIRECTION('',(0.E0,-1.E0,0.E0)); +#187=VECTOR('',#186,1.14E0); +#188=CARTESIAN_POINT('',(4.53E0,5.7E-1,-2.E0)); +#189=LINE('',#188,#187); +#190=DIRECTION('',(-1.E0,0.E0,0.E0)); +#191=VECTOR('',#190,1.14E0); +#192=CARTESIAN_POINT('',(4.53E0,-5.7E-1,-2.E0)); +#193=LINE('',#192,#191); +#194=DIRECTION('',(0.E0,-1.E0,0.E0)); +#195=VECTOR('',#194,1.14E0); +#196=CARTESIAN_POINT('',(3.39E0,5.7E-1,-2.E0)); +#197=LINE('',#196,#195); +#198=DIRECTION('',(-1.E0,0.E0,0.E0)); +#199=VECTOR('',#198,1.14E0); +#200=CARTESIAN_POINT('',(4.53E0,5.7E-1,-2.E0)); +#201=LINE('',#200,#199); +#202=DIRECTION('',(0.E0,-1.E0,0.E0)); +#203=VECTOR('',#202,1.04E0); +#204=CARTESIAN_POINT('',(-5.7E-1,5.2E-1,-2.E0)); +#205=LINE('',#204,#203); +#206=DIRECTION('',(-1.E0,0.E0,0.E0)); +#207=VECTOR('',#206,1.14E0); +#208=CARTESIAN_POINT('',(5.7E-1,5.2E-1,-2.E0)); +#209=LINE('',#208,#207); +#210=DIRECTION('',(0.E0,1.E0,0.E0)); +#211=VECTOR('',#210,1.04E0); +#212=CARTESIAN_POINT('',(5.7E-1,-5.2E-1,-2.E0)); +#213=LINE('',#212,#211); +#214=DIRECTION('',(1.E0,0.E0,0.E0)); +#215=VECTOR('',#214,1.14E0); +#216=CARTESIAN_POINT('',(-5.7E-1,-5.2E-1,-2.E0)); +#217=LINE('',#216,#215); +#218=DIRECTION('',(0.E0,0.E0,-1.E0)); +#219=VECTOR('',#218,2.E0); +#220=CARTESIAN_POINT('',(4.66E0,2.E0,0.E0)); +#221=LINE('',#220,#219); +#222=DIRECTION('',(0.E0,0.E0,-1.E0)); +#223=VECTOR('',#222,2.E0); +#224=CARTESIAN_POINT('',(5.91E0,2.E0,0.E0)); +#225=LINE('',#224,#223); +#226=DIRECTION('',(0.E0,1.E0,0.E0)); +#227=VECTOR('',#226,3.95E0); +#228=CARTESIAN_POINT('',(5.91E0,-1.95E0,-2.E0)); +#229=LINE('',#228,#227); +#230=DIRECTION('',(0.E0,0.E0,1.E0)); +#231=VECTOR('',#230,1.E0); +#232=CARTESIAN_POINT('',(5.91E0,-1.95E0,-3.E0)); +#233=LINE('',#232,#231); +#234=DIRECTION('',(0.E0,1.E0,0.E0)); +#235=VECTOR('',#234,2.85E0); +#236=CARTESIAN_POINT('',(5.91E0,-4.8E0,-3.E0)); +#237=LINE('',#236,#235); +#238=DIRECTION('',(0.E0,0.E0,-1.E0)); +#239=VECTOR('',#238,3.E0); +#240=CARTESIAN_POINT('',(5.91E0,-4.8E0,0.E0)); +#241=LINE('',#240,#239); +#242=DIRECTION('',(0.E0,-1.E0,0.E0)); +#243=VECTOR('',#242,6.8E0); +#244=CARTESIAN_POINT('',(5.91E0,2.E0,0.E0)); +#245=LINE('',#244,#243); +#246=DIRECTION('',(1.E0,0.E0,0.E0)); +#247=VECTOR('',#246,1.182E1); +#248=CARTESIAN_POINT('',(-5.91E0,-1.95E0,-3.E0)); +#249=LINE('',#248,#247); +#250=DIRECTION('',(1.E0,0.E0,0.E0)); +#251=VECTOR('',#250,1.182E1); +#252=CARTESIAN_POINT('',(-5.91E0,-4.8E0,-3.E0)); +#253=LINE('',#252,#251); +#254=DIRECTION('',(1.E0,0.E0,0.E0)); +#255=VECTOR('',#254,1.182E1); +#256=CARTESIAN_POINT('',(-5.91E0,-4.8E0,0.E0)); +#257=LINE('',#256,#255); +#258=DIRECTION('',(-1.E0,0.E0,0.E0)); +#259=VECTOR('',#258,1.25E0); +#260=CARTESIAN_POINT('',(5.91E0,2.E0,0.E0)); +#261=LINE('',#260,#259); +#262=DIRECTION('',(1.E0,0.E0,0.E0)); +#263=VECTOR('',#262,1.25E0); +#264=CARTESIAN_POINT('',(-5.91E0,2.E0,0.E0)); +#265=LINE('',#264,#263); +#266=DIRECTION('',(1.E0,0.E0,0.E0)); +#267=VECTOR('',#266,9.32E0); +#268=CARTESIAN_POINT('',(-4.66E0,2.E0,0.E0)); +#269=LINE('',#268,#267); +#270=DIRECTION('',(0.E0,-1.E0,0.E0)); +#271=VECTOR('',#270,1.14E0); +#272=CARTESIAN_POINT('',(-3.39E0,5.7E-1,0.E0)); +#273=LINE('',#272,#271); +#274=DIRECTION('',(-1.E0,0.E0,0.E0)); +#275=VECTOR('',#274,1.14E0); +#276=CARTESIAN_POINT('',(-3.39E0,5.7E-1,0.E0)); +#277=LINE('',#276,#275); +#278=DIRECTION('',(0.E0,-1.E0,0.E0)); +#279=VECTOR('',#278,1.14E0); +#280=CARTESIAN_POINT('',(-4.53E0,5.7E-1,0.E0)); +#281=LINE('',#280,#279); +#282=DIRECTION('',(-1.E0,0.E0,0.E0)); +#283=VECTOR('',#282,1.14E0); +#284=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,0.E0)); +#285=LINE('',#284,#283); +#286=DIRECTION('',(0.E0,-1.E0,0.E0)); +#287=VECTOR('',#286,1.14E0); +#288=CARTESIAN_POINT('',(4.53E0,5.7E-1,0.E0)); +#289=LINE('',#288,#287); +#290=DIRECTION('',(-1.E0,0.E0,0.E0)); +#291=VECTOR('',#290,1.14E0); +#292=CARTESIAN_POINT('',(4.53E0,5.7E-1,0.E0)); +#293=LINE('',#292,#291); +#294=DIRECTION('',(0.E0,-1.E0,0.E0)); +#295=VECTOR('',#294,1.14E0); +#296=CARTESIAN_POINT('',(3.39E0,5.7E-1,0.E0)); +#297=LINE('',#296,#295); +#298=DIRECTION('',(-1.E0,0.E0,0.E0)); +#299=VECTOR('',#298,1.14E0); +#300=CARTESIAN_POINT('',(4.53E0,-5.7E-1,0.E0)); +#301=LINE('',#300,#299); +#302=DIRECTION('',(0.E0,-1.E0,0.E0)); +#303=VECTOR('',#302,1.04E0); +#304=CARTESIAN_POINT('',(-5.7E-1,5.2E-1,0.E0)); +#305=LINE('',#304,#303); +#306=DIRECTION('',(1.E0,0.E0,0.E0)); +#307=VECTOR('',#306,1.14E0); +#308=CARTESIAN_POINT('',(-5.7E-1,-5.2E-1,0.E0)); +#309=LINE('',#308,#307); +#310=DIRECTION('',(0.E0,1.E0,0.E0)); +#311=VECTOR('',#310,1.04E0); +#312=CARTESIAN_POINT('',(5.7E-1,-5.2E-1,0.E0)); +#313=LINE('',#312,#311); +#314=DIRECTION('',(-1.E0,0.E0,0.E0)); +#315=VECTOR('',#314,1.14E0); +#316=CARTESIAN_POINT('',(5.7E-1,5.2E-1,0.E0)); +#317=LINE('',#316,#315); +#318=DIRECTION('',(1.E0,0.E0,0.E0)); +#319=VECTOR('',#318,8.5E-1); +#320=CARTESIAN_POINT('',(1.555E0,2.E0,4.E-1)); +#321=LINE('',#320,#319); +#322=DIRECTION('',(0.E0,0.E0,-1.E0)); +#323=VECTOR('',#322,4.7E0); +#324=CARTESIAN_POINT('',(2.405E0,2.E0,5.1E0)); +#325=LINE('',#324,#323); +#326=DIRECTION('',(1.E0,0.E0,0.E0)); +#327=VECTOR('',#326,2.255E0); +#328=CARTESIAN_POINT('',(2.405E0,2.E0,5.1E0)); +#329=LINE('',#328,#327); +#330=DIRECTION('',(0.E0,0.E0,-1.E0)); +#331=VECTOR('',#330,5.1E0); +#332=CARTESIAN_POINT('',(4.66E0,2.E0,5.1E0)); +#333=LINE('',#332,#331); +#334=DIRECTION('',(0.E0,0.E0,-1.E0)); +#335=VECTOR('',#334,5.1E0); +#336=CARTESIAN_POINT('',(-4.66E0,2.E0,5.1E0)); +#337=LINE('',#336,#335); +#338=DIRECTION('',(1.E0,0.E0,0.E0)); +#339=VECTOR('',#338,2.255E0); +#340=CARTESIAN_POINT('',(-4.66E0,2.E0,5.1E0)); +#341=LINE('',#340,#339); +#342=DIRECTION('',(0.E0,0.E0,-1.E0)); +#343=VECTOR('',#342,4.7E0); +#344=CARTESIAN_POINT('',(-2.405E0,2.E0,5.1E0)); +#345=LINE('',#344,#343); +#346=DIRECTION('',(1.E0,0.E0,0.E0)); +#347=VECTOR('',#346,8.5E-1); +#348=CARTESIAN_POINT('',(-2.405E0,2.E0,4.E-1)); +#349=LINE('',#348,#347); +#350=DIRECTION('',(0.E0,0.E0,-1.E0)); +#351=VECTOR('',#350,4.7E0); +#352=CARTESIAN_POINT('',(-1.555E0,2.E0,5.1E0)); +#353=LINE('',#352,#351); +#354=DIRECTION('',(1.E0,0.E0,0.E0)); +#355=VECTOR('',#354,3.11E0); +#356=CARTESIAN_POINT('',(-1.555E0,2.E0,5.1E0)); +#357=LINE('',#356,#355); +#358=DIRECTION('',(0.E0,0.E0,-1.E0)); +#359=VECTOR('',#358,4.7E0); +#360=CARTESIAN_POINT('',(1.555E0,2.E0,5.1E0)); +#361=LINE('',#360,#359); +#362=DIRECTION('',(-7.281999926928E-1,-6.853646990050E-1,0.E0)); +#363=VECTOR('',#362,5.836308764964E-1); +#364=CARTESIAN_POINT('',(1.98E0,2.4E0,4.E-1)); +#365=LINE('',#364,#363); +#366=DIRECTION('',(-7.281999926928E-1,6.853646990050E-1,0.E0)); +#367=VECTOR('',#366,5.836308764964E-1); +#368=CARTESIAN_POINT('',(2.405E0,2.E0,4.E-1)); +#369=LINE('',#368,#367); +#370=DIRECTION('',(0.E0,0.E0,-1.E0)); +#371=VECTOR('',#370,5.8E0); +#372=CARTESIAN_POINT('',(1.98E0,2.4E0,6.2E0)); +#373=LINE('',#372,#371); +#374=DIRECTION('',(-3.412994113535E-1,-3.212229753915E-1,-8.833631823267E-1)); +#375=VECTOR('',#374,1.245240940541E0); +#376=CARTESIAN_POINT('',(-1.98E0,2.4E0,6.2E0)); +#377=LINE('',#376,#375); +#378=DIRECTION('',(0.E0,-3.417430630867E-1,-9.397934234884E-1)); +#379=VECTOR('',#378,1.170469991072E0); +#380=CARTESIAN_POINT('',(-4.66E0,2.4E0,6.2E0)); +#381=LINE('',#380,#379); +#382=DIRECTION('',(1.E0,0.E0,0.E0)); +#383=VECTOR('',#382,2.68E0); +#384=CARTESIAN_POINT('',(-4.66E0,2.4E0,6.2E0)); +#385=LINE('',#384,#383); +#386=DIRECTION('',(-3.412994113535E-1,-3.212229753915E-1,-8.833631823267E-1)); +#387=VECTOR('',#386,1.245240940541E0); +#388=CARTESIAN_POINT('',(1.98E0,2.4E0,6.2E0)); +#389=LINE('',#388,#387); +#390=DIRECTION('',(3.412994113535E-1,-3.212229753915E-1,-8.833631823267E-1)); +#391=VECTOR('',#390,1.245240940541E0); +#392=CARTESIAN_POINT('',(-1.98E0,2.4E0,6.2E0)); +#393=LINE('',#392,#391); +#394=DIRECTION('',(1.E0,0.E0,0.E0)); +#395=VECTOR('',#394,3.96E0); +#396=CARTESIAN_POINT('',(-1.98E0,2.4E0,6.2E0)); +#397=LINE('',#396,#395); +#398=DIRECTION('',(3.412994113535E-1,-3.212229753915E-1,-8.833631823267E-1)); +#399=VECTOR('',#398,1.245240940541E0); +#400=CARTESIAN_POINT('',(1.98E0,2.4E0,6.2E0)); +#401=LINE('',#400,#399); +#402=DIRECTION('',(1.E0,0.E0,0.E0)); +#403=VECTOR('',#402,2.68E0); +#404=CARTESIAN_POINT('',(1.98E0,2.4E0,6.2E0)); +#405=LINE('',#404,#403); +#406=DIRECTION('',(0.E0,-3.417430630867E-1,-9.397934234884E-1)); +#407=VECTOR('',#406,1.170469991072E0); +#408=CARTESIAN_POINT('',(4.66E0,2.4E0,6.2E0)); +#409=LINE('',#408,#407); +#410=DIRECTION('',(0.E0,0.E0,-1.E0)); +#411=VECTOR('',#410,5.8E0); +#412=CARTESIAN_POINT('',(-1.98E0,2.4E0,6.2E0)); +#413=LINE('',#412,#411); +#414=DIRECTION('',(-7.281999926928E-1,-6.853646990050E-1,0.E0)); +#415=VECTOR('',#414,5.836308764964E-1); +#416=CARTESIAN_POINT('',(-1.98E0,2.4E0,4.E-1)); +#417=LINE('',#416,#415); +#418=DIRECTION('',(-7.281999926928E-1,6.853646990050E-1,0.E0)); +#419=VECTOR('',#418,5.836308764964E-1); +#420=CARTESIAN_POINT('',(-1.555E0,2.E0,4.E-1)); +#421=LINE('',#420,#419); +#422=DIRECTION('',(0.E0,0.E0,-1.E0)); +#423=VECTOR('',#422,2.E0); +#424=CARTESIAN_POINT('',(-4.66E0,2.E0,0.E0)); +#425=LINE('',#424,#423); +#426=DIRECTION('',(0.E0,1.E0,0.E0)); +#427=VECTOR('',#426,1.2E0); +#428=CARTESIAN_POINT('',(4.66E0,2.E0,-3.E0)); +#429=LINE('',#428,#427); +#430=DIRECTION('',(0.E0,1.E0,0.E0)); +#431=VECTOR('',#430,1.2E0); +#432=CARTESIAN_POINT('',(-4.66E0,2.E0,-3.E0)); +#433=LINE('',#432,#431); +#434=DIRECTION('',(1.E0,0.E0,0.E0)); +#435=VECTOR('',#434,9.32E0); +#436=CARTESIAN_POINT('',(-4.66E0,2.E0,-3.E0)); +#437=LINE('',#436,#435); +#438=DIRECTION('',(0.E0,0.E0,-1.E0)); +#439=VECTOR('',#438,1.E0); +#440=CARTESIAN_POINT('',(4.66E0,2.E0,-2.E0)); +#441=LINE('',#440,#439); +#442=DIRECTION('',(0.E0,0.E0,-1.E0)); +#443=VECTOR('',#442,1.E0); +#444=CARTESIAN_POINT('',(-4.66E0,2.E0,-2.E0)); +#445=LINE('',#444,#443); +#446=DIRECTION('',(1.E0,0.E0,0.E0)); +#447=VECTOR('',#446,9.32E0); +#448=CARTESIAN_POINT('',(-4.66E0,2.E0,-2.E0)); +#449=LINE('',#448,#447); +#450=DIRECTION('',(0.E0,-1.E0,0.E0)); +#451=VECTOR('',#450,8.E-1); +#452=CARTESIAN_POINT('',(-4.66E0,3.2E0,6.2E0)); +#453=LINE('',#452,#451); +#454=DIRECTION('',(1.E0,0.E0,0.E0)); +#455=VECTOR('',#454,9.32E0); +#456=CARTESIAN_POINT('',(-4.66E0,3.2E0,6.2E0)); +#457=LINE('',#456,#455); +#458=DIRECTION('',(0.E0,-1.E0,0.E0)); +#459=VECTOR('',#458,8.E-1); +#460=CARTESIAN_POINT('',(4.66E0,3.2E0,6.2E0)); +#461=LINE('',#460,#459); +#462=DIRECTION('',(0.E0,-3.162277660168E-1,9.486832980505E-1)); +#463=VECTOR('',#462,1.581138830084E0); +#464=CARTESIAN_POINT('',(4.66E0,3.7E0,4.7E0)); +#465=LINE('',#464,#463); +#466=DIRECTION('',(0.E0,-3.162277660168E-1,9.486832980505E-1)); +#467=VECTOR('',#466,1.581138830084E0); +#468=CARTESIAN_POINT('',(-4.66E0,3.7E0,4.7E0)); +#469=LINE('',#468,#467); +#470=DIRECTION('',(1.E0,0.E0,0.E0)); +#471=VECTOR('',#470,9.32E0); +#472=CARTESIAN_POINT('',(-4.66E0,3.7E0,4.7E0)); +#473=LINE('',#472,#471); +#474=DIRECTION('',(0.E0,0.E0,1.E0)); +#475=VECTOR('',#474,6.E-1); +#476=CARTESIAN_POINT('',(4.66E0,3.7E0,4.1E0)); +#477=LINE('',#476,#475); +#478=DIRECTION('',(0.E0,0.E0,1.E0)); +#479=VECTOR('',#478,6.E-1); +#480=CARTESIAN_POINT('',(-4.66E0,3.7E0,4.1E0)); +#481=LINE('',#480,#479); +#482=DIRECTION('',(1.E0,0.E0,0.E0)); +#483=VECTOR('',#482,9.32E0); +#484=CARTESIAN_POINT('',(-4.66E0,3.7E0,4.1E0)); +#485=LINE('',#484,#483); +#486=DIRECTION('',(0.E0,9.848077530122E-1,-1.736481776669E-1)); +#487=VECTOR('',#486,5.077133059429E-1); +#488=CARTESIAN_POINT('',(4.66E0,3.2E0,4.188163490354E0)); +#489=LINE('',#488,#487); +#490=DIRECTION('',(0.E0,9.848077530122E-1,-1.736481776669E-1)); +#491=VECTOR('',#490,5.077133059429E-1); +#492=CARTESIAN_POINT('',(-4.66E0,3.2E0,4.188163490354E0)); +#493=LINE('',#492,#491); +#494=DIRECTION('',(1.E0,0.E0,0.E0)); +#495=VECTOR('',#494,9.32E0); +#496=CARTESIAN_POINT('',(-4.66E0,3.2E0,4.188163490354E0)); +#497=LINE('',#496,#495); +#498=DIRECTION('',(0.E0,0.E0,1.E0)); +#499=VECTOR('',#498,7.188163490354E0); +#500=CARTESIAN_POINT('',(4.66E0,3.2E0,-3.E0)); +#501=LINE('',#500,#499); +#502=DIRECTION('',(0.E0,0.E0,1.E0)); +#503=VECTOR('',#502,7.188163490354E0); +#504=CARTESIAN_POINT('',(-4.66E0,3.2E0,-3.E0)); +#505=LINE('',#504,#503); +#506=DIRECTION('',(1.E0,0.E0,0.E0)); +#507=VECTOR('',#506,9.32E0); +#508=CARTESIAN_POINT('',(-4.66E0,3.2E0,-3.E0)); +#509=LINE('',#508,#507); +#510=DIRECTION('',(0.E0,0.E0,1.E0)); +#511=VECTOR('',#510,7.7E0); +#512=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,0.E0)); +#513=LINE('',#512,#511); +#514=DIRECTION('',(0.E0,1.E0,0.E0)); +#515=VECTOR('',#514,1.14E0); +#516=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,7.7E0)); +#517=LINE('',#516,#515); +#518=DIRECTION('',(0.E0,0.E0,-1.E0)); +#519=VECTOR('',#518,7.7E0); +#520=CARTESIAN_POINT('',(-3.39E0,5.7E-1,7.7E0)); +#521=LINE('',#520,#519); +#522=DIRECTION('',(0.E0,0.E0,-1.E0)); +#523=VECTOR('',#522,4.7E0); +#524=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-2.E0)); +#525=LINE('',#524,#523); +#526=DIRECTION('',(0.E0,-1.E0,0.E0)); +#527=VECTOR('',#526,1.14E0); +#528=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-6.7E0)); +#529=LINE('',#528,#527); +#530=DIRECTION('',(0.E0,0.E0,1.E0)); +#531=VECTOR('',#530,4.7E0); +#532=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,-6.7E0)); +#533=LINE('',#532,#531); +#534=DIRECTION('',(0.E0,0.E0,-1.E0)); +#535=VECTOR('',#534,7.7E0); +#536=CARTESIAN_POINT('',(-4.53E0,5.7E-1,7.7E0)); +#537=LINE('',#536,#535); +#538=DIRECTION('',(0.E0,1.E0,0.E0)); +#539=VECTOR('',#538,1.14E0); +#540=CARTESIAN_POINT('',(-4.53E0,-5.7E-1,7.7E0)); +#541=LINE('',#540,#539); +#542=DIRECTION('',(0.E0,0.E0,1.E0)); +#543=VECTOR('',#542,7.7E0); +#544=CARTESIAN_POINT('',(-4.53E0,-5.7E-1,0.E0)); +#545=LINE('',#544,#543); +#546=DIRECTION('',(0.E0,0.E0,1.E0)); +#547=VECTOR('',#546,4.7E0); +#548=CARTESIAN_POINT('',(-4.53E0,-5.7E-1,-6.7E0)); +#549=LINE('',#548,#547); +#550=DIRECTION('',(0.E0,-1.E0,0.E0)); +#551=VECTOR('',#550,1.14E0); +#552=CARTESIAN_POINT('',(-4.53E0,5.7E-1,-6.7E0)); +#553=LINE('',#552,#551); +#554=DIRECTION('',(0.E0,0.E0,-1.E0)); +#555=VECTOR('',#554,4.7E0); +#556=CARTESIAN_POINT('',(-4.53E0,5.7E-1,-2.E0)); +#557=LINE('',#556,#555); +#558=DIRECTION('',(-1.E0,0.E0,0.E0)); +#559=VECTOR('',#558,1.14E0); +#560=CARTESIAN_POINT('',(-3.39E0,5.7E-1,7.7E0)); +#561=LINE('',#560,#559); +#562=DIRECTION('',(-1.E0,0.E0,0.E0)); +#563=VECTOR('',#562,1.14E0); +#564=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,7.7E0)); +#565=LINE('',#564,#563); +#566=DIRECTION('',(-1.E0,0.E0,0.E0)); +#567=VECTOR('',#566,1.14E0); +#568=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,-6.7E0)); +#569=LINE('',#568,#567); +#570=DIRECTION('',(-1.E0,0.E0,0.E0)); +#571=VECTOR('',#570,1.14E0); +#572=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-6.7E0)); +#573=LINE('',#572,#571); +#574=DIRECTION('',(0.E0,0.E0,1.E0)); +#575=VECTOR('',#574,7.7E0); +#576=CARTESIAN_POINT('',(4.53E0,-5.7E-1,0.E0)); +#577=LINE('',#576,#575); +#578=DIRECTION('',(0.E0,1.E0,0.E0)); +#579=VECTOR('',#578,1.14E0); +#580=CARTESIAN_POINT('',(4.53E0,-5.7E-1,7.7E0)); +#581=LINE('',#580,#579); +#582=DIRECTION('',(0.E0,0.E0,-1.E0)); +#583=VECTOR('',#582,7.7E0); +#584=CARTESIAN_POINT('',(4.53E0,5.7E-1,7.7E0)); +#585=LINE('',#584,#583); +#586=DIRECTION('',(0.E0,0.E0,-1.E0)); +#587=VECTOR('',#586,4.7E0); +#588=CARTESIAN_POINT('',(4.53E0,5.7E-1,-2.E0)); +#589=LINE('',#588,#587); +#590=DIRECTION('',(0.E0,-1.E0,0.E0)); +#591=VECTOR('',#590,1.14E0); +#592=CARTESIAN_POINT('',(4.53E0,5.7E-1,-6.7E0)); +#593=LINE('',#592,#591); +#594=DIRECTION('',(0.E0,0.E0,1.E0)); +#595=VECTOR('',#594,4.7E0); +#596=CARTESIAN_POINT('',(4.53E0,-5.7E-1,-6.7E0)); +#597=LINE('',#596,#595); +#598=DIRECTION('',(0.E0,0.E0,-1.E0)); +#599=VECTOR('',#598,7.7E0); +#600=CARTESIAN_POINT('',(3.39E0,5.7E-1,7.7E0)); +#601=LINE('',#600,#599); +#602=DIRECTION('',(0.E0,1.E0,0.E0)); +#603=VECTOR('',#602,1.14E0); +#604=CARTESIAN_POINT('',(3.39E0,-5.7E-1,7.7E0)); +#605=LINE('',#604,#603); +#606=DIRECTION('',(0.E0,0.E0,1.E0)); +#607=VECTOR('',#606,7.7E0); +#608=CARTESIAN_POINT('',(3.39E0,-5.7E-1,0.E0)); +#609=LINE('',#608,#607); +#610=DIRECTION('',(0.E0,0.E0,1.E0)); +#611=VECTOR('',#610,4.7E0); +#612=CARTESIAN_POINT('',(3.39E0,-5.7E-1,-6.7E0)); +#613=LINE('',#612,#611); +#614=DIRECTION('',(0.E0,-1.E0,0.E0)); +#615=VECTOR('',#614,1.14E0); +#616=CARTESIAN_POINT('',(3.39E0,5.7E-1,-6.7E0)); +#617=LINE('',#616,#615); +#618=DIRECTION('',(0.E0,0.E0,-1.E0)); +#619=VECTOR('',#618,4.7E0); +#620=CARTESIAN_POINT('',(3.39E0,5.7E-1,-2.E0)); +#621=LINE('',#620,#619); +#622=DIRECTION('',(-1.E0,0.E0,0.E0)); +#623=VECTOR('',#622,1.14E0); +#624=CARTESIAN_POINT('',(4.53E0,5.7E-1,7.7E0)); +#625=LINE('',#624,#623); +#626=DIRECTION('',(-1.E0,0.E0,0.E0)); +#627=VECTOR('',#626,1.14E0); +#628=CARTESIAN_POINT('',(4.53E0,-5.7E-1,7.7E0)); +#629=LINE('',#628,#627); +#630=DIRECTION('',(-1.E0,0.E0,0.E0)); +#631=VECTOR('',#630,1.14E0); +#632=CARTESIAN_POINT('',(4.53E0,-5.7E-1,-6.7E0)); +#633=LINE('',#632,#631); +#634=DIRECTION('',(-1.E0,0.E0,0.E0)); +#635=VECTOR('',#634,1.14E0); +#636=CARTESIAN_POINT('',(4.53E0,5.7E-1,-6.7E0)); +#637=LINE('',#636,#635); +#638=DIRECTION('',(0.E0,0.E0,-1.E0)); +#639=VECTOR('',#638,2.E0); +#640=CARTESIAN_POINT('',(-5.7E-1,5.2E-1,0.E0)); +#641=LINE('',#640,#639); +#642=DIRECTION('',(0.E0,0.E0,-1.E0)); +#643=VECTOR('',#642,2.E0); +#644=CARTESIAN_POINT('',(5.7E-1,5.2E-1,0.E0)); +#645=LINE('',#644,#643); +#646=DIRECTION('',(0.E0,0.E0,-1.E0)); +#647=VECTOR('',#646,2.E0); +#648=CARTESIAN_POINT('',(5.7E-1,-5.2E-1,0.E0)); +#649=LINE('',#648,#647); +#650=DIRECTION('',(0.E0,0.E0,-1.E0)); +#651=VECTOR('',#650,2.E0); +#652=CARTESIAN_POINT('',(-5.7E-1,-5.2E-1,0.E0)); +#653=LINE('',#652,#651); +#654=CARTESIAN_POINT('',(-5.91E0,-4.8E0,0.E0)); +#655=CARTESIAN_POINT('',(-5.91E0,-4.8E0,-3.E0)); +#656=VERTEX_POINT('',#654); +#657=VERTEX_POINT('',#655); +#658=CARTESIAN_POINT('',(-5.91E0,-1.95E0,-3.E0)); +#659=VERTEX_POINT('',#658); +#660=CARTESIAN_POINT('',(-5.91E0,-1.95E0,-2.E0)); +#661=VERTEX_POINT('',#660); +#662=CARTESIAN_POINT('',(5.91E0,-4.8E0,0.E0)); +#663=CARTESIAN_POINT('',(5.91E0,-4.8E0,-3.E0)); +#664=VERTEX_POINT('',#662); +#665=VERTEX_POINT('',#663); +#666=CARTESIAN_POINT('',(5.91E0,-1.95E0,-3.E0)); +#667=VERTEX_POINT('',#666); +#668=CARTESIAN_POINT('',(5.91E0,-1.95E0,-2.E0)); +#669=VERTEX_POINT('',#668); +#670=CARTESIAN_POINT('',(-5.91E0,2.E0,0.E0)); +#671=CARTESIAN_POINT('',(-5.91E0,2.E0,-2.E0)); +#672=VERTEX_POINT('',#670); +#673=VERTEX_POINT('',#671); +#674=CARTESIAN_POINT('',(5.91E0,2.E0,0.E0)); +#675=CARTESIAN_POINT('',(5.91E0,2.E0,-2.E0)); +#676=VERTEX_POINT('',#674); +#677=VERTEX_POINT('',#675); +#678=CARTESIAN_POINT('',(4.66E0,2.E0,-3.E0)); +#679=CARTESIAN_POINT('',(4.66E0,3.2E0,-3.E0)); +#680=VERTEX_POINT('',#678); +#681=VERTEX_POINT('',#679); +#682=CARTESIAN_POINT('',(-4.66E0,2.E0,-3.E0)); +#683=CARTESIAN_POINT('',(-4.66E0,3.2E0,-3.E0)); +#684=VERTEX_POINT('',#682); +#685=VERTEX_POINT('',#683); +#686=CARTESIAN_POINT('',(4.66E0,3.2E0,4.188163490354E0)); +#687=VERTEX_POINT('',#686); +#688=CARTESIAN_POINT('',(-4.66E0,3.2E0,4.188163490354E0)); +#689=VERTEX_POINT('',#688); +#690=CARTESIAN_POINT('',(4.66E0,3.7E0,4.1E0)); +#691=VERTEX_POINT('',#690); +#692=CARTESIAN_POINT('',(-4.66E0,3.7E0,4.1E0)); +#693=VERTEX_POINT('',#692); +#694=CARTESIAN_POINT('',(4.66E0,3.7E0,4.7E0)); +#695=VERTEX_POINT('',#694); +#696=CARTESIAN_POINT('',(-4.66E0,3.7E0,4.7E0)); +#697=VERTEX_POINT('',#696); +#698=CARTESIAN_POINT('',(4.66E0,3.2E0,6.2E0)); +#699=VERTEX_POINT('',#698); +#700=CARTESIAN_POINT('',(-4.66E0,3.2E0,6.2E0)); +#701=VERTEX_POINT('',#700); +#702=CARTESIAN_POINT('',(4.66E0,2.4E0,6.2E0)); +#703=VERTEX_POINT('',#702); +#704=CARTESIAN_POINT('',(-4.66E0,2.4E0,6.2E0)); +#705=VERTEX_POINT('',#704); +#706=CARTESIAN_POINT('',(4.66E0,2.E0,5.1E0)); +#707=VERTEX_POINT('',#706); +#708=CARTESIAN_POINT('',(-4.66E0,2.E0,5.1E0)); +#709=VERTEX_POINT('',#708); +#710=CARTESIAN_POINT('',(4.66E0,2.E0,0.E0)); +#711=VERTEX_POINT('',#710); +#712=CARTESIAN_POINT('',(-4.66E0,2.E0,0.E0)); +#713=VERTEX_POINT('',#712); +#714=CARTESIAN_POINT('',(4.66E0,2.E0,-2.E0)); +#715=VERTEX_POINT('',#714); +#716=CARTESIAN_POINT('',(-4.66E0,2.E0,-2.E0)); +#717=VERTEX_POINT('',#716); +#718=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,7.7E0)); +#719=CARTESIAN_POINT('',(-3.39E0,5.7E-1,7.7E0)); +#720=VERTEX_POINT('',#718); +#721=VERTEX_POINT('',#719); +#722=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-6.7E0)); +#723=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,-6.7E0)); +#724=VERTEX_POINT('',#722); +#725=VERTEX_POINT('',#723); +#726=CARTESIAN_POINT('',(-4.53E0,-5.7E-1,7.7E0)); +#727=CARTESIAN_POINT('',(-4.53E0,5.7E-1,7.7E0)); +#728=VERTEX_POINT('',#726); +#729=VERTEX_POINT('',#727); +#730=CARTESIAN_POINT('',(-4.53E0,5.7E-1,-6.7E0)); +#731=CARTESIAN_POINT('',(-4.53E0,-5.7E-1,-6.7E0)); +#732=VERTEX_POINT('',#730); +#733=VERTEX_POINT('',#731); +#734=CARTESIAN_POINT('',(-3.39E0,5.7E-1,0.E0)); +#735=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,0.E0)); +#736=VERTEX_POINT('',#734); +#737=VERTEX_POINT('',#735); +#738=CARTESIAN_POINT('',(-4.53E0,5.7E-1,0.E0)); +#739=CARTESIAN_POINT('',(-4.53E0,-5.7E-1,0.E0)); +#740=VERTEX_POINT('',#738); +#741=VERTEX_POINT('',#739); +#742=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-2.E0)); +#743=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,-2.E0)); +#744=VERTEX_POINT('',#742); +#745=VERTEX_POINT('',#743); +#746=CARTESIAN_POINT('',(-4.53E0,5.7E-1,-2.E0)); +#747=CARTESIAN_POINT('',(-4.53E0,-5.7E-1,-2.E0)); +#748=VERTEX_POINT('',#746); +#749=VERTEX_POINT('',#747); +#750=CARTESIAN_POINT('',(4.53E0,-5.7E-1,7.7E0)); +#751=CARTESIAN_POINT('',(4.53E0,5.7E-1,7.7E0)); +#752=VERTEX_POINT('',#750); +#753=VERTEX_POINT('',#751); +#754=CARTESIAN_POINT('',(4.53E0,5.7E-1,-6.7E0)); +#755=CARTESIAN_POINT('',(4.53E0,-5.7E-1,-6.7E0)); +#756=VERTEX_POINT('',#754); +#757=VERTEX_POINT('',#755); +#758=CARTESIAN_POINT('',(3.39E0,-5.7E-1,7.7E0)); +#759=CARTESIAN_POINT('',(3.39E0,5.7E-1,7.7E0)); +#760=VERTEX_POINT('',#758); +#761=VERTEX_POINT('',#759); +#762=CARTESIAN_POINT('',(3.39E0,5.7E-1,-6.7E0)); +#763=CARTESIAN_POINT('',(3.39E0,-5.7E-1,-6.7E0)); +#764=VERTEX_POINT('',#762); +#765=VERTEX_POINT('',#763); +#766=CARTESIAN_POINT('',(4.53E0,5.7E-1,0.E0)); +#767=CARTESIAN_POINT('',(4.53E0,-5.7E-1,0.E0)); +#768=VERTEX_POINT('',#766); +#769=VERTEX_POINT('',#767); +#770=CARTESIAN_POINT('',(3.39E0,5.7E-1,0.E0)); +#771=CARTESIAN_POINT('',(3.39E0,-5.7E-1,0.E0)); +#772=VERTEX_POINT('',#770); +#773=VERTEX_POINT('',#771); +#774=CARTESIAN_POINT('',(4.53E0,5.7E-1,-2.E0)); +#775=CARTESIAN_POINT('',(4.53E0,-5.7E-1,-2.E0)); +#776=VERTEX_POINT('',#774); +#777=VERTEX_POINT('',#775); +#778=CARTESIAN_POINT('',(3.39E0,5.7E-1,-2.E0)); +#779=CARTESIAN_POINT('',(3.39E0,-5.7E-1,-2.E0)); +#780=VERTEX_POINT('',#778); +#781=VERTEX_POINT('',#779); +#782=CARTESIAN_POINT('',(-5.7E-1,5.2E-1,0.E0)); +#783=CARTESIAN_POINT('',(-5.7E-1,-5.2E-1,0.E0)); +#784=VERTEX_POINT('',#782); +#785=VERTEX_POINT('',#783); +#786=CARTESIAN_POINT('',(5.7E-1,-5.2E-1,0.E0)); +#787=VERTEX_POINT('',#786); +#788=CARTESIAN_POINT('',(5.7E-1,5.2E-1,0.E0)); +#789=VERTEX_POINT('',#788); +#790=CARTESIAN_POINT('',(-5.7E-1,5.2E-1,-2.E0)); +#791=CARTESIAN_POINT('',(-5.7E-1,-5.2E-1,-2.E0)); +#792=VERTEX_POINT('',#790); +#793=VERTEX_POINT('',#791); +#794=CARTESIAN_POINT('',(5.7E-1,-5.2E-1,-2.E0)); +#795=VERTEX_POINT('',#794); +#796=CARTESIAN_POINT('',(5.7E-1,5.2E-1,-2.E0)); +#797=VERTEX_POINT('',#796); +#798=CARTESIAN_POINT('',(-1.98E0,2.4E0,6.2E0)); +#799=CARTESIAN_POINT('',(-2.405E0,2.E0,5.1E0)); +#800=VERTEX_POINT('',#798); +#801=VERTEX_POINT('',#799); +#802=CARTESIAN_POINT('',(-1.555E0,2.E0,5.1E0)); +#803=VERTEX_POINT('',#802); +#804=CARTESIAN_POINT('',(-2.405E0,2.E0,4.E-1)); +#805=CARTESIAN_POINT('',(-1.555E0,2.E0,4.E-1)); +#806=VERTEX_POINT('',#804); +#807=VERTEX_POINT('',#805); +#808=CARTESIAN_POINT('',(-1.98E0,2.4E0,4.E-1)); +#809=VERTEX_POINT('',#808); +#810=CARTESIAN_POINT('',(1.98E0,2.4E0,6.2E0)); +#811=CARTESIAN_POINT('',(1.555E0,2.E0,5.1E0)); +#812=VERTEX_POINT('',#810); +#813=VERTEX_POINT('',#811); +#814=CARTESIAN_POINT('',(2.405E0,2.E0,5.1E0)); +#815=VERTEX_POINT('',#814); +#816=CARTESIAN_POINT('',(1.555E0,2.E0,4.E-1)); +#817=CARTESIAN_POINT('',(2.405E0,2.E0,4.E-1)); +#818=VERTEX_POINT('',#816); +#819=VERTEX_POINT('',#817); +#820=CARTESIAN_POINT('',(1.98E0,2.4E0,4.E-1)); +#821=VERTEX_POINT('',#820); +#822=CARTESIAN_POINT('',(-5.91E0,0.E0,0.E0)); +#823=DIRECTION('',(1.E0,0.E0,0.E0)); +#824=DIRECTION('',(0.E0,0.E0,-1.E0)); +#825=AXIS2_PLACEMENT_3D('',#822,#823,#824); +#826=PLANE('',#825); +#828=ORIENTED_EDGE('',*,*,#827,.F.); +#830=ORIENTED_EDGE('',*,*,#829,.T.); +#832=ORIENTED_EDGE('',*,*,#831,.T.); +#834=ORIENTED_EDGE('',*,*,#833,.T.); +#836=ORIENTED_EDGE('',*,*,#835,.T.); +#838=ORIENTED_EDGE('',*,*,#837,.T.); +#839=EDGE_LOOP('',(#828,#830,#832,#834,#836,#838)); +#840=FACE_OUTER_BOUND('',#839,.F.); +#842=CARTESIAN_POINT('',(-5.91E0,2.E0,6.2E0)); +#843=DIRECTION('',(0.E0,-1.E0,0.E0)); +#844=DIRECTION('',(1.E0,0.E0,0.E0)); +#845=AXIS2_PLACEMENT_3D('',#842,#843,#844); +#846=PLANE('',#845); +#847=ORIENTED_EDGE('',*,*,#827,.T.); +#849=ORIENTED_EDGE('',*,*,#848,.T.); +#851=ORIENTED_EDGE('',*,*,#850,.F.); +#853=ORIENTED_EDGE('',*,*,#852,.F.); +#854=EDGE_LOOP('',(#847,#849,#851,#853)); +#855=FACE_OUTER_BOUND('',#854,.F.); +#857=CARTESIAN_POINT('',(-5.91E0,-1.95E0,-2.E0)); +#858=DIRECTION('',(0.E0,0.E0,-1.E0)); +#859=DIRECTION('',(0.E0,1.E0,0.E0)); +#860=AXIS2_PLACEMENT_3D('',#857,#858,#859); +#861=PLANE('',#860); +#863=ORIENTED_EDGE('',*,*,#862,.T.); +#865=ORIENTED_EDGE('',*,*,#864,.F.); +#866=ORIENTED_EDGE('',*,*,#848,.F.); +#867=ORIENTED_EDGE('',*,*,#837,.F.); +#869=ORIENTED_EDGE('',*,*,#868,.T.); +#871=ORIENTED_EDGE('',*,*,#870,.T.); +#872=EDGE_LOOP('',(#863,#865,#866,#867,#869,#871)); +#873=FACE_OUTER_BOUND('',#872,.F.); +#875=ORIENTED_EDGE('',*,*,#874,.T.); +#877=ORIENTED_EDGE('',*,*,#876,.T.); +#879=ORIENTED_EDGE('',*,*,#878,.F.); +#881=ORIENTED_EDGE('',*,*,#880,.F.); +#882=EDGE_LOOP('',(#875,#877,#879,#881)); +#883=FACE_BOUND('',#882,.F.); +#885=ORIENTED_EDGE('',*,*,#884,.T.); +#887=ORIENTED_EDGE('',*,*,#886,.T.); +#889=ORIENTED_EDGE('',*,*,#888,.F.); +#891=ORIENTED_EDGE('',*,*,#890,.F.); +#892=EDGE_LOOP('',(#885,#887,#889,#891)); +#893=FACE_BOUND('',#892,.F.); +#895=ORIENTED_EDGE('',*,*,#894,.F.); +#897=ORIENTED_EDGE('',*,*,#896,.F.); +#899=ORIENTED_EDGE('',*,*,#898,.F.); +#901=ORIENTED_EDGE('',*,*,#900,.F.); +#902=EDGE_LOOP('',(#895,#897,#899,#901)); +#903=FACE_BOUND('',#902,.F.); +#905=CARTESIAN_POINT('',(4.66E0,2.E0,6.2E0)); +#906=DIRECTION('',(0.E0,-1.E0,0.E0)); +#907=DIRECTION('',(1.E0,0.E0,0.E0)); +#908=AXIS2_PLACEMENT_3D('',#905,#906,#907); +#909=PLANE('',#908); +#911=ORIENTED_EDGE('',*,*,#910,.F.); +#913=ORIENTED_EDGE('',*,*,#912,.T.); +#915=ORIENTED_EDGE('',*,*,#914,.T.); +#916=ORIENTED_EDGE('',*,*,#862,.F.); +#917=EDGE_LOOP('',(#911,#913,#915,#916)); +#918=FACE_OUTER_BOUND('',#917,.F.); +#920=CARTESIAN_POINT('',(5.91E0,0.E0,0.E0)); +#921=DIRECTION('',(1.E0,0.E0,0.E0)); +#922=DIRECTION('',(0.E0,0.E0,-1.E0)); +#923=AXIS2_PLACEMENT_3D('',#920,#921,#922); +#924=PLANE('',#923); +#925=ORIENTED_EDGE('',*,*,#910,.T.); +#926=ORIENTED_EDGE('',*,*,#870,.F.); +#928=ORIENTED_EDGE('',*,*,#927,.F.); +#930=ORIENTED_EDGE('',*,*,#929,.F.); +#932=ORIENTED_EDGE('',*,*,#931,.F.); +#934=ORIENTED_EDGE('',*,*,#933,.F.); +#935=EDGE_LOOP('',(#925,#926,#928,#930,#932,#934)); +#936=FACE_OUTER_BOUND('',#935,.F.); +#938=CARTESIAN_POINT('',(-5.91E0,-1.95E0,-3.E0)); +#939=DIRECTION('',(0.E0,1.E0,0.E0)); +#940=DIRECTION('',(0.E0,0.E0,1.E0)); +#941=AXIS2_PLACEMENT_3D('',#938,#939,#940); +#942=PLANE('',#941); +#943=ORIENTED_EDGE('',*,*,#835,.F.); +#945=ORIENTED_EDGE('',*,*,#944,.T.); +#946=ORIENTED_EDGE('',*,*,#927,.T.); +#947=ORIENTED_EDGE('',*,*,#868,.F.); +#948=EDGE_LOOP('',(#943,#945,#946,#947)); +#949=FACE_OUTER_BOUND('',#948,.F.); +#951=CARTESIAN_POINT('',(-5.91E0,-4.8E0,-3.E0)); +#952=DIRECTION('',(0.E0,0.E0,-1.E0)); +#953=DIRECTION('',(0.E0,1.E0,0.E0)); +#954=AXIS2_PLACEMENT_3D('',#951,#952,#953); +#955=PLANE('',#954); +#956=ORIENTED_EDGE('',*,*,#833,.F.); +#958=ORIENTED_EDGE('',*,*,#957,.T.); +#959=ORIENTED_EDGE('',*,*,#929,.T.); +#960=ORIENTED_EDGE('',*,*,#944,.F.); +#961=EDGE_LOOP('',(#956,#958,#959,#960)); +#962=FACE_OUTER_BOUND('',#961,.F.); +#964=CARTESIAN_POINT('',(-5.91E0,-4.8E0,0.E0)); +#965=DIRECTION('',(0.E0,-1.E0,0.E0)); +#966=DIRECTION('',(0.E0,0.E0,-1.E0)); +#967=AXIS2_PLACEMENT_3D('',#964,#965,#966); +#968=PLANE('',#967); +#969=ORIENTED_EDGE('',*,*,#831,.F.); +#971=ORIENTED_EDGE('',*,*,#970,.T.); +#972=ORIENTED_EDGE('',*,*,#931,.T.); +#973=ORIENTED_EDGE('',*,*,#957,.F.); +#974=EDGE_LOOP('',(#969,#971,#972,#973)); +#975=FACE_OUTER_BOUND('',#974,.F.); +#977=CARTESIAN_POINT('',(-5.91E0,2.E0,0.E0)); +#978=DIRECTION('',(0.E0,0.E0,1.E0)); +#979=DIRECTION('',(0.E0,-1.E0,0.E0)); +#980=AXIS2_PLACEMENT_3D('',#977,#978,#979); +#981=PLANE('',#980); +#982=ORIENTED_EDGE('',*,*,#912,.F.); +#983=ORIENTED_EDGE('',*,*,#933,.T.); +#984=ORIENTED_EDGE('',*,*,#970,.F.); +#985=ORIENTED_EDGE('',*,*,#829,.F.); +#986=ORIENTED_EDGE('',*,*,#852,.T.); +#988=ORIENTED_EDGE('',*,*,#987,.T.); +#989=EDGE_LOOP('',(#982,#983,#984,#985,#986,#988)); +#990=FACE_OUTER_BOUND('',#989,.F.); +#992=ORIENTED_EDGE('',*,*,#991,.F.); +#994=ORIENTED_EDGE('',*,*,#993,.T.); +#996=ORIENTED_EDGE('',*,*,#995,.T.); +#998=ORIENTED_EDGE('',*,*,#997,.F.); +#999=EDGE_LOOP('',(#992,#994,#996,#998)); +#1000=FACE_BOUND('',#999,.F.); +#1002=ORIENTED_EDGE('',*,*,#1001,.F.); +#1004=ORIENTED_EDGE('',*,*,#1003,.T.); +#1006=ORIENTED_EDGE('',*,*,#1005,.T.); +#1008=ORIENTED_EDGE('',*,*,#1007,.F.); +#1009=EDGE_LOOP('',(#1002,#1004,#1006,#1008)); +#1010=FACE_BOUND('',#1009,.F.); +#1012=ORIENTED_EDGE('',*,*,#1011,.T.); +#1014=ORIENTED_EDGE('',*,*,#1013,.T.); +#1016=ORIENTED_EDGE('',*,*,#1015,.T.); +#1018=ORIENTED_EDGE('',*,*,#1017,.T.); +#1019=EDGE_LOOP('',(#1012,#1014,#1016,#1018)); +#1020=FACE_BOUND('',#1019,.F.); +#1022=CARTESIAN_POINT('',(-5.91E0,2.E0,5.1E0)); +#1023=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1024=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1025=AXIS2_PLACEMENT_3D('',#1022,#1023,#1024); +#1026=PLANE('',#1025); +#1028=ORIENTED_EDGE('',*,*,#1027,.T.); +#1030=ORIENTED_EDGE('',*,*,#1029,.F.); +#1032=ORIENTED_EDGE('',*,*,#1031,.T.); +#1034=ORIENTED_EDGE('',*,*,#1033,.T.); +#1035=ORIENTED_EDGE('',*,*,#987,.F.); +#1037=ORIENTED_EDGE('',*,*,#1036,.F.); +#1039=ORIENTED_EDGE('',*,*,#1038,.T.); +#1041=ORIENTED_EDGE('',*,*,#1040,.T.); +#1043=ORIENTED_EDGE('',*,*,#1042,.T.); +#1045=ORIENTED_EDGE('',*,*,#1044,.F.); +#1047=ORIENTED_EDGE('',*,*,#1046,.T.); +#1049=ORIENTED_EDGE('',*,*,#1048,.T.); +#1050=EDGE_LOOP('',(#1028,#1030,#1032,#1034,#1035,#1037,#1039,#1041,#1043,#1045, +#1047,#1049)); +#1051=FACE_OUTER_BOUND('',#1050,.F.); +#1053=CARTESIAN_POINT('',(-1.95E0,0.E0,4.E-1)); +#1054=DIRECTION('',(0.E0,0.E0,1.E0)); +#1055=DIRECTION('',(1.E0,0.E0,0.E0)); +#1056=AXIS2_PLACEMENT_3D('',#1053,#1054,#1055); +#1057=PLANE('',#1056); +#1058=ORIENTED_EDGE('',*,*,#1027,.F.); +#1060=ORIENTED_EDGE('',*,*,#1059,.F.); +#1062=ORIENTED_EDGE('',*,*,#1061,.F.); +#1063=EDGE_LOOP('',(#1058,#1060,#1062)); +#1064=FACE_OUTER_BOUND('',#1063,.F.); +#1066=CARTESIAN_POINT('',(1.98E0,2.4E0,6.2E0)); +#1067=DIRECTION('',(-6.853646990050E-1,7.281999926928E-1,0.E0)); +#1068=DIRECTION('',(-7.281999926928E-1,-6.853646990050E-1,0.E0)); +#1069=AXIS2_PLACEMENT_3D('',#1066,#1067,#1068); +#1070=PLANE('',#1069); +#1072=ORIENTED_EDGE('',*,*,#1071,.F.); +#1074=ORIENTED_EDGE('',*,*,#1073,.T.); +#1075=ORIENTED_EDGE('',*,*,#1059,.T.); +#1076=ORIENTED_EDGE('',*,*,#1048,.F.); +#1077=EDGE_LOOP('',(#1072,#1074,#1075,#1076)); +#1078=FACE_OUTER_BOUND('',#1077,.F.); +#1080=CARTESIAN_POINT('',(-5.91E0,2.4E0,6.2E0)); +#1081=DIRECTION('',(0.E0,-9.397934234884E-1,3.417430630867E-1)); +#1082=DIRECTION('',(0.E0,-3.417430630867E-1,-9.397934234884E-1)); +#1083=AXIS2_PLACEMENT_3D('',#1080,#1081,#1082); +#1084=PLANE('',#1083); +#1086=ORIENTED_EDGE('',*,*,#1085,.T.); +#1087=ORIENTED_EDGE('',*,*,#1038,.F.); +#1089=ORIENTED_EDGE('',*,*,#1088,.F.); +#1091=ORIENTED_EDGE('',*,*,#1090,.T.); +#1092=EDGE_LOOP('',(#1086,#1087,#1089,#1091)); +#1093=FACE_OUTER_BOUND('',#1092,.F.); +#1095=CARTESIAN_POINT('',(-5.91E0,2.4E0,6.2E0)); +#1096=DIRECTION('',(0.E0,-9.397934234884E-1,3.417430630867E-1)); +#1097=DIRECTION('',(0.E0,-3.417430630867E-1,-9.397934234884E-1)); +#1098=AXIS2_PLACEMENT_3D('',#1095,#1096,#1097); +#1099=PLANE('',#1098); +#1100=ORIENTED_EDGE('',*,*,#1071,.T.); +#1101=ORIENTED_EDGE('',*,*,#1046,.F.); +#1103=ORIENTED_EDGE('',*,*,#1102,.F.); +#1105=ORIENTED_EDGE('',*,*,#1104,.T.); +#1106=EDGE_LOOP('',(#1100,#1101,#1103,#1105)); +#1107=FACE_OUTER_BOUND('',#1106,.F.); +#1109=CARTESIAN_POINT('',(-5.91E0,2.4E0,6.2E0)); +#1110=DIRECTION('',(0.E0,-9.397934234884E-1,3.417430630867E-1)); +#1111=DIRECTION('',(0.E0,-3.417430630867E-1,-9.397934234884E-1)); +#1112=AXIS2_PLACEMENT_3D('',#1109,#1110,#1111); +#1113=PLANE('',#1112); +#1115=ORIENTED_EDGE('',*,*,#1114,.F.); +#1117=ORIENTED_EDGE('',*,*,#1116,.T.); +#1119=ORIENTED_EDGE('',*,*,#1118,.T.); +#1120=ORIENTED_EDGE('',*,*,#1031,.F.); +#1121=EDGE_LOOP('',(#1115,#1117,#1119,#1120)); +#1122=FACE_OUTER_BOUND('',#1121,.F.); +#1124=CARTESIAN_POINT('',(-1.98E0,2.4E0,6.2E0)); +#1125=DIRECTION('',(-6.853646990050E-1,7.281999926928E-1,0.E0)); +#1126=DIRECTION('',(-7.281999926928E-1,-6.853646990050E-1,0.E0)); +#1127=AXIS2_PLACEMENT_3D('',#1124,#1125,#1126); +#1128=PLANE('',#1127); +#1129=ORIENTED_EDGE('',*,*,#1085,.F.); +#1131=ORIENTED_EDGE('',*,*,#1130,.T.); +#1133=ORIENTED_EDGE('',*,*,#1132,.T.); +#1134=ORIENTED_EDGE('',*,*,#1040,.F.); +#1135=EDGE_LOOP('',(#1129,#1131,#1133,#1134)); +#1136=FACE_OUTER_BOUND('',#1135,.F.); +#1138=CARTESIAN_POINT('',(-1.555E0,2.E0,6.2E0)); +#1139=DIRECTION('',(6.853646990050E-1,7.281999926928E-1,0.E0)); +#1140=DIRECTION('',(-7.281999926928E-1,6.853646990050E-1,0.E0)); +#1141=AXIS2_PLACEMENT_3D('',#1138,#1139,#1140); +#1142=PLANE('',#1141); +#1143=ORIENTED_EDGE('',*,*,#1102,.T.); +#1144=ORIENTED_EDGE('',*,*,#1044,.T.); +#1146=ORIENTED_EDGE('',*,*,#1145,.T.); +#1147=ORIENTED_EDGE('',*,*,#1130,.F.); +#1148=EDGE_LOOP('',(#1143,#1144,#1146,#1147)); +#1149=FACE_OUTER_BOUND('',#1148,.F.); +#1151=CARTESIAN_POINT('',(-5.91E0,0.E0,4.E-1)); +#1152=DIRECTION('',(0.E0,0.E0,1.E0)); +#1153=DIRECTION('',(1.E0,0.E0,0.E0)); +#1154=AXIS2_PLACEMENT_3D('',#1151,#1152,#1153); +#1155=PLANE('',#1154); +#1156=ORIENTED_EDGE('',*,*,#1042,.F.); +#1157=ORIENTED_EDGE('',*,*,#1132,.F.); +#1158=ORIENTED_EDGE('',*,*,#1145,.F.); +#1159=EDGE_LOOP('',(#1156,#1157,#1158)); +#1160=FACE_OUTER_BOUND('',#1159,.F.); +#1162=CARTESIAN_POINT('',(-4.66E0,2.E0,6.2E0)); +#1163=DIRECTION('',(1.E0,0.E0,0.E0)); +#1164=DIRECTION('',(0.E0,1.E0,0.E0)); +#1165=AXIS2_PLACEMENT_3D('',#1162,#1163,#1164); +#1166=PLANE('',#1165); +#1168=ORIENTED_EDGE('',*,*,#1167,.T.); +#1170=ORIENTED_EDGE('',*,*,#1169,.T.); +#1172=ORIENTED_EDGE('',*,*,#1171,.T.); +#1174=ORIENTED_EDGE('',*,*,#1173,.T.); +#1176=ORIENTED_EDGE('',*,*,#1175,.T.); +#1178=ORIENTED_EDGE('',*,*,#1177,.T.); +#1179=ORIENTED_EDGE('',*,*,#1088,.T.); +#1180=ORIENTED_EDGE('',*,*,#1036,.T.); +#1181=ORIENTED_EDGE('',*,*,#850,.T.); +#1183=ORIENTED_EDGE('',*,*,#1182,.T.); +#1184=EDGE_LOOP('',(#1168,#1170,#1172,#1174,#1176,#1178,#1179,#1180,#1181, +#1183)); +#1185=FACE_OUTER_BOUND('',#1184,.F.); +#1187=CARTESIAN_POINT('',(-5.91E0,2.E0,-3.E0)); +#1188=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1189=DIRECTION('',(0.E0,1.E0,0.E0)); +#1190=AXIS2_PLACEMENT_3D('',#1187,#1188,#1189); +#1191=PLANE('',#1190); +#1193=ORIENTED_EDGE('',*,*,#1192,.T.); +#1195=ORIENTED_EDGE('',*,*,#1194,.F.); +#1196=ORIENTED_EDGE('',*,*,#1167,.F.); +#1198=ORIENTED_EDGE('',*,*,#1197,.T.); +#1199=EDGE_LOOP('',(#1193,#1195,#1196,#1198)); +#1200=FACE_OUTER_BOUND('',#1199,.F.); +#1202=CARTESIAN_POINT('',(4.66E0,3.7E0,6.2E0)); +#1203=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1204=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1205=AXIS2_PLACEMENT_3D('',#1202,#1203,#1204); +#1206=PLANE('',#1205); +#1207=ORIENTED_EDGE('',*,*,#1192,.F.); +#1209=ORIENTED_EDGE('',*,*,#1208,.F.); +#1210=ORIENTED_EDGE('',*,*,#914,.F.); +#1211=ORIENTED_EDGE('',*,*,#1033,.F.); +#1212=ORIENTED_EDGE('',*,*,#1118,.F.); +#1214=ORIENTED_EDGE('',*,*,#1213,.F.); +#1216=ORIENTED_EDGE('',*,*,#1215,.F.); +#1218=ORIENTED_EDGE('',*,*,#1217,.F.); +#1220=ORIENTED_EDGE('',*,*,#1219,.F.); +#1222=ORIENTED_EDGE('',*,*,#1221,.F.); +#1223=EDGE_LOOP('',(#1207,#1209,#1210,#1211,#1212,#1214,#1216,#1218,#1220, +#1222)); +#1224=FACE_OUTER_BOUND('',#1223,.F.); +#1226=CARTESIAN_POINT('',(-5.91E0,2.E0,-2.E0)); +#1227=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1228=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1229=AXIS2_PLACEMENT_3D('',#1226,#1227,#1228); +#1230=PLANE('',#1229); +#1231=ORIENTED_EDGE('',*,*,#1208,.T.); +#1232=ORIENTED_EDGE('',*,*,#1197,.F.); +#1233=ORIENTED_EDGE('',*,*,#1182,.F.); +#1234=ORIENTED_EDGE('',*,*,#864,.T.); +#1235=EDGE_LOOP('',(#1231,#1232,#1233,#1234)); +#1236=FACE_OUTER_BOUND('',#1235,.F.); +#1238=CARTESIAN_POINT('',(-5.91E0,3.2E0,6.2E0)); +#1239=DIRECTION('',(0.E0,0.E0,1.E0)); +#1240=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1241=AXIS2_PLACEMENT_3D('',#1238,#1239,#1240); +#1242=PLANE('',#1241); +#1243=ORIENTED_EDGE('',*,*,#1104,.F.); +#1244=ORIENTED_EDGE('',*,*,#1090,.F.); +#1245=ORIENTED_EDGE('',*,*,#1177,.F.); +#1247=ORIENTED_EDGE('',*,*,#1246,.T.); +#1248=ORIENTED_EDGE('',*,*,#1213,.T.); +#1249=ORIENTED_EDGE('',*,*,#1116,.F.); +#1250=EDGE_LOOP('',(#1243,#1244,#1245,#1247,#1248,#1249)); +#1251=FACE_OUTER_BOUND('',#1250,.F.); +#1253=CARTESIAN_POINT('',(-5.91E0,3.7E0,4.7E0)); +#1254=DIRECTION('',(0.E0,9.486832980505E-1,3.162277660168E-1)); +#1255=DIRECTION('',(0.E0,-3.162277660168E-1,9.486832980505E-1)); +#1256=AXIS2_PLACEMENT_3D('',#1253,#1254,#1255); +#1257=PLANE('',#1256); +#1258=ORIENTED_EDGE('',*,*,#1215,.T.); +#1259=ORIENTED_EDGE('',*,*,#1246,.F.); +#1260=ORIENTED_EDGE('',*,*,#1175,.F.); +#1262=ORIENTED_EDGE('',*,*,#1261,.T.); +#1263=EDGE_LOOP('',(#1258,#1259,#1260,#1262)); +#1264=FACE_OUTER_BOUND('',#1263,.F.); +#1266=CARTESIAN_POINT('',(-5.91E0,3.7E0,4.1E0)); +#1267=DIRECTION('',(0.E0,1.E0,0.E0)); +#1268=DIRECTION('',(0.E0,0.E0,1.E0)); +#1269=AXIS2_PLACEMENT_3D('',#1266,#1267,#1268); +#1270=PLANE('',#1269); +#1271=ORIENTED_EDGE('',*,*,#1217,.T.); +#1272=ORIENTED_EDGE('',*,*,#1261,.F.); +#1273=ORIENTED_EDGE('',*,*,#1173,.F.); +#1275=ORIENTED_EDGE('',*,*,#1274,.T.); +#1276=EDGE_LOOP('',(#1271,#1272,#1273,#1275)); +#1277=FACE_OUTER_BOUND('',#1276,.F.); +#1279=CARTESIAN_POINT('',(-5.91E0,3.2E0,4.188163490354E0)); +#1280=DIRECTION('',(0.E0,-1.736481776669E-1,-9.848077530122E-1)); +#1281=DIRECTION('',(0.E0,9.848077530122E-1,-1.736481776669E-1)); +#1282=AXIS2_PLACEMENT_3D('',#1279,#1280,#1281); +#1283=PLANE('',#1282); +#1284=ORIENTED_EDGE('',*,*,#1219,.T.); +#1285=ORIENTED_EDGE('',*,*,#1274,.F.); +#1286=ORIENTED_EDGE('',*,*,#1171,.F.); +#1288=ORIENTED_EDGE('',*,*,#1287,.T.); +#1289=EDGE_LOOP('',(#1284,#1285,#1286,#1288)); +#1290=FACE_OUTER_BOUND('',#1289,.F.); +#1292=CARTESIAN_POINT('',(-5.91E0,3.2E0,-3.E0)); +#1293=DIRECTION('',(0.E0,1.E0,0.E0)); +#1294=DIRECTION('',(0.E0,0.E0,1.E0)); +#1295=AXIS2_PLACEMENT_3D('',#1292,#1293,#1294); +#1296=PLANE('',#1295); +#1297=ORIENTED_EDGE('',*,*,#1221,.T.); +#1298=ORIENTED_EDGE('',*,*,#1287,.F.); +#1299=ORIENTED_EDGE('',*,*,#1169,.F.); +#1300=ORIENTED_EDGE('',*,*,#1194,.T.); +#1301=EDGE_LOOP('',(#1297,#1298,#1299,#1300)); +#1302=FACE_OUTER_BOUND('',#1301,.F.); +#1304=CARTESIAN_POINT('',(2.405E0,2.E0,6.2E0)); +#1305=DIRECTION('',(6.853646990050E-1,7.281999926928E-1,0.E0)); +#1306=DIRECTION('',(-7.281999926928E-1,6.853646990050E-1,0.E0)); +#1307=AXIS2_PLACEMENT_3D('',#1304,#1305,#1306); +#1308=PLANE('',#1307); +#1309=ORIENTED_EDGE('',*,*,#1114,.T.); +#1310=ORIENTED_EDGE('',*,*,#1029,.T.); +#1311=ORIENTED_EDGE('',*,*,#1061,.T.); +#1312=ORIENTED_EDGE('',*,*,#1073,.F.); +#1313=EDGE_LOOP('',(#1309,#1310,#1311,#1312)); +#1314=FACE_OUTER_BOUND('',#1313,.F.); +#1316=CARTESIAN_POINT('',(-3.39E0,0.E0,0.E0)); +#1317=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1318=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1319=AXIS2_PLACEMENT_3D('',#1316,#1317,#1318); +#1320=PLANE('',#1319); +#1321=ORIENTED_EDGE('',*,*,#991,.T.); +#1323=ORIENTED_EDGE('',*,*,#1322,.T.); +#1325=ORIENTED_EDGE('',*,*,#1324,.T.); +#1327=ORIENTED_EDGE('',*,*,#1326,.T.); +#1328=EDGE_LOOP('',(#1321,#1323,#1325,#1327)); +#1329=FACE_OUTER_BOUND('',#1328,.F.); +#1331=CARTESIAN_POINT('',(-3.39E0,0.E0,0.E0)); +#1332=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1333=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1334=AXIS2_PLACEMENT_3D('',#1331,#1332,#1333); +#1335=PLANE('',#1334); +#1336=ORIENTED_EDGE('',*,*,#874,.F.); +#1338=ORIENTED_EDGE('',*,*,#1337,.T.); +#1340=ORIENTED_EDGE('',*,*,#1339,.T.); +#1342=ORIENTED_EDGE('',*,*,#1341,.T.); +#1343=EDGE_LOOP('',(#1336,#1338,#1340,#1342)); +#1344=FACE_OUTER_BOUND('',#1343,.F.); +#1346=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,0.E0)); +#1347=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1348=DIRECTION('',(0.E0,0.E0,1.E0)); +#1349=AXIS2_PLACEMENT_3D('',#1346,#1347,#1348); +#1350=PLANE('',#1349); +#1351=ORIENTED_EDGE('',*,*,#997,.T.); +#1353=ORIENTED_EDGE('',*,*,#1352,.T.); +#1355=ORIENTED_EDGE('',*,*,#1354,.F.); +#1356=ORIENTED_EDGE('',*,*,#1322,.F.); +#1357=EDGE_LOOP('',(#1351,#1353,#1355,#1356)); +#1358=FACE_OUTER_BOUND('',#1357,.F.); +#1360=CARTESIAN_POINT('',(-4.53E0,0.E0,0.E0)); +#1361=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1362=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1363=AXIS2_PLACEMENT_3D('',#1360,#1361,#1362); +#1364=PLANE('',#1363); +#1365=ORIENTED_EDGE('',*,*,#995,.F.); +#1367=ORIENTED_EDGE('',*,*,#1366,.F.); +#1369=ORIENTED_EDGE('',*,*,#1368,.F.); +#1370=ORIENTED_EDGE('',*,*,#1352,.F.); +#1371=EDGE_LOOP('',(#1365,#1367,#1369,#1370)); +#1372=FACE_OUTER_BOUND('',#1371,.F.); +#1374=CARTESIAN_POINT('',(-4.53E0,0.E0,0.E0)); +#1375=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1376=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1377=AXIS2_PLACEMENT_3D('',#1374,#1375,#1376); +#1378=PLANE('',#1377); +#1379=ORIENTED_EDGE('',*,*,#878,.T.); +#1381=ORIENTED_EDGE('',*,*,#1380,.F.); +#1383=ORIENTED_EDGE('',*,*,#1382,.F.); +#1385=ORIENTED_EDGE('',*,*,#1384,.F.); +#1386=EDGE_LOOP('',(#1379,#1381,#1383,#1385)); +#1387=FACE_OUTER_BOUND('',#1386,.F.); +#1389=CARTESIAN_POINT('',(-3.39E0,5.7E-1,7.7E0)); +#1390=DIRECTION('',(0.E0,1.E0,0.E0)); +#1391=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1392=AXIS2_PLACEMENT_3D('',#1389,#1390,#1391); +#1393=PLANE('',#1392); +#1394=ORIENTED_EDGE('',*,*,#993,.F.); +#1395=ORIENTED_EDGE('',*,*,#1326,.F.); +#1397=ORIENTED_EDGE('',*,*,#1396,.T.); +#1398=ORIENTED_EDGE('',*,*,#1366,.T.); +#1399=EDGE_LOOP('',(#1394,#1395,#1397,#1398)); +#1400=FACE_OUTER_BOUND('',#1399,.F.); +#1402=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,7.7E0)); +#1403=DIRECTION('',(0.E0,0.E0,1.E0)); +#1404=DIRECTION('',(0.E0,1.E0,0.E0)); +#1405=AXIS2_PLACEMENT_3D('',#1402,#1403,#1404); +#1406=PLANE('',#1405); +#1407=ORIENTED_EDGE('',*,*,#1324,.F.); +#1408=ORIENTED_EDGE('',*,*,#1354,.T.); +#1409=ORIENTED_EDGE('',*,*,#1368,.T.); +#1410=ORIENTED_EDGE('',*,*,#1396,.F.); +#1411=EDGE_LOOP('',(#1407,#1408,#1409,#1410)); +#1412=FACE_OUTER_BOUND('',#1411,.F.); +#1414=CARTESIAN_POINT('',(-3.39E0,-5.7E-1,-6.7E0)); +#1415=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1416=DIRECTION('',(0.E0,0.E0,1.E0)); +#1417=AXIS2_PLACEMENT_3D('',#1414,#1415,#1416); +#1418=PLANE('',#1417); +#1419=ORIENTED_EDGE('',*,*,#876,.F.); +#1420=ORIENTED_EDGE('',*,*,#1341,.F.); +#1422=ORIENTED_EDGE('',*,*,#1421,.T.); +#1423=ORIENTED_EDGE('',*,*,#1380,.T.); +#1424=EDGE_LOOP('',(#1419,#1420,#1422,#1423)); +#1425=FACE_OUTER_BOUND('',#1424,.F.); +#1427=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-6.7E0)); +#1428=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1429=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1430=AXIS2_PLACEMENT_3D('',#1427,#1428,#1429); +#1431=PLANE('',#1430); +#1432=ORIENTED_EDGE('',*,*,#1339,.F.); +#1434=ORIENTED_EDGE('',*,*,#1433,.T.); +#1435=ORIENTED_EDGE('',*,*,#1382,.T.); +#1436=ORIENTED_EDGE('',*,*,#1421,.F.); +#1437=EDGE_LOOP('',(#1432,#1434,#1435,#1436)); +#1438=FACE_OUTER_BOUND('',#1437,.F.); +#1440=CARTESIAN_POINT('',(-3.39E0,5.7E-1,-2.E0)); +#1441=DIRECTION('',(0.E0,1.E0,0.E0)); +#1442=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1443=AXIS2_PLACEMENT_3D('',#1440,#1441,#1442); +#1444=PLANE('',#1443); +#1445=ORIENTED_EDGE('',*,*,#880,.T.); +#1446=ORIENTED_EDGE('',*,*,#1384,.T.); +#1447=ORIENTED_EDGE('',*,*,#1433,.F.); +#1448=ORIENTED_EDGE('',*,*,#1337,.F.); +#1449=EDGE_LOOP('',(#1445,#1446,#1447,#1448)); +#1450=FACE_OUTER_BOUND('',#1449,.F.); +#1452=CARTESIAN_POINT('',(4.53E0,0.E0,0.E0)); +#1453=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1454=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1455=AXIS2_PLACEMENT_3D('',#1452,#1453,#1454); +#1456=PLANE('',#1455); +#1457=ORIENTED_EDGE('',*,*,#1001,.T.); +#1459=ORIENTED_EDGE('',*,*,#1458,.T.); +#1461=ORIENTED_EDGE('',*,*,#1460,.T.); +#1463=ORIENTED_EDGE('',*,*,#1462,.T.); +#1464=EDGE_LOOP('',(#1457,#1459,#1461,#1463)); +#1465=FACE_OUTER_BOUND('',#1464,.F.); +#1467=CARTESIAN_POINT('',(4.53E0,0.E0,0.E0)); +#1468=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1469=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1470=AXIS2_PLACEMENT_3D('',#1467,#1468,#1469); +#1471=PLANE('',#1470); +#1472=ORIENTED_EDGE('',*,*,#884,.F.); +#1474=ORIENTED_EDGE('',*,*,#1473,.T.); +#1476=ORIENTED_EDGE('',*,*,#1475,.T.); +#1478=ORIENTED_EDGE('',*,*,#1477,.T.); +#1479=EDGE_LOOP('',(#1472,#1474,#1476,#1478)); +#1480=FACE_OUTER_BOUND('',#1479,.F.); +#1482=CARTESIAN_POINT('',(4.53E0,-5.7E-1,0.E0)); +#1483=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1484=DIRECTION('',(0.E0,0.E0,1.E0)); +#1485=AXIS2_PLACEMENT_3D('',#1482,#1483,#1484); +#1486=PLANE('',#1485); +#1487=ORIENTED_EDGE('',*,*,#1007,.T.); +#1489=ORIENTED_EDGE('',*,*,#1488,.T.); +#1491=ORIENTED_EDGE('',*,*,#1490,.F.); +#1492=ORIENTED_EDGE('',*,*,#1458,.F.); +#1493=EDGE_LOOP('',(#1487,#1489,#1491,#1492)); +#1494=FACE_OUTER_BOUND('',#1493,.F.); +#1496=CARTESIAN_POINT('',(3.39E0,0.E0,0.E0)); +#1497=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1498=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1499=AXIS2_PLACEMENT_3D('',#1496,#1497,#1498); +#1500=PLANE('',#1499); +#1501=ORIENTED_EDGE('',*,*,#1005,.F.); +#1503=ORIENTED_EDGE('',*,*,#1502,.F.); +#1505=ORIENTED_EDGE('',*,*,#1504,.F.); +#1506=ORIENTED_EDGE('',*,*,#1488,.F.); +#1507=EDGE_LOOP('',(#1501,#1503,#1505,#1506)); +#1508=FACE_OUTER_BOUND('',#1507,.F.); +#1510=CARTESIAN_POINT('',(3.39E0,0.E0,0.E0)); +#1511=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1512=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1513=AXIS2_PLACEMENT_3D('',#1510,#1511,#1512); +#1514=PLANE('',#1513); +#1515=ORIENTED_EDGE('',*,*,#888,.T.); +#1517=ORIENTED_EDGE('',*,*,#1516,.F.); +#1519=ORIENTED_EDGE('',*,*,#1518,.F.); +#1521=ORIENTED_EDGE('',*,*,#1520,.F.); +#1522=EDGE_LOOP('',(#1515,#1517,#1519,#1521)); +#1523=FACE_OUTER_BOUND('',#1522,.F.); +#1525=CARTESIAN_POINT('',(4.53E0,5.7E-1,7.7E0)); +#1526=DIRECTION('',(0.E0,1.E0,0.E0)); +#1527=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1528=AXIS2_PLACEMENT_3D('',#1525,#1526,#1527); +#1529=PLANE('',#1528); +#1530=ORIENTED_EDGE('',*,*,#1003,.F.); +#1531=ORIENTED_EDGE('',*,*,#1462,.F.); +#1533=ORIENTED_EDGE('',*,*,#1532,.T.); +#1534=ORIENTED_EDGE('',*,*,#1502,.T.); +#1535=EDGE_LOOP('',(#1530,#1531,#1533,#1534)); +#1536=FACE_OUTER_BOUND('',#1535,.F.); +#1538=CARTESIAN_POINT('',(4.53E0,-5.7E-1,7.7E0)); +#1539=DIRECTION('',(0.E0,0.E0,1.E0)); +#1540=DIRECTION('',(0.E0,1.E0,0.E0)); +#1541=AXIS2_PLACEMENT_3D('',#1538,#1539,#1540); +#1542=PLANE('',#1541); +#1543=ORIENTED_EDGE('',*,*,#1460,.F.); +#1544=ORIENTED_EDGE('',*,*,#1490,.T.); +#1545=ORIENTED_EDGE('',*,*,#1504,.T.); +#1546=ORIENTED_EDGE('',*,*,#1532,.F.); +#1547=EDGE_LOOP('',(#1543,#1544,#1545,#1546)); +#1548=FACE_OUTER_BOUND('',#1547,.F.); +#1550=CARTESIAN_POINT('',(4.53E0,-5.7E-1,-6.7E0)); +#1551=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1552=DIRECTION('',(0.E0,0.E0,1.E0)); +#1553=AXIS2_PLACEMENT_3D('',#1550,#1551,#1552); +#1554=PLANE('',#1553); +#1555=ORIENTED_EDGE('',*,*,#886,.F.); +#1556=ORIENTED_EDGE('',*,*,#1477,.F.); +#1558=ORIENTED_EDGE('',*,*,#1557,.T.); +#1559=ORIENTED_EDGE('',*,*,#1516,.T.); +#1560=EDGE_LOOP('',(#1555,#1556,#1558,#1559)); +#1561=FACE_OUTER_BOUND('',#1560,.F.); +#1563=CARTESIAN_POINT('',(4.53E0,5.7E-1,-6.7E0)); +#1564=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1565=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1566=AXIS2_PLACEMENT_3D('',#1563,#1564,#1565); +#1567=PLANE('',#1566); +#1568=ORIENTED_EDGE('',*,*,#1475,.F.); +#1570=ORIENTED_EDGE('',*,*,#1569,.T.); +#1571=ORIENTED_EDGE('',*,*,#1518,.T.); +#1572=ORIENTED_EDGE('',*,*,#1557,.F.); +#1573=EDGE_LOOP('',(#1568,#1570,#1571,#1572)); +#1574=FACE_OUTER_BOUND('',#1573,.F.); +#1576=CARTESIAN_POINT('',(4.53E0,5.7E-1,-2.E0)); +#1577=DIRECTION('',(0.E0,1.E0,0.E0)); +#1578=DIRECTION('',(0.E0,0.E0,-1.E0)); +#1579=AXIS2_PLACEMENT_3D('',#1576,#1577,#1578); +#1580=PLANE('',#1579); +#1581=ORIENTED_EDGE('',*,*,#890,.T.); +#1582=ORIENTED_EDGE('',*,*,#1520,.T.); +#1583=ORIENTED_EDGE('',*,*,#1569,.F.); +#1584=ORIENTED_EDGE('',*,*,#1473,.F.); +#1585=EDGE_LOOP('',(#1581,#1582,#1583,#1584)); +#1586=FACE_OUTER_BOUND('',#1585,.F.); +#1588=CARTESIAN_POINT('',(-5.7E-1,5.2E-1,0.E0)); +#1589=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1590=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1591=AXIS2_PLACEMENT_3D('',#1588,#1589,#1590); +#1592=PLANE('',#1591); +#1593=ORIENTED_EDGE('',*,*,#1011,.F.); +#1595=ORIENTED_EDGE('',*,*,#1594,.T.); +#1596=ORIENTED_EDGE('',*,*,#894,.T.); +#1598=ORIENTED_EDGE('',*,*,#1597,.F.); +#1599=EDGE_LOOP('',(#1593,#1595,#1596,#1598)); +#1600=FACE_OUTER_BOUND('',#1599,.F.); +#1602=CARTESIAN_POINT('',(5.7E-1,5.2E-1,0.E0)); +#1603=DIRECTION('',(0.E0,1.E0,0.E0)); +#1604=DIRECTION('',(-1.E0,0.E0,0.E0)); +#1605=AXIS2_PLACEMENT_3D('',#1602,#1603,#1604); +#1606=PLANE('',#1605); +#1607=ORIENTED_EDGE('',*,*,#1017,.F.); +#1609=ORIENTED_EDGE('',*,*,#1608,.T.); +#1610=ORIENTED_EDGE('',*,*,#896,.T.); +#1611=ORIENTED_EDGE('',*,*,#1594,.F.); +#1612=EDGE_LOOP('',(#1607,#1609,#1610,#1611)); +#1613=FACE_OUTER_BOUND('',#1612,.F.); +#1615=CARTESIAN_POINT('',(5.7E-1,-5.2E-1,0.E0)); +#1616=DIRECTION('',(1.E0,0.E0,0.E0)); +#1617=DIRECTION('',(0.E0,1.E0,0.E0)); +#1618=AXIS2_PLACEMENT_3D('',#1615,#1616,#1617); +#1619=PLANE('',#1618); +#1620=ORIENTED_EDGE('',*,*,#1015,.F.); +#1622=ORIENTED_EDGE('',*,*,#1621,.T.); +#1623=ORIENTED_EDGE('',*,*,#898,.T.); +#1624=ORIENTED_EDGE('',*,*,#1608,.F.); +#1625=EDGE_LOOP('',(#1620,#1622,#1623,#1624)); +#1626=FACE_OUTER_BOUND('',#1625,.F.); +#1628=CARTESIAN_POINT('',(-5.7E-1,-5.2E-1,0.E0)); +#1629=DIRECTION('',(0.E0,-1.E0,0.E0)); +#1630=DIRECTION('',(1.E0,0.E0,0.E0)); +#1631=AXIS2_PLACEMENT_3D('',#1628,#1629,#1630); +#1632=PLANE('',#1631); +#1633=ORIENTED_EDGE('',*,*,#1013,.F.); +#1634=ORIENTED_EDGE('',*,*,#1597,.T.); +#1635=ORIENTED_EDGE('',*,*,#900,.T.); +#1636=ORIENTED_EDGE('',*,*,#1621,.F.); +#1637=EDGE_LOOP('',(#1633,#1634,#1635,#1636)); +#1638=FACE_OUTER_BOUND('',#1637,.F.); +#1640=CLOSED_SHELL('',(#841,#856,#904,#919,#937,#950,#963,#976,#1021,#1052, +#1065,#1079,#1094,#1108,#1123,#1137,#1150,#1161,#1186,#1201,#1225,#1237,#1252, +#1265,#1278,#1291,#1303,#1315,#1330,#1345,#1359,#1373,#1388,#1401,#1413,#1426, +#1439,#1451,#1466,#1481,#1495,#1509,#1524,#1537,#1549,#1562,#1575,#1587,#1601, +#1614,#1627,#1639)); +#1641=MANIFOLD_SOLID_BREP('',#1640); +#1644=PLANE_ANGLE_MEASURE_WITH_UNIT(PLANE_ANGLE_MEASURE(1.745329251994E-2), +#1643); +#1645=(CONVERSION_BASED_UNIT('DEGREE',#1644)NAMED_UNIT(*)PLANE_ANGLE_UNIT()); +#1647=UNCERTAINTY_MEASURE_WITH_UNIT(LENGTH_MEASURE(1.E-3),#1642, +'distance_accuracy_value', +'Maximum model space distance between geometric entities at asserted connectivities'); +#1650=APPLICATION_CONTEXT('automotive_design'); +#1651=APPLICATION_PROTOCOL_DEFINITION('international standard', +'automotive_design',2001,#1650); +#1652=PRODUCT_DEFINITION_CONTEXT('part definition',#1650,'design'); +#1653=PRODUCT_CONTEXT('',#1650,'mechanical'); +#1654=PRODUCT('C-1-1123724-2','C-1-1123724-2','NOT SPECIFIED',(#1653)); +#1655=PRODUCT_DEFINITION_FORMATION('1','LAST_VERSION',#1654); +#1663=DERIVED_UNIT_ELEMENT(#1662,2.E0); +#1664=DERIVED_UNIT((#1663)); +#1665=MEASURE_REPRESENTATION_ITEM('surface area measure',AREA_MEASURE( +5.703806331235E2),#1664); +#1670=DERIVED_UNIT_ELEMENT(#1669,3.E0); +#1671=DERIVED_UNIT((#1670)); +#1672=MEASURE_REPRESENTATION_ITEM('volume measure',VOLUME_MEASURE( +3.295031924008E2),#1671); +#1676=CARTESIAN_POINT('centre point',(0.E0,-1.777268025219E-1, +-1.258084706154E-1)); +#1681=DERIVED_UNIT_ELEMENT(#1680,2.E0); +#1682=DERIVED_UNIT((#1681)); +#1683=MEASURE_REPRESENTATION_ITEM('surface area measure',AREA_MEASURE( +5.703806331235E2),#1682); +#1688=DERIVED_UNIT_ELEMENT(#1687,3.E0); +#1689=DERIVED_UNIT((#1688)); +#1690=MEASURE_REPRESENTATION_ITEM('volume measure',VOLUME_MEASURE( +3.295031924008E2),#1689); +#1694=CARTESIAN_POINT('centre point',(0.E0,-1.777268025219E-1, +-1.258084706154E-1)); +#1699=PRODUCT_RELATED_PRODUCT_CATEGORY('part','',(#1654)); +#1=DRAUGHTING_PRE_DEFINED_COLOUR('black'); +#2=COLOUR_RGB('',0.E0,0.E0,3.6E-1); +#3=COLOUR_RGB('',0.E0,0.E0,4.8E-1); +#4=DRAUGHTING_PRE_DEFINED_COLOUR('blue'); +#5=COLOUR_RGB('',0.E0,5.8824E-2,4.58824E-1); +#6=COLOUR_RGB('',0.E0,1.80392E-1,4.78431E-1); +#7=COLOUR_RGB('',0.E0,3.6E-1,9.E-2); +#8=COLOUR_RGB('',0.E0,3.6E-1,2.7E-1); +#9=COLOUR_RGB('',0.E0,5.6E-1,6.4E-1); +#10=COLOUR_RGB('',0.E0,5.8E-1,8.E-1); +#11=COLOUR_RGB('',0.E0,7.1E-1,6.6E-1); +#12=COLOUR_RGB('',0.E0,7.13E-1,0.E0); +#13=COLOUR_RGB('',0.E0,9.5E-1,8.4E-1); +#14=DRAUGHTING_PRE_DEFINED_COLOUR('green'); +#15=DRAUGHTING_PRE_DEFINED_COLOUR('cyan'); +#16=COLOUR_RGB('',1.1765E-2,1.9608E-2,3.9216E-2); +#17=COLOUR_RGB('',4.E-2,0.E0,1.6E-1); +#18=COLOUR_RGB('',3.9216E-2,2.19608E-1,1.21569E-1); +#19=COLOUR_RGB('',3.9216E-2,3.60784E-1,2.E-1); +#20=COLOUR_RGB('',5.098E-2,7.0588E-2,1.01961E-1); +#21=COLOUR_RGB('',9.E-2,0.E0,1.2E-1); +#22=COLOUR_RGB('',9.0196E-2,1.60784E-1,1.09804E-1); +#23=COLOUR_RGB('',9.0196E-2,3.80392E-1,6.70588E-1); +#24=COLOUR_RGB('',1.E-1,0.E0,2.5E-1); +#25=COLOUR_RGB('',1.01961E-1,4.78431E-1,3.88235E-1); +#26=COLOUR_RGB('',1.09804E-1,1.4902E-1,9.0196E-2); +#27=COLOUR_RGB('',1.4902E-1,3.09804E-1,5.29412E-1); +#28=COLOUR_RGB('',1.4902E-1,4.E-1,1.60784E-1); +#29=COLOUR_RGB('',1.6E-1,3.2E-2,0.E0); +#30=COLOUR_RGB('',1.60784E-1,4.5098E-1,7.21569E-1); +#31=COLOUR_RGB('',1.6E-1,4.6E-1,6.5E-1); +#32=COLOUR_RGB('',1.6E-1,1.E0,1.6E-1); +#33=COLOUR_RGB('',2.E-1,3.2E-2,0.E0); +#34=COLOUR_RGB('',2.11765E-1,4.11765E-1,1.4902E-1); +#35=COLOUR_RGB('',2.39216E-1,2.39216E-1,2.31373E-1); +#36=COLOUR_RGB('',2.39216E-1,2.70588E-1,1.80392E-1); +#37=COLOUR_RGB('',2.5098E-1,2.90196E-1,3.29412E-1); +#38=COLOUR_RGB('',2.90196E-1,4.31373E-1,2.E-1); +#39=COLOUR_RGB('',3.1E-1,3.1E-1,5.6E-1); +#40=COLOUR_RGB('',3.09804E-1,6.58824E-1,2.E-1); +#41=COLOUR_RGB('',3.2E-1,1.5E-1,0.E0); +#42=COLOUR_RGB('',3.60784E-1,3.1373E-2,1.68627E-1); +#43=COLOUR_RGB('',3.68627E-1,2.E-1,1.21569E-1); +#44=COLOUR_RGB('',3.88235E-1,2.39216E-1,6.11765E-1); +#45=COLOUR_RGB('',4.E-1,4.E-1,4.E-1); +#46=COLOUR_RGB('',4.11765E-1,5.8824E-2,7.8431E-2); +#47=COLOUR_RGB('',4.11765E-1,3.29412E-1,2.19608E-1); +#48=COLOUR_RGB('',4.2E-1,4.2E-1,1.E0); +#49=COLOUR_RGB('',4.4E-1,8.5E-1,1.E0); +#50=COLOUR_RGB('',4.58824E-1,4.5098E-1,3.09804E-1); +#51=COLOUR_RGB('',4.70588E-1,5.09804E-1,5.4902E-1); +#52=COLOUR_RGB('',4.78431E-1,4.90196E-1,4.58824E-1); +#53=COLOUR_RGB('',4.90196E-1,3.60784E-1,2.19608E-1); +#54=COLOUR_RGB('',4.9E-1,4.9E-1,0.E0); +#55=COLOUR_RGB('',4.9E-1,1.E0,0.E0); +#56=COLOUR_RGB('',5.E-1,0.E0,0.E0); +#57=COLOUR_RGB('',5.E-1,0.E0,2.3E-1); +#58=COLOUR_RGB('',5.E-1,5.E-1,5.E-1); +#59=COLOUR_RGB('',5.21569E-1,2.19608E-1,1.68627E-1); +#60=COLOUR_RGB('',5.3E-1,0.E0,0.E0); +#61=COLOUR_RGB('',5.29412E-1,5.80392E-1,6.5098E-1); +#62=COLOUR_RGB('',5.4E-1,0.E0,4.4E-1); +#63=COLOUR_RGB('',5.5E-1,3.E-1,0.E0); +#64=COLOUR_RGB('',5.6E-1,1.E-1,5.E-2); +#65=COLOUR_RGB('',5.60784E-1,5.80392E-1,6.19608E-1); +#66=COLOUR_RGB('',5.68627E-1,5.8824E-2,4.E-1); +#67=COLOUR_RGB('',5.8E-1,2.2E-1,1.E-2); +#68=COLOUR_RGB('',5.88235E-1,1.21569E-1,1.09804E-1); +#69=COLOUR_RGB('',6.E-1,6.E-1,6.E-1); +#70=COLOUR_RGB('',6.11765E-1,5.60784E-1,3.80392E-1); +#71=COLOUR_RGB('',6.11765E-1,6.11765E-1,6.5098E-1); +#72=COLOUR_RGB('',6.2E-1,0.E0,5.5E-1); +#73=COLOUR_RGB('',6.19608E-1,6.39216E-1,6.90196E-1); +#74=COLOUR_RGB('',6.4E-1,0.E0,2.5E-1); +#75=COLOUR_RGB('',6.4E-1,1.E-2,0.E0); +#76=COLOUR_RGB('',6.39216E-1,5.4902E-1,4.78431E-1); +#77=COLOUR_RGB('',6.5098E-1,6.70588E-1,7.09804E-1); +#78=COLOUR_RGB('',6.70588E-1,1.21569E-1,1.09804E-1); +#79=COLOUR_RGB('',6.78431E-1,4.78431E-1,3.09804E-1); +#80=COLOUR_RGB('',6.8E-1,7.5E-1,1.E0); +#81=COLOUR_RGB('',6.952E-1,7.426E-1,7.9E-1); +#82=COLOUR_RGB('',7.09804E-1,7.0588E-2,2.E-1); +#83=COLOUR_RGB('',7.1E-1,3.1E-1,0.E0); +#84=COLOUR_RGB('',7.2E-1,7.2E-1,7.2E-1); +#85=COLOUR_RGB('',7.29412E-1,7.41176E-1,7.29412E-1); +#86=COLOUR_RGB('',7.41176E-1,7.29412E-1,6.70588E-1); +#87=COLOUR_RGB('',7.4E-1,1.E0,2.6E-1); +#88=COLOUR_RGB('',7.5E-1,3.E-2,0.E0); +#89=COLOUR_RGB('',7.4902E-1,8.90196E-1,7.29412E-1); +#90=COLOUR_RGB('',7.6E-1,0.E0,4.7E-1); +#91=COLOUR_RGB('',7.80392E-1,9.0196E-2,7.0588E-2); +#92=COLOUR_RGB('',7.88235E-1,2.19608E-1,5.4902E-1); +#93=COLOUR_RGB('',8.1E-1,4.E-2,0.E0); +#94=COLOUR_RGB('',8.1E-1,6.1E-1,0.E0); +#95=COLOUR_RGB('',8.2E-1,4.E-2,6.6E-1); +#96=COLOUR_RGB('',8.31373E-1,8.5098E-1,8.58824E-1); +#97=COLOUR_RGB('',8.5098E-1,7.29412E-1,5.4902E-1); +#98=COLOUR_RGB('',8.5E-1,8.5E-1,8.5E-1); +#99=COLOUR_RGB('',8.78431E-1,3.68627E-1,1.21569E-1); +#100=COLOUR_RGB('',8.784E-1,9.49E-1,1.E0); +#101=COLOUR_RGB('',8.90196E-1,5.88235E-1,1.41176E-1); +#102=COLOUR_RGB('',9.E-1,1.E0,0.E0); +#103=COLOUR_RGB('',9.09804E-1,6.11765E-1,7.09804E-1); +#104=COLOUR_RGB('',9.37E-1,7.85E-1,0.E0); +#105=COLOUR_RGB('',9.41176E-1,9.29412E-1,9.01961E-1); +#106=COLOUR_RGB('',9.5E-1,2.2E-1,8.1E-1); +#107=COLOUR_RGB('',9.6E-1,3.7E-1,3.E-1); +#108=COLOUR_RGB('',9.6E-1,7.1E-1,3.75E-1); +#109=COLOUR_RGB('',9.80392E-1,1.E0,1.E0); +#110=COLOUR_RGB('',9.88235E-1,1.09804E-1,7.8431E-2); +#111=COLOUR_RGB('',9.88235E-1,7.21569E-1,1.29412E-1); +#112=COLOUR_RGB('',9.88235E-1,9.21569E-1,8.E-1); +#113=DRAUGHTING_PRE_DEFINED_COLOUR('red'); +#114=COLOUR_RGB('',1.E0,0.E0,6.1E-1); +#115=COLOUR_RGB('',1.E0,4.E-2,0.E0); +#116=COLOUR_RGB('',1.E0,2.3E-1,0.E0); +#117=COLOUR_RGB('',1.E0,3.5E-1,5.2E-1); +#118=COLOUR_RGB('',1.E0,3.6E-1,0.E0); +#119=COLOUR_RGB('',1.E0,3.88235E-1,2.11765E-1); +#120=COLOUR_RGB('',1.E0,4.9E-1,3.7E-1); +#121=COLOUR_RGB('',1.E0,5.E-1,0.E0); +#122=COLOUR_RGB('',1.E0,5.6E-1,7.8E-1); +#123=COLOUR_RGB('',1.E0,6.4E-1,4.9E-1); +#124=COLOUR_RGB('',1.E0,6.7E-1,0.E0); +#125=COLOUR_RGB('',1.E0,7.6E-1,6.5E-1); +#126=COLOUR_RGB('',1.E0,8.39216E-1,3.01961E-1); +#127=COLOUR_RGB('',1.E0,8.6E-1,4.E-2); +#128=COLOUR_RGB('',1.E0,9.60784E-1,2.58824E-1); +#129=COLOUR_RGB('',1.E0,9.60784E-1,8.90196E-1); +#130=COLOUR_RGB('',1.E0,9.8E-1,7.2E-1); +#131=DRAUGHTING_PRE_DEFINED_COLOUR('yellow'); +#132=COLOUR_RGB('',1.E0,1.E0,3.9216E-2); +#133=DRAUGHTING_PRE_DEFINED_COLOUR('white'); +#827=EDGE_CURVE('',#672,#673,#137,.T.); +#829=EDGE_CURVE('',#672,#656,#141,.T.); +#831=EDGE_CURVE('',#656,#657,#145,.T.); +#833=EDGE_CURVE('',#657,#659,#149,.T.); +#835=EDGE_CURVE('',#659,#661,#153,.T.); +#837=EDGE_CURVE('',#661,#673,#157,.T.); +#841=ADVANCED_FACE('',(#840),#826,.F.); +#848=EDGE_CURVE('',#673,#717,#165,.T.); +#850=EDGE_CURVE('',#713,#717,#425,.T.); +#852=EDGE_CURVE('',#672,#713,#265,.T.); +#856=ADVANCED_FACE('',(#855),#846,.F.); +#862=EDGE_CURVE('',#677,#715,#161,.T.); +#864=EDGE_CURVE('',#717,#715,#449,.T.); +#868=EDGE_CURVE('',#661,#669,#169,.T.); +#870=EDGE_CURVE('',#669,#677,#229,.T.); +#874=EDGE_CURVE('',#744,#745,#173,.T.); +#876=EDGE_CURVE('',#745,#749,#177,.T.); +#878=EDGE_CURVE('',#748,#749,#181,.T.); +#880=EDGE_CURVE('',#744,#748,#185,.T.); +#884=EDGE_CURVE('',#776,#777,#189,.T.); +#886=EDGE_CURVE('',#777,#781,#193,.T.); +#888=EDGE_CURVE('',#780,#781,#197,.T.); +#890=EDGE_CURVE('',#776,#780,#201,.T.); +#894=EDGE_CURVE('',#792,#793,#205,.T.); +#896=EDGE_CURVE('',#797,#792,#209,.T.); +#898=EDGE_CURVE('',#795,#797,#213,.T.); +#900=EDGE_CURVE('',#793,#795,#217,.T.); +#904=ADVANCED_FACE('',(#873,#883,#893,#903),#861,.T.); +#910=EDGE_CURVE('',#676,#677,#225,.T.); +#912=EDGE_CURVE('',#676,#711,#261,.T.); +#914=EDGE_CURVE('',#711,#715,#221,.T.); +#919=ADVANCED_FACE('',(#918),#909,.F.); +#927=EDGE_CURVE('',#667,#669,#233,.T.); +#929=EDGE_CURVE('',#665,#667,#237,.T.); +#931=EDGE_CURVE('',#664,#665,#241,.T.); +#933=EDGE_CURVE('',#676,#664,#245,.T.); +#937=ADVANCED_FACE('',(#936),#924,.T.); +#944=EDGE_CURVE('',#659,#667,#249,.T.); +#950=ADVANCED_FACE('',(#949),#942,.T.); +#957=EDGE_CURVE('',#657,#665,#253,.T.); +#963=ADVANCED_FACE('',(#962),#955,.T.); +#970=EDGE_CURVE('',#656,#664,#257,.T.); +#976=ADVANCED_FACE('',(#975),#968,.T.); +#987=EDGE_CURVE('',#713,#711,#269,.T.); +#991=EDGE_CURVE('',#736,#737,#273,.T.); +#993=EDGE_CURVE('',#736,#740,#277,.T.); +#995=EDGE_CURVE('',#740,#741,#281,.T.); +#997=EDGE_CURVE('',#737,#741,#285,.T.); +#1001=EDGE_CURVE('',#768,#769,#289,.T.); +#1003=EDGE_CURVE('',#768,#772,#293,.T.); +#1005=EDGE_CURVE('',#772,#773,#297,.T.); +#1007=EDGE_CURVE('',#769,#773,#301,.T.); +#1011=EDGE_CURVE('',#784,#785,#305,.T.); +#1013=EDGE_CURVE('',#785,#787,#309,.T.); +#1015=EDGE_CURVE('',#787,#789,#313,.T.); +#1017=EDGE_CURVE('',#789,#784,#317,.T.); +#1021=ADVANCED_FACE('',(#990,#1000,#1010,#1020),#981,.T.); +#1027=EDGE_CURVE('',#818,#819,#321,.T.); +#1029=EDGE_CURVE('',#815,#819,#325,.T.); +#1031=EDGE_CURVE('',#815,#707,#329,.T.); +#1033=EDGE_CURVE('',#707,#711,#333,.T.); +#1036=EDGE_CURVE('',#709,#713,#337,.T.); +#1038=EDGE_CURVE('',#709,#801,#341,.T.); +#1040=EDGE_CURVE('',#801,#806,#345,.T.); +#1042=EDGE_CURVE('',#806,#807,#349,.T.); +#1044=EDGE_CURVE('',#803,#807,#353,.T.); +#1046=EDGE_CURVE('',#803,#813,#357,.T.); +#1048=EDGE_CURVE('',#813,#818,#361,.T.); +#1052=ADVANCED_FACE('',(#1051),#1026,.T.); +#1059=EDGE_CURVE('',#821,#818,#365,.T.); +#1061=EDGE_CURVE('',#819,#821,#369,.T.); +#1065=ADVANCED_FACE('',(#1064),#1057,.T.); +#1071=EDGE_CURVE('',#812,#813,#389,.T.); +#1073=EDGE_CURVE('',#812,#821,#373,.T.); +#1079=ADVANCED_FACE('',(#1078),#1070,.F.); +#1085=EDGE_CURVE('',#800,#801,#377,.T.); +#1088=EDGE_CURVE('',#705,#709,#381,.T.); +#1090=EDGE_CURVE('',#705,#800,#385,.T.); +#1094=ADVANCED_FACE('',(#1093),#1084,.T.); +#1102=EDGE_CURVE('',#800,#803,#393,.T.); +#1104=EDGE_CURVE('',#800,#812,#397,.T.); +#1108=ADVANCED_FACE('',(#1107),#1099,.T.); +#1114=EDGE_CURVE('',#812,#815,#401,.T.); +#1116=EDGE_CURVE('',#812,#703,#405,.T.); +#1118=EDGE_CURVE('',#703,#707,#409,.T.); +#1123=ADVANCED_FACE('',(#1122),#1113,.T.); +#1130=EDGE_CURVE('',#800,#809,#413,.T.); +#1132=EDGE_CURVE('',#809,#806,#417,.T.); +#1137=ADVANCED_FACE('',(#1136),#1128,.F.); +#1145=EDGE_CURVE('',#807,#809,#421,.T.); +#1150=ADVANCED_FACE('',(#1149),#1142,.F.); +#1161=ADVANCED_FACE('',(#1160),#1155,.T.); +#1167=EDGE_CURVE('',#684,#685,#433,.T.); +#1169=EDGE_CURVE('',#685,#689,#505,.T.); +#1171=EDGE_CURVE('',#689,#693,#493,.T.); +#1173=EDGE_CURVE('',#693,#697,#481,.T.); +#1175=EDGE_CURVE('',#697,#701,#469,.T.); +#1177=EDGE_CURVE('',#701,#705,#453,.T.); +#1182=EDGE_CURVE('',#717,#684,#445,.T.); +#1186=ADVANCED_FACE('',(#1185),#1166,.F.); +#1192=EDGE_CURVE('',#680,#681,#429,.T.); +#1194=EDGE_CURVE('',#685,#681,#509,.T.); +#1197=EDGE_CURVE('',#684,#680,#437,.T.); +#1201=ADVANCED_FACE('',(#1200),#1191,.T.); +#1208=EDGE_CURVE('',#715,#680,#441,.T.); +#1213=EDGE_CURVE('',#699,#703,#461,.T.); +#1215=EDGE_CURVE('',#695,#699,#465,.T.); +#1217=EDGE_CURVE('',#691,#695,#477,.T.); +#1219=EDGE_CURVE('',#687,#691,#489,.T.); +#1221=EDGE_CURVE('',#681,#687,#501,.T.); +#1225=ADVANCED_FACE('',(#1224),#1206,.F.); +#1237=ADVANCED_FACE('',(#1236),#1230,.T.); +#1246=EDGE_CURVE('',#701,#699,#457,.T.); +#1252=ADVANCED_FACE('',(#1251),#1242,.T.); +#1261=EDGE_CURVE('',#697,#695,#473,.T.); +#1265=ADVANCED_FACE('',(#1264),#1257,.T.); +#1274=EDGE_CURVE('',#693,#691,#485,.T.); +#1278=ADVANCED_FACE('',(#1277),#1270,.T.); +#1287=EDGE_CURVE('',#689,#687,#497,.T.); +#1291=ADVANCED_FACE('',(#1290),#1283,.T.); +#1303=ADVANCED_FACE('',(#1302),#1296,.T.); +#1315=ADVANCED_FACE('',(#1314),#1308,.F.); +#1322=EDGE_CURVE('',#737,#720,#513,.T.); +#1324=EDGE_CURVE('',#720,#721,#517,.T.); +#1326=EDGE_CURVE('',#721,#736,#521,.T.); +#1330=ADVANCED_FACE('',(#1329),#1320,.F.); +#1337=EDGE_CURVE('',#744,#724,#525,.T.); +#1339=EDGE_CURVE('',#724,#725,#529,.T.); +#1341=EDGE_CURVE('',#725,#745,#533,.T.); +#1345=ADVANCED_FACE('',(#1344),#1335,.F.); +#1352=EDGE_CURVE('',#741,#728,#545,.T.); +#1354=EDGE_CURVE('',#720,#728,#565,.T.); +#1359=ADVANCED_FACE('',(#1358),#1350,.T.); +#1366=EDGE_CURVE('',#729,#740,#537,.T.); +#1368=EDGE_CURVE('',#728,#729,#541,.T.); +#1373=ADVANCED_FACE('',(#1372),#1364,.T.); +#1380=EDGE_CURVE('',#733,#749,#549,.T.); +#1382=EDGE_CURVE('',#732,#733,#553,.T.); +#1384=EDGE_CURVE('',#748,#732,#557,.T.); +#1388=ADVANCED_FACE('',(#1387),#1378,.T.); +#1396=EDGE_CURVE('',#721,#729,#561,.T.); +#1401=ADVANCED_FACE('',(#1400),#1393,.T.); +#1413=ADVANCED_FACE('',(#1412),#1406,.T.); +#1421=EDGE_CURVE('',#725,#733,#569,.T.); +#1426=ADVANCED_FACE('',(#1425),#1418,.T.); +#1433=EDGE_CURVE('',#724,#732,#573,.T.); +#1439=ADVANCED_FACE('',(#1438),#1431,.T.); +#1451=ADVANCED_FACE('',(#1450),#1444,.T.); +#1458=EDGE_CURVE('',#769,#752,#577,.T.); +#1460=EDGE_CURVE('',#752,#753,#581,.T.); +#1462=EDGE_CURVE('',#753,#768,#585,.T.); +#1466=ADVANCED_FACE('',(#1465),#1456,.F.); +#1473=EDGE_CURVE('',#776,#756,#589,.T.); +#1475=EDGE_CURVE('',#756,#757,#593,.T.); +#1477=EDGE_CURVE('',#757,#777,#597,.T.); +#1481=ADVANCED_FACE('',(#1480),#1471,.F.); +#1488=EDGE_CURVE('',#773,#760,#609,.T.); +#1490=EDGE_CURVE('',#752,#760,#629,.T.); +#1495=ADVANCED_FACE('',(#1494),#1486,.T.); +#1502=EDGE_CURVE('',#761,#772,#601,.T.); +#1504=EDGE_CURVE('',#760,#761,#605,.T.); +#1509=ADVANCED_FACE('',(#1508),#1500,.T.); +#1516=EDGE_CURVE('',#765,#781,#613,.T.); +#1518=EDGE_CURVE('',#764,#765,#617,.T.); +#1520=EDGE_CURVE('',#780,#764,#621,.T.); +#1524=ADVANCED_FACE('',(#1523),#1514,.T.); +#1532=EDGE_CURVE('',#753,#761,#625,.T.); +#1537=ADVANCED_FACE('',(#1536),#1529,.T.); +#1549=ADVANCED_FACE('',(#1548),#1542,.T.); +#1557=EDGE_CURVE('',#757,#765,#633,.T.); +#1562=ADVANCED_FACE('',(#1561),#1554,.T.); +#1569=EDGE_CURVE('',#756,#764,#637,.T.); +#1575=ADVANCED_FACE('',(#1574),#1567,.T.); +#1587=ADVANCED_FACE('',(#1586),#1580,.T.); +#1594=EDGE_CURVE('',#784,#792,#641,.T.); +#1597=EDGE_CURVE('',#785,#793,#653,.T.); +#1601=ADVANCED_FACE('',(#1600),#1592,.F.); +#1608=EDGE_CURVE('',#789,#797,#645,.T.); +#1614=ADVANCED_FACE('',(#1613),#1606,.F.); +#1621=EDGE_CURVE('',#787,#795,#649,.T.); +#1627=ADVANCED_FACE('',(#1626),#1619,.F.); +#1639=ADVANCED_FACE('',(#1638),#1632,.F.); +#1642=(LENGTH_UNIT()NAMED_UNIT(*)SI_UNIT(.MILLI.,.METRE.)); +#1643=(NAMED_UNIT(*)PLANE_ANGLE_UNIT()SI_UNIT($,.RADIAN.)); +#1646=(NAMED_UNIT(*)SI_UNIT($,.STERADIAN.)SOLID_ANGLE_UNIT()); +#1648=(GEOMETRIC_REPRESENTATION_CONTEXT(3)GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT(( +#1647))GLOBAL_UNIT_ASSIGNED_CONTEXT((#1642,#1645,#1646))REPRESENTATION_CONTEXT( +'ID1','3')); +#1649=ADVANCED_BREP_SHAPE_REPRESENTATION('',(#1641),#1648); +#1656=PRODUCT_DEFINITION('part definition','',#1655,#1652); +#1657=PRODUCT_DEFINITION_SHAPE('','SHAPE FOR C-1-1123724-2.',#1656); +#1658=SHAPE_ASPECT('','solid data associated with C-1-1123724-2',#1657,.F.); +#1659=PROPERTY_DEFINITION('', +'shape for solid data with which properties are associated',#1658); +#1660=SHAPE_REPRESENTATION('',(#1641),#1648); +#1661=SHAPE_DEFINITION_REPRESENTATION(#1659,#1660); +#1662=(LENGTH_UNIT()NAMED_UNIT(*)SI_UNIT(.MILLI.,.METRE.)); +#1666=PROPERTY_DEFINITION('geometric validation property', +'area of C-1-1123724-2',#1658); +#1667=REPRESENTATION('surface area',(#1665),#1648); +#1668=PROPERTY_DEFINITION_REPRESENTATION(#1666,#1667); +#1669=(LENGTH_UNIT()NAMED_UNIT(*)SI_UNIT(.MILLI.,.METRE.)); +#1673=PROPERTY_DEFINITION('geometric validation property', +'volume of C-1-1123724-2',#1658); +#1674=REPRESENTATION('volume',(#1672),#1648); +#1675=PROPERTY_DEFINITION_REPRESENTATION(#1673,#1674); +#1677=PROPERTY_DEFINITION('geometric validation property', +'centroid of C-1-1123724-2',#1658); +#1678=REPRESENTATION('centroid',(#1676),#1648); +#1679=PROPERTY_DEFINITION_REPRESENTATION(#1677,#1678); +#1680=(LENGTH_UNIT()NAMED_UNIT(*)SI_UNIT(.MILLI.,.METRE.)); +#1684=PROPERTY_DEFINITION('geometric validation property', +'area of C-1-1123724-2',#1657); +#1685=REPRESENTATION('surface area',(#1683),#1648); +#1686=PROPERTY_DEFINITION_REPRESENTATION(#1684,#1685); +#1687=(LENGTH_UNIT()NAMED_UNIT(*)SI_UNIT(.MILLI.,.METRE.)); +#1691=PROPERTY_DEFINITION('geometric validation property', +'volume of C-1-1123724-2',#1657); +#1692=REPRESENTATION('volume',(#1690),#1648); +#1693=PROPERTY_DEFINITION_REPRESENTATION(#1691,#1692); +#1695=PROPERTY_DEFINITION('geometric validation property', +'centroid of C-1-1123724-2',#1657); +#1696=REPRESENTATION('centroid',(#1694),#1648); +#1697=PROPERTY_DEFINITION_REPRESENTATION(#1695,#1696); +#1698=SHAPE_DEFINITION_REPRESENTATION(#1657,#1649); +ENDSEC; +END-ISO-10303-21; diff --git a/pool/entities/AC Connector with Ground.json b/pool/entities/AC Connector with Ground.json new file mode 100644 index 0000000..5520739 --- /dev/null +++ b/pool/entities/AC Connector with Ground.json @@ -0,0 +1,18 @@ +{ + "gates": { + "1c9c211c-08e3-427f-b725-ab972fb758f0": { + "name": "Main", + "suffix": "", + "swap_group": 0, + "unit": "15eaed6c-fec6-42f0-9a26-e0db08eee9fa" + } + }, + "manufacturer": "", + "name": "AC Connector with Ground", + "prefix": "C", + "tags": [ + "generic" + ], + "type": "entity", + "uuid": "cae97f8f-c885-4903-8b76-0a73120acdcd" +} \ No newline at end of file diff --git a/pool/entities/cache/29f544a1-a789-4fe6-a1ef-29da5ba3d371.json b/pool/entities/cache/29f544a1-a789-4fe6-a1ef-29da5ba3d371.json new file mode 100644 index 0000000..54ad3c2 --- /dev/null +++ b/pool/entities/cache/29f544a1-a789-4fe6-a1ef-29da5ba3d371.json @@ -0,0 +1 @@ +{"type": "entity", "manufacturer": "", "prefix": "J", "name": "Generic 2 pin connector", "tags": ["connector", "generic"], "uuid": "29f544a1-a789-4fe6-a1ef-29da5ba3d371", "gates": {"eb7f68b1-6fba-4a35-a470-2cecb23fe087": {"name": "Main", "suffix": "", "swap_group": 0, "unit": "c6a7e13e-6c70-4a80-a0dd-335d7b16967f"}}} \ No newline at end of file diff --git a/pool/entities/cache/9c8a3c80-4380-4a27-812d-0091453858c8.json b/pool/entities/cache/9c8a3c80-4380-4a27-812d-0091453858c8.json new file mode 100644 index 0000000..f1802fc --- /dev/null +++ b/pool/entities/cache/9c8a3c80-4380-4a27-812d-0091453858c8.json @@ -0,0 +1,19 @@ +{ + "gates": { + "2d506fb9-7efb-4f40-bf74-a438d9f1d5fd": { + "name": "Main", + "suffix": "", + "swap_group": 0, + "unit": "1e506283-f8c1-49e4-9e35-727d3be30397" + } + }, + "manufacturer": "", + "name": "Fuse", + "prefix": "F", + "tags": [ + "fuse", + "passive" + ], + "type": "entity", + "uuid": "9c8a3c80-4380-4a27-812d-0091453858c8" +} \ No newline at end of file diff --git a/pool/frames/cache/c4ca0500-85c4-4744-a625-e9ecbb900a88.json b/pool/frames/cache/c4ca0500-85c4-4744-a625-e9ecbb900a88.json new file mode 100644 index 0000000..6bfd4b6 --- /dev/null +++ b/pool/frames/cache/c4ca0500-85c4-4744-a625-e9ecbb900a88.json @@ -0,0 +1,20060 @@ +{ + "arcs": {}, + "height": 210000000, + "junctions": { + "061e32f1-553c-4046-ad0b-23c5320d7c3e": { + "position": [ + 294500000, + 46250000 + ] + }, + "1606b391-eaf6-4cc3-ad2f-7faef2c73b5a": { + "position": [ + 278750000, + 2500000 + ] + }, + "19fac091-7ac7-4f5e-bbc2-669025510763": { + "position": [ + 294500000, + 2500000 + ] + }, + "1cd1ed37-0c83-4641-9f4c-ae2210e80c16": { + "position": [ + 278750000, + 46250000 + ] + }, + "1e692945-9b0d-42de-be48-8af36d83bc0f": { + "position": [ + 294500000, + 28750000 + ] + }, + "3473f782-1a89-419b-97a8-e20a9787669b": { + "position": [ + 2500000, + 207500000 + ] + }, + "3fc43c47-9164-40da-841e-307fdca54646": { + "position": [ + 294500000, + 207500000 + ] + }, + "67bdee00-1ff4-44b0-a8ef-105aa7fe103b": { + "position": [ + 218750000, + 28750000 + ] + }, + "70be4d83-b1fe-4de4-838c-77a9132b44cb": { + "position": [ + 278750000, + 11250000 + ] + }, + "723165c5-4146-4fb9-b527-66989fc03f5d": { + "position": [ + 218750000, + 2500000 + ] + }, + "7d459c1e-40a7-4601-b387-f029b4d6554e": { + "position": [ + 218750000, + 2500000 + ] + }, + "8bdb0294-36d2-4e41-8099-78c3c11a30a1": { + "position": [ + 218750000, + 37500000 + ] + }, + "999ee169-99a5-4c98-926d-bcc148e0e85b": { + "position": [ + 218750000, + 20000000 + ] + }, + "a285b3a6-2ec1-4517-9291-a9cea9ac132f": { + "position": [ + 278750000, + 28750000 + ] + }, + "a6d4f1ad-0186-40c9-853d-c9c09176879a": { + "position": [ + 218750000, + 46250000 + ] + }, + "a71b760e-ae6e-4bd3-aff6-9e845f257ccf": { + "position": [ + 294500000, + 20000000 + ] + }, + "a775e180-2a79-4e0a-9ce9-b1e5b3aea5db": { + "position": [ + 294500000, + 37500000 + ] + }, + "bf6568f6-bb55-4597-a893-a24cca30d6ea": { + "position": [ + 2500000, + 2500000 + ] + }, + "d9e4c919-4429-4357-ad2d-35caf5d0e8e7": { + "position": [ + 278750000, + 20000000 + ] + }, + "e3f6c4e5-adf5-4955-90ec-ff1f6f2f0112": { + "position": [ + 218750000, + 11250000 + ] + } + }, + "lines": { + "1d630942-53ff-412f-b47a-d5f09774f163": { + "from": "67bdee00-1ff4-44b0-a8ef-105aa7fe103b", + "layer": 0, + "to": "1e692945-9b0d-42de-be48-8af36d83bc0f", + "width": 0 + }, + "43f31560-c325-474c-bf3f-6ad3e5ca8578": { + "from": "8bdb0294-36d2-4e41-8099-78c3c11a30a1", + "layer": 0, + "to": "a775e180-2a79-4e0a-9ce9-b1e5b3aea5db", + "width": 0 + }, + "53c67959-9d9a-4df3-aad0-d7b4ac5c523d": { + "from": "3473f782-1a89-419b-97a8-e20a9787669b", + "layer": 0, + "to": "3fc43c47-9164-40da-841e-307fdca54646", + "width": 0 + }, + "5fa5e61a-1490-4ce6-8225-5f284f7df108": { + "from": "7d459c1e-40a7-4601-b387-f029b4d6554e", + "layer": 0, + "to": "a6d4f1ad-0186-40c9-853d-c9c09176879a", + "width": 0 + }, + "77a56c48-aa35-4c27-805d-a206a53b473c": { + "from": "1cd1ed37-0c83-4641-9f4c-ae2210e80c16", + "layer": 0, + "to": "a285b3a6-2ec1-4517-9291-a9cea9ac132f", + "width": 0 + }, + "95b0de99-99ae-4778-b939-394e1b5b4037": { + "from": "19fac091-7ac7-4f5e-bbc2-669025510763", + "layer": 0, + "to": "bf6568f6-bb55-4597-a893-a24cca30d6ea", + "width": 0 + }, + "b7b0298b-8fb4-404b-a8f2-6d5e1def0a5e": { + "from": "e3f6c4e5-adf5-4955-90ec-ff1f6f2f0112", + "layer": 0, + "to": "70be4d83-b1fe-4de4-838c-77a9132b44cb", + "width": 0 + }, + "b8c4f0f4-c338-42d2-9a22-990c5bc68824": { + "from": "bf6568f6-bb55-4597-a893-a24cca30d6ea", + "layer": 0, + "to": "3473f782-1a89-419b-97a8-e20a9787669b", + "width": 0 + }, + "cc5af496-93a3-4583-af08-c77060b9e864": { + "from": "a6d4f1ad-0186-40c9-853d-c9c09176879a", + "layer": 0, + "to": "061e32f1-553c-4046-ad0b-23c5320d7c3e", + "width": 0 + }, + "d2630772-5694-4a11-b10d-05eb2624b4f8": { + "from": "999ee169-99a5-4c98-926d-bcc148e0e85b", + "layer": 0, + "to": "a71b760e-ae6e-4bd3-aff6-9e845f257ccf", + "width": 0 + }, + "d7f15d8a-3fe9-405d-9a81-b798071c264d": { + "from": "3fc43c47-9164-40da-841e-307fdca54646", + "layer": 0, + "to": "19fac091-7ac7-4f5e-bbc2-669025510763", + "width": 0 + }, + "fbe7fd1d-ccaa-4328-9ff5-ef7bdfb5628e": { + "from": "d9e4c919-4429-4357-ad2d-35caf5d0e8e7", + "layer": 0, + "to": "1606b391-eaf6-4cc3-ad2f-7faef2c73b5a", + "width": 0 + } + }, + "name": "A4 Landscape OSHW", + "polygons": { + "0e7d75e3-2e1f-43e7-bfa7-e6f63341499c": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281356107, + 8075152 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281321064, + 8116792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281291793, + 8147094 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281257369, + 8176777 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281217584, + 8205017 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281172028, + 8230578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281120288, + 8252428 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281062159, + 8269331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280997020, + 8280463 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280924460, + 8284379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280895189, + 8282731 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280895189, + 8019908 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280924460, + 8021557 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280957854, + 8019702 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280990011, + 8014342 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281020725, + 8005684 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281049378, + 7994347 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281075557, + 7980330 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281099056, + 7964045 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281119258, + 7945905 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281135748, + 7926322 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281152445, + 7900762 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281166462, + 7875201 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281177594, + 7847373 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281186252, + 7815834 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281192642, + 7778730 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281196970, + 7733999 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281199238, + 7679991 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281200062, + 7614646 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281199238, + 7550332 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281196970, + 7496737 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281192642, + 7452624 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281186252, + 7415726 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281177594, + 7384393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281166462, + 7356771 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281152445, + 7331210 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281135748, + 7305650 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281119258, + 7286067 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281099056, + 7267927 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281075557, + 7251642 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281049378, + 7237625 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281020725, + 7226082 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280990011, + 7217630 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280957854, + 7212065 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280924460, + 7210209 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280895189, + 7211859 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280895189, + 6949242 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280924460, + 6947593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280997020, + 6951509 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281062159, + 6962641 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281120288, + 6979544 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281172028, + 7001394 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281217584, + 7026955 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281257369, + 7055195 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281291793, + 7084879 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281321064, + 7114974 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281356107, + 7156820 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281385584, + 7200314 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281410114, + 7247931 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281429697, + 7301527 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281444539, + 7363161 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281454846, + 7434896 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281460823, + 7518793 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281462885, + 7617120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281460823, + 7714828 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281454846, + 7798107 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281444539, + 7869430 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281429697, + 7930858 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281410114, + 7984247 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281385584, + 8031658 + ], + "type": "line" + } + ] + }, + "12d3304f-5455-4c87-b69a-7184b48a28c9": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288526928, + 5430026 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288495183, + 5411680 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288470860, + 5389005 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288453545, + 5362001 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288443238, + 5331494 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288439940, + 5297275 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288443238, + 5265118 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288453545, + 5234610 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288471272, + 5206781 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288496833, + 5182045 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288530845, + 5161638 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288573516, + 5145972 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288625461, + 5136078 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288687096, + 5132573 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288762541, + 5134016 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288825412, + 5139375 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288841903, + 5142879 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288841903, + 4910565 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288819229, + 4902939 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288771199, + 4893043 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288716161, + 4887066 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288653496, + 4885211 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288550222, + 4893043 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288458698, + 4915719 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288379748, + 4951793 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288313991, + 4999822 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288261633, + 5058570 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288223704, + 5126389 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288200410, + 5202247 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288192578, + 5284495 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288199173, + 5360971 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288219375, + 5432706 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288252975, + 5498257 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288299767, + 5555768 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288359753, + 5603591 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288432725, + 5639665 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288518683, + 5662753 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288617422, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288841903, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288841903, + 5454556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288666482, + 5454556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288612474, + 5451670 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288565888, + 5443425 + ], + "type": "line" + } + ] + }, + "17eae462-e0a7-46b4-b7fc-621a704b3a77": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282430071, + 7894578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282450272, + 7832943 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282461404, + 7764094 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282466351, + 7690504 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282467381, + 7614646 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282466351, + 7539613 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282461404, + 7466847 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282450272, + 7398410 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282430071, + 7337188 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282398120, + 7285242 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282352152, + 7245252 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282289487, + 7219485 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282222905, + 7212065 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282222905, + 6953158 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282238159, + 6950479 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282287013, + 6947593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282344938, + 6950891 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282398532, + 6960373 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282448417, + 6975627 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282493973, + 6995829 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282535818, + 7020771 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282573541, + 7049835 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282607348, + 7082199 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282637443, + 7117654 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282661973, + 7152491 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282682174, + 7189389 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282698253, + 7231441 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282710621, + 7281119 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282719691, + 7341517 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282725669, + 7415313 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282728967, + 7505395 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282729997, + 7614646 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282728967, + 7724722 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282725669, + 7815422 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282719691, + 7889836 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282710621, + 7950441 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282698253, + 8000325 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282682174, + 8042376 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282661973, + 8079481 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282637443, + 8114318 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282607348, + 8149773 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282573541, + 8182137 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282535818, + 8210995 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282493973, + 8235937 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282448417, + 8256345 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282398532, + 8271393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282344938, + 8281081 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282287013, + 8284379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282237541, + 8281494 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282222905, + 8279020 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282222905, + 8019908 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282289487, + 8012487 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282352152, + 7986721 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282398120, + 7946524 + ], + "type": "line" + } + ] + }, + "1e4faade-6293-49b9-bf35-d042e85e20bc": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285913961, + 5410855 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285918909, + 5482591 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285919940, + 5554737 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285918909, + 5626061 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285913961, + 5697383 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285902830, + 5765407 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285882835, + 5827455 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285851296, + 5880843 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285805741, + 5922483 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285796876, + 5926400 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285796876, + 6161599 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285805329, + 6157065 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285844700, + 6130679 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285882835, + 6100583 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285919940, + 6067396 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285919940, + 6734450 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286182556, + 6734450 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286182556, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285919940, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285919940, + 5037133 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285887164, + 5004769 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285851296, + 4975498 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285812130, + 4949525 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285796876, + 4941485 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285796876, + 5180809 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285805741, + 5184725 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285851296, + 5226364 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285882835, + 5279960 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285902830, + 5342212 + ], + "type": "line" + } + ] + }, + "2f4ec7b6-338d-4c4c-88e1-41c6bee7ae0b": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290926754, + 5137520 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290992099, + 5132573 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291029822, + 5134635 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291068163, + 5141024 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291106092, + 5151331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291143609, + 5165555 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291179888, + 5183695 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291214725, + 5205338 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291247500, + 5230281 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291277802, + 5258727 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291468477, + 5096499 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291418386, + 5044553 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291364997, + 5000440 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291308929, + 4963954 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291250180, + 4934889 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291189164, + 4912626 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291126499, + 4897373 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291062391, + 4888303 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290997252, + 4885211 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290895422, + 4891807 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290793591, + 4913863 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290696089, + 4954266 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290607038, + 5016725 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290530356, + 5104127 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290470577, + 5219974 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290431618, + 5367567 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290417601, + 5549790 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290430381, + 5724387 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290466248, + 5868887 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290521492, + 5985354 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290592197, + 6076054 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290674651, + 6143047 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290765351, + 6188191 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290828428, + 6205300 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290828428, + 5944746 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290802248, + 5930934 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290762052, + 5897128 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290729071, + 5854046 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290703922, + 5801894 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290687431, + 5740878 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290680423, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290828428, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290828428, + 5454350 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290680423, + 5454350 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290686400, + 5379317 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290703716, + 5313972 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290731338, + 5258727 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290768648, + 5213378 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290814205, + 5178129 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290867181, + 5152775 + ], + "type": "line" + } + ] + }, + "4407c366-2e62-48e2-9bd3-412896a11e59": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287975105, + 7305650 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287958614, + 7286067 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287938413, + 7267927 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287915120, + 7251642 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287888734, + 7237625 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287860081, + 7226082 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287829574, + 7217630 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287802157, + 7212889 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287802157, + 6949654 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287836375, + 6951509 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287901514, + 6962641 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287959851, + 6979544 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288011591, + 7001394 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288056940, + 7026955 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288096725, + 7055195 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288131149, + 7084879 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288160627, + 7114974 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288195464, + 7156820 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288225147, + 7200314 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288249470, + 7247931 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288269053, + 7301527 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288283895, + 7363161 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288294202, + 7434896 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288300180, + 7518793 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288302241, + 7617120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288300180, + 7714828 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288294202, + 7798107 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288283895, + 7869430 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288269053, + 7930858 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288249470, + 7984247 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288225147, + 8031658 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288195464, + 8075152 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288160627, + 8116792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288131149, + 8147094 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288096725, + 8176777 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288056940, + 8205017 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288011591, + 8230578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287959851, + 8252428 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287901514, + 8269331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287836375, + 8280463 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287802157, + 8282318 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287802157, + 8018878 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287829574, + 8014342 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287860081, + 8005684 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287888734, + 7994347 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287915120, + 7980330 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287938413, + 7964045 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287958614, + 7945905 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287975105, + 7926322 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287992008, + 7900762 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288005819, + 7875201 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288016950, + 7847373 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288025608, + 7815834 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288031998, + 7778730 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288036327, + 7733999 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288038594, + 7679991 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288039419, + 7614646 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288038594, + 7550332 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288036327, + 7496737 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288031998, + 7452624 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288025608, + 7415726 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288016950, + 7384393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288005819, + 7356771 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287992008, + 7331210 + ], + "type": "line" + } + ] + }, + "4943acc6-01a9-48f1-99d5-4da2009027e6": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289233354, + 5902694 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289243454, + 5791793 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289243454, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288980632, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288980632, + 5016519 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288975478, + 5016519 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288953423, + 4984980 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288927449, + 4957976 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288896735, + 4935302 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288860867, + 4917162 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288841903, + 4910565 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288841903, + 5142879 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288876121, + 5150507 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288916112, + 5169471 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288945589, + 5198124 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288965584, + 5237908 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288977128, + 5291091 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288980632, + 5359115 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288980632, + 5454556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288841903, + 5454556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288841903, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288980632, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288980632, + 5807253 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288976922, + 5849923 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288965172, + 5885584 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288945383, + 5914649 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288917143, + 5937325 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288880244, + 5954434 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288833864, + 5965977 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288778207, + 5972574 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288712656, + 5974841 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288664833, + 5973605 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288622988, + 5969482 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288586708, + 5962679 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288555376, + 5952578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288528165, + 5938768 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288504666, + 5921452 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288484052, + 5900014 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288465706, + 5874247 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288259572, + 6031322 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288299355, + 6079351 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288343263, + 6119754 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288391498, + 6152736 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288444062, + 6178708 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288501162, + 6198291 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288562796, + 6211690 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288628965, + 6219318 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288700082, + 6221791 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288815724, + 6216638 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288920647, + 6199941 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289013408, + 6170670 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289092357, + 6127587 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289156465, + 6069251 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289203876, + 5994836 + ], + "type": "line" + } + ] + }, + "57609846-3044-4898-aaf9-4f8d913b0851": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283552683, + 8017435 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283501355, + 8032070 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283445493, + 8037017 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283389424, + 8032070 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283337890, + 8017435 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283318308, + 8007127 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283318308, + 8267682 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283349847, + 8276340 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283445493, + 8284379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283551446, + 8274485 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283651215, + 8245626 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283742534, + 8199040 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283822720, + 8135344 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283889302, + 8055775 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283940011, + 7961572 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283972374, + 7853763 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283983712, + 7733174 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283983712, + 7516732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283318308, + 7516732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283318308, + 7732968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283720889, + 7732968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283713263, + 7803054 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283696360, + 7864276 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283671211, + 7916428 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283638229, + 7959510 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283598446, + 7993110 + ], + "type": "line" + } + ] + }, + "63c63f4b-1689-41d4-9f41-517826b8ee91": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285211453, + 8026916 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285166721, + 8104629 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285109622, + 8168738 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285042834, + 8219034 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284969450, + 8255108 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284892768, + 8276959 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284815674, + 8284379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284764552, + 8281906 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284715492, + 8274691 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284668699, + 8262529 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284624380, + 8245626 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284582741, + 8223982 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284543987, + 8197391 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284508325, + 8166058 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284475756, + 8129778 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284470397, + 8129778 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284470397, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284207781, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284207781, + 6963259 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284470397, + 6963259 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284470397, + 7740801 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284475550, + 7803879 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284490185, + 7859741 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284513479, + 7907770 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284544605, + 7947761 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284582741, + 7979505 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284626853, + 8002593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284676532, + 8016816 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284730540, + 8021557 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284783723, + 8016816 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284832783, + 8002593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284876689, + 7979505 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284914412, + 7947761 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284945332, + 7907770 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284968625, + 7859741 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284983055, + 7803879 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284988208, + 7740801 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284988208, + 6963259 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285250824, + 6963259 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285250824, + 7831088 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285240518, + 7935599 + ], + "type": "line" + } + ] + }, + "6ba72bee-5331-4645-a55a-aca930a273b7": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285207536, + 5090109 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285232272, + 5055272 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285262162, + 5019817 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285295968, + 4987454 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285333691, + 4958388 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285375537, + 4933446 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285421092, + 4913245 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285470771, + 4897991 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285524572, + 4888509 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285582496, + 4885211 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285631968, + 4888097 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285679998, + 4896342 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285726378, + 4909534 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285770492, + 4927468 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285796876, + 4941485 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285796876, + 5180809 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285743693, + 5157515 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285662270, + 5148033 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285580228, + 5157103 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285517357, + 5182870 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285471389, + 5223066 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285439438, + 5275012 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285419237, + 5336646 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285408106, + 5405289 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285403158, + 5478880 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285402128, + 5554737 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285403158, + 5629771 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285408106, + 5702742 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285419237, + 5770973 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285439438, + 5832401 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285471389, + 5884348 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285517357, + 5924338 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285580228, + 5950105 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285662270, + 5959381 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285743693, + 5949692 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285796876, + 5926400 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285796876, + 6161599 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285764719, + 6179327 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285722256, + 6197467 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285677936, + 6210865 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285631350, + 6219111 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285582496, + 6221791 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285524572, + 6218493 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285470771, + 6209011 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285421092, + 6193962 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285375537, + 6173556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285333691, + 6148819 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285295968, + 6119754 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285262162, + 6087391 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285232272, + 6051936 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285207536, + 6017099 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285187335, + 5979994 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285171256, + 5938149 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285158888, + 5888471 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285149818, + 5828073 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285143841, + 5754276 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285140542, + 5663990 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285139512, + 5554737 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285140542, + 5444662 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285143841, + 5353962 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285149818, + 5279753 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285158888, + 5219150 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285171256, + 5169059 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285187335, + 5127213 + ], + "type": "line" + } + ] + }, + "6ca7d31c-2eca-4f47-8210-08c252ae536a": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280749864, + 7267927 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280729869, + 7286067 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280713378, + 7305650 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280696475, + 7331210 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280682664, + 7356771 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280671532, + 7384599 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280662669, + 7416138 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280656484, + 7453242 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280652155, + 7497974 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280649682, + 7551981 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280648858, + 7617120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280649682, + 7681640 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280652155, + 7735029 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280656484, + 7779348 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280662669, + 7816247 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280671532, + 7847579 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280682664, + 7875201 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280696475, + 7900762 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280713378, + 7926322 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280729869, + 7945905 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280749864, + 7964045 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280773363, + 7980124 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280799542, + 7994141 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280828195, + 8005684 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280858909, + 8014342 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280891066, + 8019702 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280895189, + 8019908 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280895189, + 8282731 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280852106, + 8280463 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280786761, + 8269331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280728632, + 8252428 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280676892, + 8230578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280631336, + 8205017 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280591552, + 8176777 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280557333, + 8147094 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280527856, + 8116792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280492813, + 8075152 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280463336, + 8031452 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280438805, + 7984041 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280419429, + 7930858 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280404587, + 7869430 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280394280, + 7798107 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280388302, + 7714828 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280386241, + 7617120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280388302, + 7518793 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280394280, + 7434896 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280404587, + 7362955 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280419429, + 7301527 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280438805, + 7247931 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280463336, + 7200314 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280492813, + 7156820 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280527856, + 7114974 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280557333, + 7084879 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280591552, + 7055195 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280631336, + 7026955 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280676892, + 7001394 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280728632, + 6979544 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280786761, + 6962641 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280852106, + 6951509 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280895189, + 6949242 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280895189, + 7211859 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280891066, + 7212065 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280858909, + 7217630 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280828195, + 7226082 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280799542, + 7237625 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 280773363, + 7251642 + ], + "type": "line" + } + ] + }, + "703d3f20-7d6b-4a52-8391-da8edcc1b96a": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283519495, + 7197016 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283481567, + 7194749 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283416222, + 7199902 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283356648, + 7214950 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283303672, + 7240305 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283258116, + 7275554 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283220806, + 7320904 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283193183, + 7376354 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283175868, + 7441493 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283169891, + 7516732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283318308, + 7516732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283318308, + 7732968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283169891, + 7732968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283176899, + 7803054 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283193389, + 7864276 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283218538, + 7916428 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283251520, + 7959510 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283291716, + 7993110 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283318308, + 8007127 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283318308, + 8267682 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283254817, + 8250573 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283164118, + 8205429 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283081664, + 8138435 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283010960, + 8047736 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282955716, + 7931270 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282919848, + 7786563 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282907068, + 7612172 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282921085, + 7429743 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282960044, + 7282356 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283019824, + 7166508 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283096506, + 7079107 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283185557, + 7016648 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283283059, + 6976246 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283384889, + 6954189 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283486513, + 6947593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283551858, + 6950685 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283615967, + 6959755 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283678632, + 6975215 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283739648, + 6997272 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283798396, + 7026337 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283854465, + 7062823 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283907854, + 7106935 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283957945, + 7158882 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283767270, + 7321110 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283736968, + 7292663 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283704192, + 7267721 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283669355, + 7246077 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283633076, + 7227937 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283595766, + 7213713 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283557630, + 7203200 + ], + "type": "line" + } + ] + }, + "72077e56-00ad-4bf9-83b7-759dc734a1da": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286481245, + 7756261 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286697686, + 7740801 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286791683, + 7727402 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286871045, + 7701429 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286936390, + 7664119 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286988336, + 7616501 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287027708, + 7560020 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287055124, + 7495912 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287070996, + 7425415 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287076356, + 7349350 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287065430, + 7258857 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287034510, + 7179083 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286985244, + 7110234 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286919899, + 7052928 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286840125, + 7007578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286748188, + 6974597 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286645946, + 6954395 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286535458, + 6947593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286456920, + 6951303 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286380238, + 6962229 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286304999, + 6980369 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286231822, + 7005929 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286160705, + 7038911 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286091856, + 7079107 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286025274, + 7126725 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285961166, + 7181968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286144008, + 7362131 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286186884, + 7323171 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286231410, + 7289365 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286277996, + 7260506 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286326850, + 7237007 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286378589, + 7218660 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286433627, + 7205468 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286492582, + 7197429 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286555865, + 7194955 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286609872, + 7197429 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286659138, + 7205468 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286703045, + 7218660 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286740768, + 7237007 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286771482, + 7260506 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286794363, + 7289365 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286808586, + 7323171 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286813533, + 7362131 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286810442, + 7394082 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286801165, + 7420261 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286786736, + 7441699 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286767565, + 7458396 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286744066, + 7471382 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286716855, + 7480658 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286686554, + 7487049 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286653778, + 7490965 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286422083, + 7511578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286343753, + 7523535 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286272018, + 7545591 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286207910, + 7577748 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286152872, + 7619800 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286107934, + 7671334 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286074334, + 7732556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286053309, + 7802848 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286046094, + 7882416 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286055576, + 7975795 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286083405, + 8057218 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286127311, + 8126067 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286186059, + 8182755 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286257588, + 8227074 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286340455, + 8258819 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286432802, + 8277783 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286532778, + 8284173 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286615438, + 8281081 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286691501, + 8271599 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286761794, + 8256551 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286826726, + 8235937 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286887123, + 8210171 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286943193, + 8179869 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286995756, + 8145032 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287045435, + 8106484 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286883207, + 7916016 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286844454, + 7941782 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286804876, + 7965282 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286764473, + 7985896 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286722628, + 8003417 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286678721, + 8017641 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286632959, + 8028153 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286584311, + 8034750 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286532778, + 8037017 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286475060, + 8033925 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286427237, + 8025061 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286388483, + 8011044 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286358182, + 7992286 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286335507, + 7969199 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286320253, + 7942401 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286311596, + 7912511 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286308916, + 7879942 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286310772, + 7858710 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286317368, + 7838097 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286328705, + 7818514 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286345815, + 7800786 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286369106, + 7784914 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286398997, + 7771928 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286436307, + 7762239 + ], + "type": "line" + } + ] + }, + "7a1b56d3-b7b4-4407-8a32-8c80f4daae0b": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287763816, + 7210209 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287797210, + 7212065 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287802157, + 7212889 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287802157, + 6949654 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287763816, + 6947593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287691463, + 6951509 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287626324, + 6962641 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287567988, + 6979544 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287516454, + 7001394 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287470899, + 7026955 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287431114, + 7055195 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287396689, + 7084879 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287367419, + 7114974 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287332375, + 7156820 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287302898, + 7200314 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287278368, + 7247931 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287258785, + 7301527 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287243943, + 7362955 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287233637, + 7434896 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287227658, + 7518793 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287225597, + 7617120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287227658, + 7714828 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287233637, + 7798107 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287243943, + 7869430 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287258785, + 7930858 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287278368, + 7984041 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287302898, + 8031452 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287332375, + 8075152 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287367419, + 8116792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287396689, + 8147094 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287431114, + 8176777 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287470899, + 8205017 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287516454, + 8230578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287567988, + 8252428 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287626324, + 8269331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287691463, + 8280463 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287763816, + 8284379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287802157, + 8282318 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287802157, + 8018878 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287797210, + 8019702 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287763816, + 8021557 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287730629, + 8019702 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287698266, + 8014342 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287667758, + 8005684 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287639104, + 7994141 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287612719, + 7980124 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287589426, + 7964045 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287569225, + 7945905 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287552940, + 7926322 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287536037, + 7900762 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287522020, + 7875201 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287510888, + 7847579 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287502231, + 7816247 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287495841, + 7779348 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287491511, + 7735029 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287489038, + 7681640 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287488420, + 7617120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287489038, + 7551981 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287491511, + 7497974 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287495841, + 7453242 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287502231, + 7416138 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287510888, + 7384599 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287522020, + 7356771 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287536037, + 7331210 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287552940, + 7305650 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287569225, + 7286067 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287589426, + 7267927 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287612719, + 7251642 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287639104, + 7237625 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287667758, + 7226082 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287698266, + 7217630 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287730629, + 7212065 + ], + "type": "line" + } + ] + }, + "862d79c0-28d9-4eb4-8b5e-ca7091e3eb7d": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288964348, + 6947593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289014645, + 6950066 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289062880, + 6957281 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289109260, + 6969443 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289153167, + 6986346 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289194600, + 7007991 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289233354, + 7034582 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289269015, + 7066120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289301584, + 7102194 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289306738, + 7102194 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289306738, + 6963053 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289569354, + 6963053 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289569354, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289306738, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289306738, + 7491172 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289301584, + 7428094 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289287155, + 7372231 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289263862, + 7324202 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289232942, + 7284211 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289195219, + 7252260 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289151312, + 7229174 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289102252, + 7215156 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289049069, + 7210416 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288995062, + 7215156 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288945383, + 7229174 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288901270, + 7252260 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288863135, + 7284211 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288832009, + 7324202 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288808715, + 7372231 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288794080, + 7428094 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288788927, + 7491172 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288788927, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288526516, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288526516, + 7400884 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288536823, + 7296373 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288565888, + 7205056 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288610619, + 7127343 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288668131, + 7063235 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288735125, + 7012938 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288808921, + 6976864 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288886223, + 6955014 + ], + "type": "line" + } + ] + }, + "88fc53e2-7a0a-46a2-b01d-319e5b29cc24": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291387672, + 7220310 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291349537, + 7212889 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291309753, + 7210209 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291233689, + 7215980 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291166489, + 7233708 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291108153, + 7263598 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291059505, + 7306268 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291020958, + 7362337 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290992718, + 7432010 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290975608, + 7516114 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290969630, + 7614852 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290975608, + 7714416 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290992718, + 7798931 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291020958, + 7869223 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291059505, + 7925292 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291108153, + 7968168 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291166489, + 7998264 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291233689, + 8015785 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291309753, + 8021557 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291349537, + 8019084 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291387672, + 8011456 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291424159, + 7999501 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291458789, + 7983216 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291491152, + 7963427 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291521454, + 7940133 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291549488, + 7913954 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291574843, + 7885096 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291767992, + 8057630 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291723466, + 8105248 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291674818, + 8148537 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291622254, + 8187083 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291565567, + 8220271 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291504963, + 8247275 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291440237, + 8267476 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291371800, + 8280051 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291299240, + 8284379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291187309, + 8275309 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291079706, + 8247069 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290979525, + 8198834 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290890268, + 8129160 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290815029, + 8037223 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290757105, + 7921582 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290720206, + 7780997 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290707014, + 7614852 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290720206, + 7449326 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290757105, + 7309567 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290815029, + 7194337 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290890268, + 7102606 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290979525, + 7033139 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291079706, + 6984903 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291187309, + 6956869 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291299240, + 6947593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291371800, + 6952127 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291440237, + 6964702 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291504963, + 6984697 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291565567, + 7011701 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291622254, + 7044889 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291674818, + 7083436 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291723466, + 7126725 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291767992, + 7174136 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291574843, + 7346876 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291549488, + 7318018 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291521454, + 7291839 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291491152, + 7268545 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291458583, + 7248550 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291424159, + 7232471 + ], + "type": "line" + } + ] + }, + "894a0729-2b2c-445a-9e99-9502c6c20362": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283624624, + 4940043 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283624624, + 5163493 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283597621, + 5150507 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283546706, + 5139375 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283484040, + 5134016 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283408388, + 5132573 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283346754, + 5136078 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283294808, + 5145972 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283252139, + 5161638 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283218126, + 5182045 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283192565, + 5206781 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283174837, + 5234610 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283164531, + 5265118 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283161232, + 5297275 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283164531, + 5331494 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283174837, + 5362001 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283192153, + 5389005 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283216477, + 5411680 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283248222, + 5430026 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283287181, + 5443425 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283333768, + 5451670 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283387981, + 5454556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283624624, + 5454556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283624624, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283338921, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283239976, + 5662753 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283154018, + 5639665 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283081046, + 5603591 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283021267, + 5555768 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282974474, + 5498257 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282940874, + 5432706 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282920673, + 5360971 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282914076, + 5284495 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282921910, + 5202247 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282944996, + 5126389 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282983132, + 5058570 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283035284, + 4999822 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283101247, + 4951793 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283180197, + 4915719 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283271514, + 4893043 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283374995, + 4885211 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283437659, + 4887066 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283492698, + 4893043 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283540727, + 4902939 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283582367, + 4917162 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283618234, + 4935302 + ], + "type": "line" + } + ] + }, + "9bb5c8c9-19bb-493a-a27b-2eca64521ed2": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291148761, + 5897128 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291108978, + 5930934 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291063009, + 5955258 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291011888, + 5969894 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290956025, + 5974841 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290899956, + 5969894 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290848423, + 5955258 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290828428, + 5944746 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290828428, + 6205300 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290860379, + 6213958 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290956025, + 6221997 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291061773, + 6212102 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291161748, + 6183244 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291252860, + 6136451 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291333252, + 6072962 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291399834, + 5993394 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291450544, + 5899395 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291482701, + 5791381 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291494038, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291494038, + 5454350 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290828428, + 5454350 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290828428, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291231422, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291223795, + 5740878 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291206892, + 5801894 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291181743, + 5854046 + ], + "type": "line" + } + ] + }, + "a0e6606d-bfba-42ac-975b-b9df5b7a9307": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284861229, + 6221791 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284809901, + 6219524 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284760841, + 6212309 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284714255, + 6200147 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284669936, + 6183244 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284628296, + 6161393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284589543, + 6135008 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284553676, + 6103470 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284521106, + 6067396 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284515953, + 6067396 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284515953, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284253337, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284253337, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284515953, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284515953, + 5686252 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284521725, + 5752627 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284537803, + 5809315 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284562745, + 5856313 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284595315, + 5894243 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284633656, + 5923101 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284676944, + 5943509 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284723118, + 5955465 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284770942, + 5959381 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284795060, + 5958351 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284817529, + 5955671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284838760, + 5951135 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284859168, + 5944539 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284879575, + 5935675 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284899983, + 5924544 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284921214, + 5910940 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284943683, + 5894861 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285134152, + 6121403 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285103850, + 6143459 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285072724, + 6163248 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285040567, + 6180358 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285007379, + 6194787 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284972954, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284937087, + 6214782 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284899983, + 6220142 + ], + "type": "line" + } + ] + }, + "c0538daa-3143-4ddb-9ae5-99e58e0ab36b": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292372998, + 8284379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292277558, + 8276340 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292248905, + 8268507 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292248905, + 8008776 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292265602, + 8017435 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292317135, + 8032070 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292372998, + 8037017 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292429067, + 8032070 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292480188, + 8017435 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292526157, + 7993110 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292565941, + 7959510 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292598716, + 7916428 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292624071, + 7864276 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292640974, + 7803054 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292648601, + 7732968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292248905, + 7732968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292248905, + 7516732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292911423, + 7516732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292911423, + 7733174 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292900086, + 7853763 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292867723, + 7961572 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292817013, + 8055775 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292750432, + 8135344 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292670039, + 8199040 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292578721, + 8245626 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292478952, + 8274485 + ], + "type": "line" + } + ] + }, + "c199659f-0883-4c4c-9272-83a2db374f0b": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289873816, + 5894243 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289841453, + 5856313 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289816304, + 5809315 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289800431, + 5752627 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289794660, + 5686252 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289794660, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289532043, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289532043, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289794660, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289794660, + 6067396 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289799813, + 6067396 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289832382, + 6103470 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289868250, + 6135008 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289907004, + 6161393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289948643, + 6183244 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289992962, + 6200147 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290039549, + 6212309 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290088609, + 6219524 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290139730, + 6221791 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290178483, + 6220142 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290215794, + 6214782 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290251456, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290285880, + 6194787 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290319068, + 6180358 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290351225, + 6163248 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290382557, + 6143459 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290412859, + 6121403 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290222185, + 5894861 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290199715, + 5910940 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290178483, + 5924544 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290158076, + 5935675 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290137875, + 5944539 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290117468, + 5951135 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290096235, + 5955671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290073767, + 5958351 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290049649, + 5959381 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290001620, + 5955465 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289955445, + 5943509 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289912363, + 5923101 + ], + "type": "line" + } + ] + }, + "c441093b-8f82-402c-bf5b-e577a8983ccb": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282099018, + 8242122 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282143131, + 8260055 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282189511, + 8273248 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282222905, + 8279020 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282222905, + 8019908 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282207239, + 8021557 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282125816, + 8011869 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282063769, + 7984865 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282018213, + 7943019 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281986674, + 7889630 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281966680, + 7827171 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281955548, + 7758734 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281950601, + 7686794 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281949570, + 7614646 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281950601, + 7543323 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281955548, + 7472207 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281966680, + 7404182 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281986674, + 7341930 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282018213, + 7288747 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282063769, + 7247107 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282125816, + 7219897 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282207239, + 7210209 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282222905, + 7212065 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282222905, + 6953158 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282191573, + 6958724 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282147254, + 6972123 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282104790, + 6990057 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282064182, + 7012526 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282024809, + 7038911 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281986674, + 7068800 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281949570, + 7102194 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281948746, + 6067396 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281982964, + 6103470 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282020068, + 6135008 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282059646, + 6161393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282101904, + 6183244 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282146636, + 6200147 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282193428, + 6212309 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282242694, + 6219524 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282293816, + 6221791 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282370910, + 6214576 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282447592, + 6192726 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282520977, + 6156653 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282587765, + 6106356 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282644864, + 6042248 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282689596, + 5964328 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282718660, + 5873217 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282728967, + 5768706 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282728967, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282466351, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282466351, + 5678419 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282461198, + 5741496 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282446768, + 5797359 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282423475, + 5845389 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282392555, + 5885584 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282354832, + 5917329 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282310925, + 5940417 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282262071, + 5954434 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282208682, + 5959175 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282154674, + 5954434 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282105202, + 5940417 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282060883, + 5917329 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282022748, + 5885584 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281991622, + 5845389 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281968329, + 5797359 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281953692, + 5741496 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281948746, + 5678419 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281948746, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281685924, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281685924, + 8268713 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281949570, + 8268713 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281949570, + 8132252 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281982346, + 8164821 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282018419, + 8194092 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282057379, + 8220065 + ], + "type": "line" + } + ] + }, + "e073b3e8-fb19-41b6-9ea3-337e378dd583": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292885657, + 7158882 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292835566, + 7106935 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292782176, + 7062823 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292726108, + 7026337 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292667359, + 6997272 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292606550, + 6975215 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292543679, + 6959755 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292479570, + 6950685 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292414431, + 6947593 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292312601, + 6954189 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292210770, + 6976246 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292113268, + 7016648 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292024217, + 7079107 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291947536, + 7166508 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291887756, + 7282356 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291848797, + 7429743 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291834780, + 7612172 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291847560, + 7786563 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291883428, + 7931270 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291938465, + 8047736 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292009170, + 8138435 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292091830, + 8205429 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292182530, + 8250573 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292248905, + 8268507 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292248905, + 8008776 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292219427, + 7993110 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292179232, + 7959510 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292146250, + 7916428 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292121101, + 7864276 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292104610, + 7803054 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292097602, + 7732968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292248905, + 7732968 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292248905, + 7516732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292097602, + 7516732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292103579, + 7441493 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292120895, + 7376354 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292148518, + 7320904 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292185827, + 7275554 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292231384, + 7240305 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292284360, + 7214950 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292343933, + 7199902 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292409072, + 7194749 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292447207, + 7197016 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292485342, + 7203200 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292523271, + 7213713 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292560788, + 7227937 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292597067, + 7246077 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292631904, + 7267721 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292664679, + 7292663 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 292694981, + 7321110 + ], + "type": "line" + } + ] + }, + "ea9c5d57-e655-4d44-88d6-bbfd89a6daad": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287893888, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288172170, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287755158, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287523256, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287250128, + 5815086 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287244974, + 5815086 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286972051, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286740355, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286323139, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286601214, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286851050, + 5292121 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286856203, + 5292121 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287152420, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287342888, + 6206331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287639104, + 5292121 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287644258, + 5292121 + ], + "type": "line" + } + ] + }, + "ed72e8b8-ec42-4006-89e0-a1d16eddc2b9": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290141791, + 7871697 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290125919, + 7815010 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290120147, + 7748634 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290120147, + 6963259 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289857325, + 6963259 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289857325, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290120147, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290120147, + 8129778 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290125300, + 8129778 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290157870, + 8166058 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290193531, + 8197391 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290232491, + 8223982 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290274130, + 8245626 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290318243, + 8262529 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290365036, + 8274691 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290414096, + 8281906 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290465218, + 8284379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290504177, + 8282525 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290541281, + 8277371 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290576943, + 8268919 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290611367, + 8257376 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290644555, + 8242946 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290676712, + 8225631 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290707838, + 8206048 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290738346, + 8183992 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290547672, + 7957243 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290525203, + 7973321 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290503971, + 7986927 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290483564, + 7998058 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290463362, + 8006715 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290442955, + 8013518 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290421723, + 8018053 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290399254, + 8020732 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290375136, + 8021557 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290327107, + 8017641 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290280933, + 8005684 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290237851, + 7985484 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290199303, + 7956624 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290166940, + 7918696 + ], + "type": "line" + } + ] + }, + "f7d25099-853f-45cf-9f8c-bc9b8fcc5006": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285984666, + 18023645 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285978069, + 18014575 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285973122, + 18004680 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285970030, + 17993961 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285739778, + 16757563 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285736891, + 16746638 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285731944, + 16735713 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285725553, + 16725200 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285717927, + 16715099 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285709063, + 16706235 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285699375, + 16698402 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285689274, + 16692218 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284839379, + 16344262 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284827629, + 16341582 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284815261, + 16340345 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284802686, + 16340552 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284790318, + 16342200 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284778157, + 16345086 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284767026, + 16349415 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284757131, + 16355187 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283724188, + 17063880 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283714499, + 17069239 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283703986, + 17072743 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283692855, + 17074393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283681518, + 17074393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283670592, + 17072331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283659874, + 17068827 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283650185, + 17063468 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283641527, + 17056253 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282771637, + 16186363 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282764628, + 16177910 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282759269, + 16168016 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282755559, + 16157504 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282753703, + 16146372 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282753497, + 16135035 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282755146, + 16124110 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282758651, + 16113390 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282764010, + 16103702 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283460541, + 15088693 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283466107, + 15078592 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283470435, + 15067461 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283473321, + 15055505 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283474764, + 15043137 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283474764, + 15030563 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283473527, + 15018401 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283470641, + 15006651 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283095063, + 14130783 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283088673, + 14120682 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283080840, + 14111200 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283071770, + 14102336 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283061669, + 14094709 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283050950, + 14088319 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283040025, + 14083372 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283029100, + 14080486 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281833722, + 13858066 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281823003, + 13854973 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281813109, + 13850027 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281804039, + 13843224 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281796206, + 13835185 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281789609, + 13826115 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281784868, + 13816014 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281781776, + 13805295 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281780745, + 13794370 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281780745, + 12563951 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281781776, + 12552819 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281784868, + 12542100 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281789815, + 12532000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281796206, + 12522929 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281804039, + 12514684 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281813109, + 12508088 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281823003, + 12503140 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 281833722, + 12500049 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282999829, + 12282988 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283010754, + 12280102 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283021679, + 12275155 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283032192, + 12268765 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283042086, + 12261138 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283050950, + 12252274 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283058577, + 12242585 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283064761, + 12232279 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283437247, + 11301784 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283439927, + 11290035 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283440958, + 11277667 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283440752, + 11265093 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283439102, + 11252724 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283436216, + 11240563 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283431888, + 11229432 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283426116, + 11219536 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282763804, + 10254412 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282758445, + 10244723 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282754940, + 10234004 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282753291, + 10223080 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282753497, + 10211742 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282755353, + 10200611 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282759063, + 10190098 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282764422, + 10180203 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282771431, + 10171752 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283641527, + 9301657 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283650185, + 9294648 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283659874, + 9289288 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283670386, + 9285784 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283681518, + 9283723 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283692855, + 9283723 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283703780, + 9285372 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283714499, + 9288670 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283724188, + 9294029 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284672203, + 9944798 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284682098, + 9950363 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284693229, + 9954486 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284704978, + 9957166 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284717347, + 9958197 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284729715, + 9957991 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284741671, + 9956135 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284753008, + 9952837 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 284763109, + 9947890 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285181357, + 9724646 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285191458, + 9720729 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285201558, + 9719080 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285211659, + 9719492 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285221347, + 9721966 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285230211, + 9726501 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285238250, + 9732685 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285244847, + 9740518 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285250000, + 9750000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286112263, + 11833201 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286115356, + 11843714 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286116592, + 11854846 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286115974, + 11865770 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286113294, + 11876695 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286108965, + 11886796 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286103193, + 11896278 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286095773, + 11904524 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286086909, + 11911120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285974771, + 11979969 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285966732, + 11985535 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285958280, + 11991512 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285949623, + 11997903 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285940965, + 12004706 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285932307, + 12011714 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285924062, + 12018929 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285916023, + 12025937 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285780798, + 12124676 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285658766, + 12239287 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285551576, + 12367710 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285460464, + 12508912 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285387286, + 12661452 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285333072, + 12823681 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285299678, + 12994361 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285288135, + 13172048 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285315757, + 13446208 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285395119, + 13701610 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285520449, + 13932687 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285686594, + 14134081 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285887989, + 14300225 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286119272, + 14425762 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286374672, + 14505124 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286648831, + 14532746 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286922991, + 14505124 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287178392, + 14425762 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287409470, + 14300225 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287610864, + 14134081 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287777009, + 13932687 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287902545, + 13701610 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287981702, + 13446208 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288009323, + 13172048 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287997986, + 12994361 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287964386, + 12823681 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287910172, + 12661452 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287836994, + 12508912 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287746089, + 12367710 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287638898, + 12239287 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287516867, + 12124676 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287381436, + 12025937 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287373602, + 12018929 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287365151, + 12011714 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287356700, + 12004706 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287348042, + 11997903 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287339384, + 11991512 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287330932, + 11985535 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287322894, + 11979969 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287315472, + 11975228 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287210755, + 11911120 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287202098, + 11904524 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287194677, + 11896278 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287188700, + 11886796 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287184370, + 11876695 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287181897, + 11865770 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287181072, + 11854846 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287182309, + 11843714 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287185401, + 11833201 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288047665, + 9750000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288052611, + 9740518 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288059414, + 9732479 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288067247, + 9726295 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288076317, + 9721966 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288085799, + 9719492 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288095900, + 9719080 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288106207, + 9720729 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288116307, + 9724646 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288534349, + 9947890 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288544656, + 9952631 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288555994, + 9956135 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288567950, + 9957991 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288580317, + 9958197 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288592480, + 9957166 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288604436, + 9954486 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288615361, + 9950363 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288625255, + 9944798 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289573477, + 9294029 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289583165, + 9288670 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289593884, + 9285166 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289604809, + 9283517 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289616146, + 9283723 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289627278, + 9285578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289637791, + 9289288 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289647479, + 9294648 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289656137, + 9301657 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290526233, + 10171546 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290533242, + 10180203 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290538601, + 10189892 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290542312, + 10200611 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290544167, + 10211742 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290544373, + 10222874 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290542724, + 10234004 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290539220, + 10244517 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290533861, + 10254206 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289871342, + 11219536 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289865776, + 11229432 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289861447, + 11240563 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289858356, + 11252518 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289856913, + 11265093 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289856501, + 11277667 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289857737, + 11290035 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289860417, + 11301784 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290232903, + 12232279 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290239087, + 12242379 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290246714, + 12252068 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290255578, + 12260931 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290265473, + 12268765 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290275779, + 12275155 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290286705, + 12280102 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290297836, + 12282988 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291463736, + 12500049 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291474455, + 12503140 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291484350, + 12508088 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291493419, + 12514684 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291501253, + 12522723 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291507643, + 12532000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291512590, + 12542100 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291515682, + 12552819 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291516919, + 12563951 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291516919, + 13794164 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291515888, + 13805295 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291512796, + 13816014 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291507849, + 13826115 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291501459, + 13835185 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291493625, + 13843224 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291484556, + 13850027 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291474661, + 13854973 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 291464148, + 13858066 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290268565, + 14080486 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290257639, + 14083372 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290246714, + 14088319 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290235995, + 14094709 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290226100, + 14102336 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290217031, + 14111200 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290208991, + 14120682 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290202602, + 14130783 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289827023, + 15006651 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289824137, + 15018401 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289822901, + 15030563 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289822901, + 15043137 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289824344, + 15055505 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289827229, + 15067461 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289831558, + 15078592 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289837330, + 15088693 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290533861, + 16103702 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290539014, + 16113390 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290542518, + 16124110 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290544167, + 16135035 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290544167, + 16146372 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290542106, + 16157504 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290538601, + 16168016 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290533242, + 16177910 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 290526233, + 16186363 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289656137, + 17056253 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289647685, + 17063468 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289637791, + 17068827 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289627278, + 17072331 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289616146, + 17074393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289605015, + 17074393 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289593884, + 17072743 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289583371, + 17069239 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 289573683, + 17063880 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288540740, + 16355187 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288530845, + 16349415 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288519508, + 16345086 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288507552, + 16342200 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288494977, + 16340552 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288482403, + 16340345 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288470035, + 16341582 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 288458492, + 16344262 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287608596, + 16692218 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287598496, + 16698402 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287588807, + 16706235 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287580150, + 16715099 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287572316, + 16725200 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287565927, + 16735713 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287560979, + 16746638 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287558093, + 16757563 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287327840, + 17993961 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287324748, + 18004680 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287319801, + 18014575 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287313205, + 18023645 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287305166, + 18031478 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287295889, + 18038074 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287285789, + 18042815 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287275070, + 18045908 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 287264145, + 18047144 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286033726, + 18047144 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286022594, + 18045908 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286012082, + 18042815 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 286001981, + 18038074 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 285992705, + 18031478 + ], + "type": "line" + } + ] + }, + "f98d7415-ef91-43c0-b11e-b5d28a10a1c5": { + "layer": 0, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283165355, + 6178708 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283222454, + 6198291 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283284089, + 6211690 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283350259, + 6219318 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283421375, + 6221791 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283537223, + 6216638 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283642146, + 6199941 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283734700, + 6170670 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283813856, + 6127587 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283877759, + 6069251 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283925170, + 5994836 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283954647, + 5902694 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283964747, + 5791793 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283964747, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283702131, + 4900671 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283702131, + 5016519 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283696978, + 5016519 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283674921, + 4984980 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283648742, + 4957976 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283624624, + 4940043 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283624624, + 5163493 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283637404, + 5169471 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283666882, + 5198124 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283686877, + 5237908 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283698421, + 5291091 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283702131, + 5359115 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283702131, + 5454556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283624624, + 5454556 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283624624, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283702131, + 5670792 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283702131, + 5807253 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283698215, + 5849923 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283686671, + 5885584 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283666882, + 5914649 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283638641, + 5937325 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283601537, + 5954434 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283555363, + 5965977 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283499707, + 5972574 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283434156, + 5974841 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283386332, + 5973605 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283344487, + 5969482 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283308207, + 5962679 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283276874, + 5952578 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283249665, + 5938768 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283225959, + 5921452 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283205345, + 5900014 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283187000, + 5874247 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 282980864, + 6031322 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283020649, + 6079351 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283064555, + 6119754 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 283112791, + 6152736 + ], + "type": "line" + } + ] + } + }, + "texts": { + "07ff20b9-7c54-4721-bd05-b2fb201c0e10": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 280000000, + 41250000 + ] + }, + "size": 2900000, + "text": "$sheet_idx/$sheet_total", + "width": 0 + }, + "1dc3fc75-f50b-4afa-94ca-52479d9d732e": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 10000000 + ] + }, + "size": 1500000, + "text": "Date", + "width": 0 + }, + "22ccfb00-cc7d-435e-a77e-f3a7486d339c": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 23750000 + ] + }, + "size": 3300000, + "text": "$author", + "width": 0 + }, + "4724174d-c92e-4fc6-b7dd-099920d5b303": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 36250000 + ] + }, + "size": 1500000, + "text": "Project", + "width": 0 + }, + "8e0d2e8a-5063-4af0-b233-a0790198063c": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 45000000 + ] + }, + "size": 1500000, + "text": "Sheet", + "width": 0 + }, + "9541935f-d4aa-4c98-a9e6-b9841802c0d5": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 280000000, + 45000000 + ] + }, + "size": 1500000, + "text": "Number", + "width": 0 + }, + "9ba3931a-6d8f-4dc2-a6a9-ad40e525e9ba": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 27500000 + ] + }, + "size": 1500000, + "text": "Drawn by", + "width": 0 + }, + "a042cbc2-f14a-4cea-9480-fe283f64d2aa": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 18750000 + ] + }, + "size": 1500000, + "text": "License", + "width": 0 + }, + "ccca23af-f2ec-4603-b21c-71cc0442dc12": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 41250000 + ] + }, + "size": 3300000, + "text": "$sheet_title", + "width": 0 + }, + "cd068b12-e48c-4314-95fa-40dede4aea86": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 280000000, + 36250000 + ] + }, + "size": 1500000, + "text": "Revision", + "width": 0 + }, + "d61be097-4a9f-49aa-b4d2-7beceae7f0e0": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 32500000 + ] + }, + "size": 3300000, + "text": "$project_title", + "width": 0 + }, + "d8b9764e-1645-4909-87c3-1d74feba78dc": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 280000000, + 32500000 + ] + }, + "size": 3300000, + "text": "$rev", + "width": 0 + }, + "ef335075-facd-4917-bacb-59d9658c4cc9": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 15000000 + ] + }, + "size": 3300000, + "text": "$license", + "width": 0 + }, + "f09ae0eb-5634-4181-89a5-5f6ff59280ac": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 219750000, + 6250000 + ] + }, + "size": 3300000, + "text": "$date", + "width": 0 + } + }, + "type": "frame", + "uuid": "c4ca0500-85c4-4744-a625-e9ecbb900a88", + "width": 297000000 +} \ No newline at end of file diff --git a/pool/packages/AC-M15PB79/package.json b/pool/packages/AC-M15PB79/package.json new file mode 100644 index 0000000..51f0e7f --- /dev/null +++ b/pool/packages/AC-M15PB79/package.json @@ -0,0 +1,560 @@ +{ + "arcs": {}, + "default_model": "00000000-0000-0000-0000-000000000000", + "dimensions": {}, + "grid_settings": { + "current": { + "mode": "square", + "name": "", + "origin": [ + 0, + 0 + ], + "spacing_rect": [ + 1000000, + 1000000 + ], + "spacing_square": 1000000 + }, + "grids": {} + }, + "junctions": { + "1122a5e6-72b3-4543-9882-613c0d5bbc91": { + "position": [ + 1900000, + -4650000 + ] + }, + "45863602-0fd7-4600-8868-13b5553547c7": { + "position": [ + 11100000, + -2700000 + ] + }, + "6d4a567b-2671-48a9-abd7-7c83f64daaf6": { + "position": [ + 7000000, + -4650000 + ] + }, + "9b3c9b52-ffe9-4b3d-a000-990377c8e392": { + "position": [ + -11100000, + -4650000 + ] + }, + "a04cc1b1-2102-4976-b8b0-4952f1236111": { + "position": [ + 11100000, + -4650000 + ] + }, + "c5a65e2a-2512-43ca-a4eb-26958eac3e33": { + "position": [ + -1900000, + -4650000 + ] + }, + "c9d29c30-a7c1-472e-9d1b-b5d69802dd92": { + "position": [ + -11100000, + -2700000 + ] + }, + "e52934ce-652b-4391-a560-eb51237ae44e": { + "position": [ + -7000000, + -4650000 + ] + } + }, + "keepouts": {}, + "lines": { + "19826156-e18a-4c6c-88ff-a80dd68ab2ce": { + "from": "c5a65e2a-2512-43ca-a4eb-26958eac3e33", + "layer": 20, + "to": "1122a5e6-72b3-4543-9882-613c0d5bbc91", + "width": 150000 + }, + "44f96ac1-5d32-43b6-928a-82b8ca931704": { + "from": "a04cc1b1-2102-4976-b8b0-4952f1236111", + "layer": 20, + "to": "45863602-0fd7-4600-8868-13b5553547c7", + "width": 150000 + }, + "cb576a9f-d33c-47b5-90f3-4f55d3f8219d": { + "from": "9b3c9b52-ffe9-4b3d-a000-990377c8e392", + "layer": 20, + "to": "c9d29c30-a7c1-472e-9d1b-b5d69802dd92", + "width": 150000 + }, + "fa87e958-3fbd-4377-b820-685cf2fe8fee": { + "from": "9b3c9b52-ffe9-4b3d-a000-990377c8e392", + "layer": 20, + "to": "e52934ce-652b-4391-a560-eb51237ae44e", + "width": 150000 + }, + "fdd6a06c-5d97-4c6b-9152-b9f23e9356ca": { + "from": "a04cc1b1-2102-4976-b8b0-4952f1236111", + "layer": 20, + "to": "6d4a567b-2671-48a9-abd7-7c83f64daaf6", + "width": 150000 + } + }, + "manufacturer": "EDK", + "models": {}, + "name": "AC-M15PB79", + "pads": { + "5c2288ac-507f-49b8-9675-86fc4493aa7e": { + "name": "1", + "padstack": "762c84c2-187d-454a-af81-d3381bec5257", + "parameter_set": { + "hole_diameter": 3000000 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + -6500000, + 0 + ] + } + }, + "68a12fe4-006d-4c55-a49e-b140e2c5f640": { + "name": "5", + "padstack": "4a0e654a-a96c-4c6b-939f-dd44887c78ab", + "parameter_set": { + "hole_diameter": 1000000, + "hole_length": 2000000, + "pad_height": 3000000, + "pad_width": 4000000 + }, + "placement": { + "angle": 16384, + "mirror": false, + "shift": [ + -10800000, + 0 + ] + } + }, + "70e5e235-92d4-48aa-b619-253944e105ce": { + "name": "2", + "padstack": "762c84c2-187d-454a-af81-d3381bec5257", + "parameter_set": { + "hole_diameter": 3000000 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 6500000, + 0 + ] + } + }, + "8991d514-8793-4253-b35a-44a479ccd981": { + "name": "6", + "padstack": "4a0e654a-a96c-4c6b-939f-dd44887c78ab", + "parameter_set": { + "hole_diameter": 1000000, + "hole_length": 2000000, + "pad_height": 3000000, + "pad_width": 4000000 + }, + "placement": { + "angle": 16384, + "mirror": false, + "shift": [ + 10800000, + 0 + ] + } + }, + "d135aaef-519f-4721-91d4-3c9169265194": { + "name": "4", + "padstack": "4a0e654a-a96c-4c6b-939f-dd44887c78ab", + "parameter_set": { + "hole_diameter": 1000000, + "hole_length": 2000000, + "pad_height": 3000000, + "pad_width": 4000000 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + -4300000, + -4350000 + ] + } + }, + "e6b6f895-5c0b-44a9-9acd-979a12ce2741": { + "name": "3", + "padstack": "4a0e654a-a96c-4c6b-939f-dd44887c78ab", + "parameter_set": { + "hole_diameter": 1000000, + "hole_length": 2000000, + "pad_height": 3000000, + "pad_width": 4000000 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 4300000, + -4350000 + ] + } + } + }, + "parameter_program": "22.600mm 13.650mm\nget-parameter [ courtyard_expansion ]\n2 * +xy\nset-polygon [ courtyard rectangle 0.000mm 2.475mm ]", + "parameter_set": { + "courtyard_expansion": 250000 + }, + "polygons": { + "29fe4c46-3747-4b36-bd7a-9f9901d5863e": { + "layer": 60, + "parameter_class": "courtyard", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -11550000, + -4600000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -11550000, + 9550000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 11550000, + 9550000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 11550000, + -4600000 + ], + "type": "line" + } + ] + }, + "7d88856a-8543-4113-96b8-bc8212ec5688": { + "layer": 40, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -10800000, + -4350000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 10800000, + -4350000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 10800000, + 5600000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 9200000, + 5600000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 9200000, + 7300000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 10800000, + 7300000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 10800000, + 9300000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -10800000, + 9300000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -10800000, + 7300000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -9200000, + 7300000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -9200000, + 5600000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -10800000, + 5600000 + ], + "type": "line" + } + ] + }, + "f99ef4b5-ca32-4d2a-abc1-323d0d4dbab0": { + "layer": 50, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -10800000, + 5600000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 10800000, + 5600000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 10800000, + -4350000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -10800000, + -4350000 + ], + "type": "line" + } + ] + } + }, + "rules": { + "clearance_package": { + "clearance_silkscreen_cu": 200000, + "clearance_silkscreen_pkg": 200000, + "enabled": true, + "order": -1 + }, + "package_checks": { + "enabled": true, + "order": -1 + } + }, + "tags": [], + "texts": { + "22a6c693-8341-4eee-baa8-d21f944fe5a0": { + "font": "simplex", + "from_smash": false, + "layer": 20, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 7900000, + -5600000 + ] + }, + "size": 1000000, + "text": "$RD", + "width": 150000 + }, + "9bb7e790-36df-41e0-afd1-da5419bc9a3a": { + "font": "simplex", + "from_smash": false, + "layer": 20, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 3500000, + -7000000 + ] + }, + "size": 1500000, + "text": "N", + "width": 152400 + }, + "dda5ea9d-7bc9-4d34-ab23-3ca79d3c33cf": { + "font": "simplex", + "from_smash": false, + "layer": 20, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + -5000000, + -7000000 + ] + }, + "size": 1500000, + "text": "L", + "width": 152400 + }, + "f35cffb7-8ee8-4477-ab2a-de5b227f9c59": { + "font": "simplex", + "from_smash": false, + "layer": 50, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + -5000000, + 0 + ] + }, + "size": 3900000, + "text": "$RD", + "width": 0 + } + }, + "type": "package", + "uuid": "0ad62a84-b47d-488c-b63c-e10e7763dbd9" +} \ No newline at end of file diff --git a/pool/packages/C-1123724-2/package.json b/pool/packages/C-1123724-2/package.json new file mode 100644 index 0000000..9a46e64 --- /dev/null +++ b/pool/packages/C-1123724-2/package.json @@ -0,0 +1,484 @@ +{ + "arcs": {}, + "default_model": "85bc7139-75be-44fc-bbcb-5dc768f9139e", + "dimensions": { + "531623b7-418a-4f55-b774-74cd0f508b5d": { + "label_distance": 16000000, + "label_size": 1500000, + "mode": "distance", + "p0": [ + 0, + 5100000 + ], + "p1": [ + 0, + -3400000 + ] + }, + "c26bccf9-57bd-4fc1-9f12-c27ad21ec632": { + "label_distance": 12000000, + "label_size": 1500000, + "mode": "distance", + "p0": [ + 0, + 3400000 + ], + "p1": [ + 0, + -3400000 + ] + } + }, + "grid_settings": { + "current": { + "mode": "square", + "name": "", + "origin": [ + 0, + 0 + ], + "spacing_rect": [ + 1000000, + 1000000 + ], + "spacing_square": 1000000 + }, + "grids": {} + }, + "junctions": { + "135a6e57-e576-4a89-b168-41091898d4e2": { + "position": [ + 6210000, + -3700000 + ] + }, + "2768e206-c011-4b4a-91bc-1ab0d4001cdd": { + "position": [ + -4660000, + 5400000 + ] + }, + "6a57160c-612f-4eb8-9130-a98236348201": { + "position": [ + -6210000, + 4250000 + ] + }, + "940a0d60-298e-45d2-9b89-d876a17ff069": { + "position": [ + 4660000, + 5400000 + ] + }, + "a0c9a60b-2d70-4450-9f11-0e6c5c796c7f": { + "position": [ + -3500000, + 6866668 + ] + }, + "c38abd5d-178f-4956-b9b1-045031f9d5fe": { + "position": [ + -4500000, + 6866668 + ] + }, + "de1559c4-b1ab-4364-8e62-ffac14aa0ec6": { + "position": [ + 6210000, + 4250000 + ] + }, + "f60f6891-0135-4101-99d3-866ec9540273": { + "position": [ + -4000000, + 5866668 + ] + }, + "fb31d1d0-9560-4c2e-824e-8f4f1c05861c": { + "position": [ + -6210000, + -3700000 + ] + } + }, + "keepouts": {}, + "lines": { + "15717487-f054-40bd-bb11-824b4b3c9eb5": { + "from": "135a6e57-e576-4a89-b168-41091898d4e2", + "layer": 20, + "to": "de1559c4-b1ab-4364-8e62-ffac14aa0ec6", + "width": 150000 + }, + "2bca73ea-d69f-47a5-ab6e-51f66e223f39": { + "from": "6a57160c-612f-4eb8-9130-a98236348201", + "layer": 20, + "to": "fb31d1d0-9560-4c2e-824e-8f4f1c05861c", + "width": 150000 + }, + "3478ac31-c29f-4523-9017-fecd40118b25": { + "from": "a0c9a60b-2d70-4450-9f11-0e6c5c796c7f", + "layer": 20, + "to": "f60f6891-0135-4101-99d3-866ec9540273", + "width": 150000 + }, + "3f2bf316-a429-400f-bf47-1d2b8e54d7da": { + "from": "fb31d1d0-9560-4c2e-824e-8f4f1c05861c", + "layer": 20, + "to": "135a6e57-e576-4a89-b168-41091898d4e2", + "width": 150000 + }, + "b3962fda-c478-48d6-8aaa-a48a498100e7": { + "from": "c38abd5d-178f-4956-b9b1-045031f9d5fe", + "layer": 20, + "to": "a0c9a60b-2d70-4450-9f11-0e6c5c796c7f", + "width": 150000 + }, + "db977a3c-90aa-4a4b-a348-3e32b2891292": { + "from": "f60f6891-0135-4101-99d3-866ec9540273", + "layer": 20, + "to": "c38abd5d-178f-4956-b9b1-045031f9d5fe", + "width": 150000 + }, + "e9075e29-956c-4a74-a7cb-94cbf71808cd": { + "from": "2768e206-c011-4b4a-91bc-1ab0d4001cdd", + "layer": 20, + "to": "940a0d60-298e-45d2-9b89-d876a17ff069", + "width": 150000 + } + }, + "manufacturer": "TE Connectivity", + "models": { + "85bc7139-75be-44fc-bbcb-5dc768f9139e": { + "filename": "3d_models/c-1-1123724-2-ad-3d.stp", + "pitch": 0, + "roll": 0, + "x": 0, + "y": 1300000, + "yaw": 0, + "z": 3000000 + } + }, + "name": "C-1123724-2", + "pads": { + "4a101e5e-71cb-49c9-9760-d0d2fca80631": { + "name": "1", + "padstack": "296cf69b-9d53-45e4-aaab-4aedf4087d3a", + "parameter_set": { + "hole_diameter": 1650000, + "pad_diameter": 2000000 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + -3960000, + 1400000 + ] + } + }, + "80da997a-3e6e-4699-933a-8ddd41bc5b36": { + "name": "2", + "padstack": "296cf69b-9d53-45e4-aaab-4aedf4087d3a", + "parameter_set": { + "hole_diameter": 1650000, + "pad_diameter": 2000000 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 3960000, + 1400000 + ] + } + } + }, + "parameter_program": "11.820mm 10.200mm\nget-parameter [ courtyard_expansion ]\n2 * +xy\nset-polygon [ courtyard rectangle 0.000mm 0.850mm ]", + "parameter_set": { + "courtyard_expansion": 250000 + }, + "polygons": { + "024a3d0d-623b-43cb-97b3-483ab7c0096d": { + "layer": 40, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -5910000, + -3400000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 5910000, + -3400000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 5910000, + 3400000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -5910000, + 3400000 + ], + "type": "line" + } + ] + }, + "31432d95-b03f-4271-841b-1b00963d950d": { + "layer": 50, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -5910000, + -3400000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 5910000, + -3400000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 5910000, + 3400000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -4550512, + 3400000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -5910000, + 2300000 + ], + "type": "line" + } + ] + }, + "401ade15-cef6-4cd3-b376-855dd9c8fd6f": { + "layer": 40, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -4660000, + 5100000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 4660000, + 5100000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 4660000, + 3400000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -4660000, + 3400000 + ], + "type": "line" + } + ] + }, + "77e76c8c-3f96-4903-8554-1c9b3821ec96": { + "layer": 60, + "parameter_class": "courtyard", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -6160000, + -4500000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -6160000, + 6200000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 6160000, + 6200000 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 6160000, + -4500000 + ], + "type": "line" + } + ] + } + }, + "rules": { + "clearance_package": { + "clearance_silkscreen_cu": 200000, + "clearance_silkscreen_pkg": 200000, + "enabled": true, + "order": -1 + }, + "package_checks": { + "enabled": true, + "order": -1 + } + }, + "tags": [ + "connector", + "th" + ], + "texts": { + "71988a6f-2a2b-4f74-8d80-f5112f37e601": { + "font": "simplex", + "from_smash": false, + "layer": 20, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 3200000, + -4900000 + ] + }, + "size": 1000000, + "text": "$RD", + "width": 150000 + }, + "bba6f049-b7d2-426d-82af-f1d64dfc1a64": { + "font": "simplex", + "from_smash": false, + "layer": 50, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + -5000000, + 0 + ] + }, + "size": 3800000, + "text": "$RD", + "width": 0 + } + }, + "type": "package", + "uuid": "7b118848-b576-4819-8a76-06da945b1899" +} \ No newline at end of file diff --git a/pool/packages/MRT/package.json b/pool/packages/MRT/package.json new file mode 100644 index 0000000..719889c --- /dev/null +++ b/pool/packages/MRT/package.json @@ -0,0 +1,356 @@ +{ + "arcs": { + "2c9ccb6a-fbfd-4a6c-96de-b6ba8ba53c80": { + "center": "68a59993-0c72-49d2-b0d1-9ee762a68d9c", + "from": "0952d21f-7f2f-42d3-8006-eb23d2c96c8d", + "layer": 40, + "to": "129d3b4c-5a60-49fd-a37a-06b697862e36", + "width": 0 + }, + "2f30ab4b-ed08-45db-965a-3295bbb9137f": { + "center": "5a6adbea-e01f-4721-8d36-c4063ce70a4e", + "from": "129d3b4c-5a60-49fd-a37a-06b697862e36", + "layer": 40, + "to": "0952d21f-7f2f-42d3-8006-eb23d2c96c8d", + "width": 0 + }, + "abf6c954-8e5d-4464-aed0-4cb651601636": { + "center": "4aea85bf-ba04-4e57-a0ba-08692850e288", + "from": "87314c6a-a8c7-48d6-99d4-7c494f6ed2bf", + "layer": 20, + "to": "e36a2362-069b-4738-bb9b-0e2643388bff", + "width": 152400 + }, + "f6dc0b6d-e7d7-405b-81e9-85658908a5fb": { + "center": "46e8624a-9617-4d09-b070-7ed7c5b09ee2", + "from": "e36a2362-069b-4738-bb9b-0e2643388bff", + "layer": 20, + "to": "87314c6a-a8c7-48d6-99d4-7c494f6ed2bf", + "width": 152400 + } + }, + "default_model": "294479c4-529a-48cb-aaaf-26649fe543ec", + "dimensions": { + "4fe4b23e-a7f3-4eb9-bb5c-3540ec95c313": { + "label_distance": 7000000, + "label_size": 1500000, + "mode": "distance", + "p0": [ + 0, + 0 + ], + "p1": [ + 5080000, + 0 + ] + }, + "8e1d886a-c506-4ab0-a0d9-77c614b525f0": { + "label_distance": -13900000, + "label_size": 1500000, + "mode": "distance", + "p0": [ + -1700000, + -100000 + ], + "p1": [ + 6700000, + -100000 + ] + } + }, + "grid_settings": { + "current": { + "mode": "square", + "name": "", + "origin": [ + 0, + 0 + ], + "spacing_rect": [ + 1000000, + 1000000 + ], + "spacing_square": 1000000 + }, + "grids": {} + }, + "junctions": { + "07835fd3-aa3c-472c-a4db-ff17cecfc2bb": { + "position": [ + -3500000, + -1000000 + ] + }, + "0952d21f-7f2f-42d3-8006-eb23d2c96c8d": { + "position": [ + 1400000, + -4550000 + ] + }, + "129d3b4c-5a60-49fd-a37a-06b697862e36": { + "position": [ + 3600000, + 4200000 + ] + }, + "3a3d2b83-97fd-4355-b74c-9b7904d0333d": { + "position": [ + -2500000, + 0 + ] + }, + "46e8624a-9617-4d09-b070-7ed7c5b09ee2": { + "position": [ + 2500000, + -175000 + ] + }, + "4aea85bf-ba04-4e57-a0ba-08692850e288": { + "position": [ + 2500000, + -175000 + ] + }, + "5a6adbea-e01f-4721-8d36-c4063ce70a4e": { + "position": [ + 2500000, + -175000 + ] + }, + "68a59993-0c72-49d2-b0d1-9ee762a68d9c": { + "position": [ + 2500000, + -175000 + ] + }, + "7ec69738-4a10-4b2f-a242-1c0c3b181dc6": { + "position": [ + -4500000, + 0 + ] + }, + "87314c6a-a8c7-48d6-99d4-7c494f6ed2bf": { + "position": [ + 2500000, + -4350000 + ] + }, + "afb5de7c-fe33-4ab9-9f8d-31e9fe8c01d2": { + "position": [ + -3500000, + 1000000 + ] + }, + "e36a2362-069b-4738-bb9b-0e2643388bff": { + "position": [ + 2500000, + 4000000 + ] + } + }, + "keepouts": {}, + "lines": { + "e89ce4ef-a5ec-450d-9d43-5948fc0d8b82": { + "from": "7ec69738-4a10-4b2f-a242-1c0c3b181dc6", + "layer": 20, + "to": "3a3d2b83-97fd-4355-b74c-9b7904d0333d", + "width": 150000 + }, + "fe81ed8f-46f4-45a7-90fa-b2cf3c501adc": { + "from": "afb5de7c-fe33-4ab9-9f8d-31e9fe8c01d2", + "layer": 20, + "to": "07835fd3-aa3c-472c-a4db-ff17cecfc2bb", + "width": 150000 + } + }, + "manufacturer": "Bel Fuse", + "models": { + "294479c4-529a-48cb-aaaf-26649fe543ec": { + "filename": "3d_models/MRT_BEL.step", + "pitch": 0, + "roll": 0, + "x": 2400000, + "y": 0, + "yaw": 0, + "z": 700000 + } + }, + "name": "MRT", + "pads": { + "1b41304b-82f5-481b-bcb9-4597f194e002": { + "name": "1", + "padstack": "296cf69b-9d53-45e4-aaab-4aedf4087d3a", + "parameter_set": { + "hole_diameter": 965200, + "pad_diameter": 1473200 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "425cc007-a3f0-491a-9d24-23f4fa93baec": { + "name": "2", + "padstack": "296cf69b-9d53-45e4-aaab-4aedf4087d3a", + "parameter_set": { + "hole_diameter": 965200, + "pad_diameter": 1473200 + }, + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 5080000, + 0 + ] + } + } + }, + "parameter_program": "8.350mm 8.525mm\nget-parameter [ courtyard_expansion ]\n2 * +xy\nset-polygon [ courtyard rectangle 2.500mm -0.087mm ]", + "parameter_set": { + "courtyard_expansion": 250000 + }, + "polygons": { + "7edac7b2-2475-4af0-bd61-9ace8886904a": { + "layer": 60, + "parameter_class": "courtyard", + "vertices": [ + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -1925000, + -4599500 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + -1925000, + 4425500 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 6925000, + 4425500 + ], + "type": "line" + }, + { + "arc_center": [ + 0, + 0 + ], + "arc_reverse": false, + "position": [ + 6925000, + -4599500 + ], + "type": "line" + } + ] + }, + "d391b1ce-0b8a-4ee4-8fb4-98c6080e5581": { + "layer": 50, + "parameter_class": "", + "vertices": [ + { + "arc_center": [ + 2500000, + -175000 + ], + "arc_reverse": false, + "position": [ + 2500000, + 4000000 + ], + "type": "arc" + }, + { + "arc_center": [ + 2500000, + -175000 + ], + "arc_reverse": false, + "position": [ + 2500000, + -4350000 + ], + "type": "arc" + } + ] + } + }, + "rules": { + "clearance_package": { + "clearance_silkscreen_cu": 200000, + "clearance_silkscreen_pkg": 200000, + "enabled": true, + "order": -1 + }, + "package_checks": { + "enabled": true, + "order": -1 + } + }, + "tags": [ + "th" + ], + "texts": { + "936b6ddb-db7b-41b9-acf6-3147c9f101fb": { + "font": "simplex", + "from_smash": false, + "layer": 20, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 7300000, + -400000 + ] + }, + "size": 1000000, + "text": "$RD", + "width": 150000 + }, + "f4dad574-942a-4bf8-a156-8565c6258c13": { + "font": "simplex", + "from_smash": false, + "layer": 50, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 1000000, + 2000000 + ] + }, + "size": 1500000, + "text": "$RD", + "width": 0 + } + }, + "type": "package", + "uuid": "c7bafb52-8c99-4338-a4ab-632a542978bf" +} \ No newline at end of file diff --git a/pool/padstacks/cache/296cf69b-9d53-45e4-aaab-4aedf4087d3a.json b/pool/padstacks/cache/296cf69b-9d53-45e4-aaab-4aedf4087d3a.json new file mode 100644 index 0000000..dd45f0a --- /dev/null +++ b/pool/padstacks/cache/296cf69b-9d53-45e4-aaab-4aedf4087d3a.json @@ -0,0 +1,117 @@ +{ + "holes": { + "aad60944-b2c4-4a0c-88e0-b52cabcfa95b": { + "diameter": 400000, + "length": 500000, + "parameter_class": "hole", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + }, + "plated": true, + "shape": "round" + } + }, + "name": "TH round", + "padstack_type": "through", + "parameter_program": "get-parameter [ hole_diameter ]\ndup\nset-hole [ hole round ]\n\nget-parameter [ pad_diameter ] dup\nset-shape [ copper circle ]\n\nget-parameter [ solder_mask_expansion ] 2 * +\nset-shape [ mask circle ] ", + "parameter_set": { + "hole_diameter": 400000, + "pad_diameter": 600000, + "solder_mask_expansion": 100000 + }, + "parameters_required": [ + "pad_diameter", + "hole_diameter" + ], + "polygons": {}, + "shapes": { + "35d48caf-d547-4382-b165-77cc9cc637d6": { + "form": "circle", + "layer": 0, + "parameter_class": "copper", + "params": [ + 600000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "57c576a3-1d92-43e7-8760-fe443a23f1af": { + "form": "circle", + "layer": 10, + "parameter_class": "mask", + "params": [ + 800000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "7ce79fc2-169e-44ce-b355-473cddadba0f": { + "form": "circle", + "layer": -110, + "parameter_class": "mask", + "params": [ + 800000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "bed217e6-2bf3-4ac3-bfe4-544dfa66c2e5": { + "form": "circle", + "layer": -1, + "parameter_class": "copper", + "params": [ + 600000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "d71acd28-ea4c-4a7a-b746-8f609baeb703": { + "form": "circle", + "layer": -100, + "parameter_class": "copper", + "params": [ + 600000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + } + }, + "type": "padstack", + "uuid": "296cf69b-9d53-45e4-aaab-4aedf4087d3a", + "well_known_name": "th circular" +} \ No newline at end of file diff --git a/pool/padstacks/cache/4a0e654a-a96c-4c6b-939f-dd44887c78ab.json b/pool/padstacks/cache/4a0e654a-a96c-4c6b-939f-dd44887c78ab.json new file mode 100644 index 0000000..ba3bb5a --- /dev/null +++ b/pool/padstacks/cache/4a0e654a-a96c-4c6b-939f-dd44887c78ab.json @@ -0,0 +1,126 @@ +{ + "holes": { + "2e747089-67de-4eb3-8738-df1f2b7dc593": { + "diameter": 400000, + "length": 900000, + "parameter_class": "hole", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + }, + "plated": true, + "shape": "slot" + } + }, + "name": "TH Obround", + "padstack_type": "through", + "parameter_program": "get-parameter [ pad_width ]\nget-parameter [ pad_height ]\ndupc\nset-shape [ pad obround ]\nget-parameter [ solder_mask_expansion ]\n2 *\n+xy\nset-shape [ mask obround ]\n\n\nget-parameter [ hole_diameter ]\nget-parameter [ hole_length ]\nset-hole [ hole slot ]", + "parameter_set": { + "hole_diameter": 400000, + "hole_length": 900000, + "pad_height": 500000, + "pad_width": 1000000, + "solder_mask_expansion": 100000 + }, + "parameters_required": [ + "pad_width", + "pad_height", + "hole_diameter", + "hole_length" + ], + "polygons": {}, + "shapes": { + "369ddb1b-a144-4927-81ec-487b8d410317": { + "form": "obround", + "layer": 10, + "parameter_class": "mask", + "params": [ + 1200000, + 700000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "6b90bc28-8755-46a5-932f-b9da6d312672": { + "form": "obround", + "layer": -100, + "parameter_class": "pad", + "params": [ + 1000000, + 500000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "a7132d19-ae9c-46d0-94c3-d7a68f842d71": { + "form": "obround", + "layer": 0, + "parameter_class": "pad", + "params": [ + 1000000, + 500000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "d102ecf5-328c-4e22-be5a-9238a08ed2c9": { + "form": "obround", + "layer": -110, + "parameter_class": "mask", + "params": [ + 1200000, + 700000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "d1be6691-9312-4912-8058-60fcb78b5d2c": { + "form": "obround", + "layer": -1, + "parameter_class": "pad", + "params": [ + 1000000, + 500000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + } + }, + "type": "padstack", + "uuid": "4a0e654a-a96c-4c6b-939f-dd44887c78ab", + "well_known_name": "th obround" +} \ No newline at end of file diff --git a/pool/padstacks/cache/762c84c2-187d-454a-af81-d3381bec5257.json b/pool/padstacks/cache/762c84c2-187d-454a-af81-d3381bec5257.json new file mode 100644 index 0000000..f58f751 --- /dev/null +++ b/pool/padstacks/cache/762c84c2-187d-454a-af81-d3381bec5257.json @@ -0,0 +1,67 @@ +{ + "holes": { + "9eaa7713-8b92-4be2-9e8e-843e955d3a16": { + "diameter": 600000, + "length": 500000, + "parameter_class": "hole", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + }, + "plated": false, + "shape": "round" + } + }, + "name": "Circular mechanical Hole", + "padstack_type": "mechanical", + "parameter_program": "get-parameter [ hole_diameter ]\ndup\nset-hole [ hole round ]\nget-parameter [ hole_solder_mask_expansion ] 2 *\n+\nset-shape [ mask circle ]", + "parameter_set": { + "hole_diameter": 600000, + "hole_solder_mask_expansion": 100000 + }, + "parameters_required": [ + "hole_diameter" + ], + "polygons": {}, + "shapes": { + "e6921620-a07c-46c8-aef2-ffcb45896d08": { + "form": "circle", + "layer": 10, + "parameter_class": "mask", + "params": [ + 800000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + }, + "f9a0c921-ce49-43c6-bca3-7fa003da982d": { + "form": "circle", + "layer": -110, + "parameter_class": "mask", + "params": [ + 800000 + ], + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 0 + ] + } + } + }, + "type": "padstack", + "uuid": "762c84c2-187d-454a-af81-d3381bec5257", + "well_known_name": "npth circular" +} \ No newline at end of file diff --git a/pool/parts/AC-M15PB79.json b/pool/parts/AC-M15PB79.json new file mode 100644 index 0000000..8560ced --- /dev/null +++ b/pool/parts/AC-M15PB79.json @@ -0,0 +1,54 @@ +{ + "MPN": [ + false, + "AC-M15PB79" + ], + "datasheet": [ + false, + "" + ], + "description": [ + false, + "C8 Polarized" + ], + "entity": "cae97f8f-c885-4903-8b76-0a73120acdcd", + "inherit_model": true, + "inherit_tags": false, + "manufacturer": [ + false, + "EDK" + ], + "model": "00000000-0000-0000-0000-000000000000", + "orderable_MPNs": { + "00271d30-4550-4ed7-86d4-6b5da4d09a7c": "AC-M15PB79" + }, + "package": "0ad62a84-b47d-488c-b63c-e10e7763dbd9", + "pad_map": { + "68a12fe4-006d-4c55-a49e-b140e2c5f640": { + "gate": "1c9c211c-08e3-427f-b725-ab972fb758f0", + "pin": "c6a5a139-15a8-4340-a548-eae5f69f9558" + }, + "8991d514-8793-4253-b35a-44a479ccd981": { + "gate": "1c9c211c-08e3-427f-b725-ab972fb758f0", + "pin": "c6a5a139-15a8-4340-a548-eae5f69f9558" + }, + "d135aaef-519f-4721-91d4-3c9169265194": { + "gate": "1c9c211c-08e3-427f-b725-ab972fb758f0", + "pin": "28603370-c004-40c2-9d2b-86580e4a4bc6" + }, + "e6b6f895-5c0b-44a9-9acd-979a12ce2741": { + "gate": "1c9c211c-08e3-427f-b725-ab972fb758f0", + "pin": "ef731e9d-2463-4a6a-8586-9007f37a8135" + } + }, + "parametric": {}, + "tags": [ + "ac" + ], + "type": "part", + "uuid": "a729ae7f-bdbd-4b70-84ac-7954ac592cc1", + "value": [ + false, + "" + ] +} \ No newline at end of file diff --git a/pool/parts/C--1123724-2.json b/pool/parts/C--1123724-2.json new file mode 100644 index 0000000..c568054 --- /dev/null +++ b/pool/parts/C--1123724-2.json @@ -0,0 +1,52 @@ +{ + "MPN": [ + false, + "C-1123724-2" + ], + "datasheet": [ + false, + "" + ], + "description": [ + false, + "Vertical Connection Header" + ], + "entity": "29f544a1-a789-4fe6-a1ef-29da5ba3d371", + "inherit_model": true, + "inherit_tags": false, + "manufacturer": [ + false, + "TE Connectivity" + ], + "model": "00000000-0000-0000-0000-000000000000", + "orderable_MPNs": { + "07f36eb4-b98e-42fd-9705-c8c49520abd5": "3-1123724-2", + "2bd44eba-d74e-4334-ac36-d191a5981792": "1-1123724-2", + "3350cc1c-6bb7-4097-a5f8-21e10916d9aa": "5-1123724-2", + "4adab375-894f-414c-a387-5c7532c8cfc2": "2-1123724-2", + "68e6b956-25a4-4d0b-8e8e-a14dcab314ec": "6-1123724-2", + "692bfd53-4589-4138-83ba-29fb3fbe647f": "4-1123724-2" + }, + "package": "7b118848-b576-4819-8a76-06da945b1899", + "pad_map": { + "4a101e5e-71cb-49c9-9760-d0d2fca80631": { + "gate": "eb7f68b1-6fba-4a35-a470-2cecb23fe087", + "pin": "b3cef4f5-fe6c-45b5-b063-1618f997168f" + }, + "80da997a-3e6e-4699-933a-8ddd41bc5b36": { + "gate": "eb7f68b1-6fba-4a35-a470-2cecb23fe087", + "pin": "588536f1-9e96-4500-bcbb-4ba48082b643" + } + }, + "parametric": {}, + "tags": [ + "connector", + "th" + ], + "type": "part", + "uuid": "0411f77e-2336-46a4-b532-f340bfbbeef6", + "value": [ + false, + "" + ] +} \ No newline at end of file diff --git a/pool/parts/MRT.json b/pool/parts/MRT.json new file mode 100644 index 0000000..75b461e --- /dev/null +++ b/pool/parts/MRT.json @@ -0,0 +1,48 @@ +{ + "MPN": [ + false, + "MRT 2" + ], + "datasheet": [ + false, + "https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-mrt-series.pdf" + ], + "description": [ + false, + "board mount fuse" + ], + "entity": "9c8a3c80-4380-4a27-812d-0091453858c8", + "inherit_model": true, + "inherit_tags": false, + "manufacturer": [ + false, + "Bel Fuse" + ], + "model": "294479c4-529a-48cb-aaaf-26649fe543ec", + "orderable_MPNs": { + "172141df-d1ff-4c76-ac81-07735669a9f2": "MRT 2-AMMO", + "4b56e468-6be1-4117-acba-c5480e180518": "MRT 2-BULK" + }, + "package": "c7bafb52-8c99-4338-a4ab-632a542978bf", + "pad_map": { + "1b41304b-82f5-481b-bcb9-4597f194e002": { + "gate": "2d506fb9-7efb-4f40-bf74-a438d9f1d5fd", + "pin": "df0900ed-f3c8-4296-a321-aa5c2257ce74" + }, + "425cc007-a3f0-491a-9d24-23f4fa93baec": { + "gate": "2d506fb9-7efb-4f40-bf74-a438d9f1d5fd", + "pin": "1a542ef8-6259-4b4e-a4a9-3a8af6039ed0" + } + }, + "parametric": {}, + "tags": [ + "fuse", + "th" + ], + "type": "part", + "uuid": "33347bbc-a84f-494e-8451-3d1b81087c6c", + "value": [ + false, + "" + ] +} \ No newline at end of file diff --git a/pool/pool.json b/pool/pool.json new file mode 100644 index 0000000..5101f40 --- /dev/null +++ b/pool/pool.json @@ -0,0 +1,11 @@ +{ + "default_frame": "ba34cbaf-e36e-44c3-af16-bab253fc720b", + "default_via": "3c4a52fe-3ae0-4c3e-a108-824b53d6d6da", + "name": "Project pool", + "pools_included": [ + "6d752bc3-29b3-45df-8cf2-1e3aacefbcc6" + ], + "type": "pool", + "uuid": "466088f9-3f15-420d-af8a-fff902537aed", + "version": 1 +} \ No newline at end of file diff --git a/pool/symbols/AC Connector with Ground.json b/pool/symbols/AC Connector with Ground.json new file mode 100644 index 0000000..7ed35f6 --- /dev/null +++ b/pool/symbols/AC Connector with Ground.json @@ -0,0 +1,253 @@ +{ + "arcs": {}, + "can_expand": false, + "junctions": { + "03551744-733c-42dd-b2e5-15c5cd59d5fa": { + "position": [ + -5000000, + -6250000 + ] + }, + "0cfbe8be-b72a-45a9-9288-40cd88bb621e": { + "position": [ + -5000000, + 2500000 + ] + }, + "13b51816-f3cf-44eb-b740-9a66bde40ac7": { + "position": [ + -5000000, + -6250000 + ] + }, + "22e6fc27-39d7-435c-b8e6-a739cf9b1499": { + "position": [ + -3750000, + 0 + ] + }, + "251d257e-4521-4b09-bfa5-57d1d3682654": { + "position": [ + 2500000, + -3750000 + ] + }, + "2697344e-7bfe-40ce-80a9-7ce0eeed988c": { + "position": [ + 2500000, + -7500000 + ] + }, + "2bb3a647-a7f9-4860-a6e3-7276077b8d7c": { + "position": [ + -3750000, + 2500000 + ] + }, + "678ac0af-873e-4fb3-a395-80682c7aa5ff": { + "position": [ + -6375000, + 4125000 + ] + }, + "7c2a20e5-8385-4d18-8d81-4e5c4c168a6d": { + "position": [ + -3750000, + -3750000 + ] + }, + "84997266-93bc-4ad2-a661-27b3d6533023": { + "position": [ + -5000000, + 6250000 + ] + }, + "88b1ca34-aa27-4280-9e44-75ef38222f51": { + "position": [ + -5000000, + -7500000 + ] + }, + "a28ae0a1-ba98-4509-92b3-750ba7f2891a": { + "position": [ + 3750000, + 6250000 + ] + }, + "b7d5a330-8ac3-4144-8c0a-ce0cec013ef0": { + "position": [ + -7500000, + -10000000 + ] + }, + "c1e90998-6caf-41e7-9d3a-ea8f6740f364": { + "position": [ + -6375000, + 2875000 + ] + }, + "c8da2552-f338-46f3-84fc-20a97d29988d": { + "position": [ + 3750000, + -6250000 + ] + }, + "cb2ed1f3-d1ec-4bb1-8c01-557f572617d0": { + "position": [ + -3750000, + -1250000 + ] + }, + "d1b7e3c6-187e-446e-aa21-989bc0836418": { + "position": [ + -5000000, + -2500000 + ] + }, + "d92a2678-8bae-42a4-9474-26a63a2f301b": { + "position": [ + -2500000, + 1250000 + ] + }, + "df127449-50d2-457b-9bca-d9ea5cf11493": { + "position": [ + -6375000, + -875000 + ] + }, + "e780e6ec-7cbb-4bc2-88db-5465964c217a": { + "position": [ + -6375000, + -5875000 + ] + }, + "e97a6229-b0d3-472d-b60d-48d2fa9b0efb": { + "position": [ + -5000000, + 1250000 + ] + } + }, + "lines": { + "2ba2f161-157a-4503-a327-f5e5e65b2a5d": { + "from": "c8da2552-f338-46f3-84fc-20a97d29988d", + "layer": 0, + "to": "13b51816-f3cf-44eb-b740-9a66bde40ac7", + "width": 0 + }, + "76a866d9-7cae-4f7a-87d3-83bed9867291": { + "from": "13b51816-f3cf-44eb-b740-9a66bde40ac7", + "layer": 0, + "to": "84997266-93bc-4ad2-a661-27b3d6533023", + "width": 0 + }, + "9d021ac8-ac19-4948-9bcd-b8aed75431ca": { + "from": "a28ae0a1-ba98-4509-92b3-750ba7f2891a", + "layer": 0, + "to": "c8da2552-f338-46f3-84fc-20a97d29988d", + "width": 0 + }, + "f819f94d-64cd-4c18-8858-fb317b472727": { + "from": "84997266-93bc-4ad2-a661-27b3d6533023", + "layer": 0, + "to": "a28ae0a1-ba98-4509-92b3-750ba7f2891a", + "width": 0 + } + }, + "name": "AC Connector with Ground", + "pins": { + "28603370-c004-40c2-9d2b-86580e4a4bc6": { + "decoration": { + "clock": false, + "dot": false, + "driver": "default", + "schmitt": false + }, + "length": 2500000, + "name_orientation": "in_line", + "name_visible": true, + "orientation": "right", + "pad_visible": true, + "position": [ + 6250000, + 2500000 + ] + }, + "c6a5a139-15a8-4340-a548-eae5f69f9558": { + "decoration": { + "clock": false, + "dot": false, + "driver": "default", + "schmitt": false + }, + "length": 2500000, + "name_orientation": "perpendicular", + "name_visible": true, + "orientation": "down", + "pad_visible": true, + "position": [ + -1250000, + -8750000 + ] + }, + "ef731e9d-2463-4a6a-8586-9007f37a8135": { + "decoration": { + "clock": false, + "dot": false, + "driver": "default", + "schmitt": false + }, + "length": 2500000, + "name_orientation": "in_line", + "name_visible": true, + "orientation": "right", + "pad_visible": true, + "position": [ + 6250000, + -2500000 + ] + } + }, + "polygons": {}, + "text_placements": {}, + "texts": { + "f1976280-7acf-457d-813d-645e41569773": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + -7500000 + ] + }, + "size": 1500000, + "text": "$VALUE", + "width": 0 + }, + "f41bcd52-b48c-4d94-8e67-fa70d947600d": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 0, + 7500000 + ] + }, + "size": 1500000, + "text": "$REFDES", + "width": 0 + } + }, + "type": "symbol", + "unit": "15eaed6c-fec6-42f0-9a26-e0db08eee9fa", + "uuid": "f54999d2-2195-4d5d-95c1-b7aef41a13d9" +} \ No newline at end of file diff --git a/pool/symbols/cache/5b7a580f-fa81-4cde-84c2-9da30ebc9c5a.json b/pool/symbols/cache/5b7a580f-fa81-4cde-84c2-9da30ebc9c5a.json new file mode 100644 index 0000000..77989fb --- /dev/null +++ b/pool/symbols/cache/5b7a580f-fa81-4cde-84c2-9da30ebc9c5a.json @@ -0,0 +1 @@ +{"type": "symbol", "can_expand": true, "name": "Generic 2 pin connector (1\u00d72)", "unit": "c6a7e13e-6c70-4a80-a0dd-335d7b16967f", "uuid": "5b7a580f-fa81-4cde-84c2-9da30ebc9c5a", "junctions": {"2000b3bf-1ef3-4d37-981d-ff988d6bfa1d": {"position": [-3750000, -3750000]}, "6be74b9c-ec52-4273-a16a-ebdbf174c463": {"position": [-3750000, 3750000]}, "4243c36b-e666-4ed7-80f4-4f10d2a784b0": {"position": [3750000, 3750000]}, "87768599-8123-4766-995a-929089c70de1": {"position": [3750000, -3750000]}}, "lines": {"fd241dd4-4cd4-4da8-ac00-1e916b25a917": {"from": "2000b3bf-1ef3-4d37-981d-ff988d6bfa1d", "to": "6be74b9c-ec52-4273-a16a-ebdbf174c463"}, "6121b8b3-37f5-4169-8389-eb35d25acc71": {"from": "6be74b9c-ec52-4273-a16a-ebdbf174c463", "to": "4243c36b-e666-4ed7-80f4-4f10d2a784b0"}, "d4237b75-9db9-4178-9730-19512472acce": {"from": "4243c36b-e666-4ed7-80f4-4f10d2a784b0", "to": "87768599-8123-4766-995a-929089c70de1"}, "8859c990-c163-4006-9346-51ac2d87af07": {"from": "87768599-8123-4766-995a-929089c70de1", "to": "2000b3bf-1ef3-4d37-981d-ff988d6bfa1d"}}, "pins": {"b3cef4f5-fe6c-45b5-b063-1618f997168f": {"position": [6250000, 1250000], "length": 2500000, "orientation": "right"}, "588536f1-9e96-4500-bcbb-4ba48082b643": {"position": [6250000, -1250000], "length": 2500000, "orientation": "right"}}, "texts": {"46dd4d12-8d53-4bdf-a68e-c2c498fd01ad": {"placement": {"shift": [-3750000, 5000000], "mirror": false, "angle": 0}, "text": "$REFDES", "size": 1500000, "origin": "center"}, "caddaf4b-e90f-4702-92ea-245f70e33cba": {"placement": {"shift": [-3750000, -5000000], "mirror": false, "angle": 0}, "text": "$VALUE", "size": 1500000, "origin": "center"}}} \ No newline at end of file diff --git a/pool/symbols/cache/66656d86-4722-4dd8-be89-b7a28d7d6eb6.json b/pool/symbols/cache/66656d86-4722-4dd8-be89-b7a28d7d6eb6.json new file mode 100644 index 0000000..64c2a85 --- /dev/null +++ b/pool/symbols/cache/66656d86-4722-4dd8-be89-b7a28d7d6eb6.json @@ -0,0 +1,298 @@ +{ + "arcs": {}, + "can_expand": false, + "junctions": { + "1d7c5e92-3631-44b3-9857-6011cfbd4683": { + "position": [ + -2500000, + -1000000 + ] + }, + "59446d3c-20fd-46a4-9ef6-bb1fdf2ad48b": { + "position": [ + 2500000, + -1000000 + ] + }, + "a2161203-a53c-481e-b6ab-eb2078082db7": { + "position": [ + 2500000, + 0 + ] + }, + "a29dd91b-86ee-4499-ab34-458947a62158": { + "position": [ + -2500000, + 1000000 + ] + }, + "ba16a844-c1f5-4d14-b4ce-7c481359f47c": { + "position": [ + -2500000, + 0 + ] + }, + "d34607a3-f468-40ca-a895-6b36ec6e9100": { + "position": [ + 2500000, + 1000000 + ] + } + }, + "lines": { + "4fb24639-f88b-4c98-9886-2d1c120160b6": { + "from": "d34607a3-f468-40ca-a895-6b36ec6e9100", + "layer": 0, + "to": "59446d3c-20fd-46a4-9ef6-bb1fdf2ad48b", + "width": 0 + }, + "a3608f8b-4825-4443-ad18-7706413d96b2": { + "from": "59446d3c-20fd-46a4-9ef6-bb1fdf2ad48b", + "layer": 0, + "to": "1d7c5e92-3631-44b3-9857-6011cfbd4683", + "width": 0 + }, + "bf90ff87-cf52-4b27-a084-26f99ec798bf": { + "from": "ba16a844-c1f5-4d14-b4ce-7c481359f47c", + "layer": 0, + "to": "a2161203-a53c-481e-b6ab-eb2078082db7", + "width": 0 + }, + "e0c0b8a3-a384-45a2-8366-825260417e07": { + "from": "a29dd91b-86ee-4499-ab34-458947a62158", + "layer": 0, + "to": "d34607a3-f468-40ca-a895-6b36ec6e9100", + "width": 0 + }, + "fb49239d-4f08-459c-95dd-7cd402831e33": { + "from": "1d7c5e92-3631-44b3-9857-6011cfbd4683", + "layer": 0, + "to": "a29dd91b-86ee-4499-ab34-458947a62158", + "width": 0 + } + }, + "name": "Fuse", + "pins": { + "1a542ef8-6259-4b4e-a4a9-3a8af6039ed0": { + "decoration": { + "clock": false, + "dot": false, + "driver": "default", + "schmitt": false + }, + "length": 1250000, + "name_orientation": "in_line", + "name_visible": false, + "orientation": "right", + "pad_visible": false, + "position": [ + 3750000, + 0 + ] + }, + "df0900ed-f3c8-4296-a321-aa5c2257ce74": { + "decoration": { + "clock": false, + "dot": false, + "driver": "default", + "schmitt": false + }, + "length": 1250000, + "name_orientation": "in_line", + "name_visible": false, + "orientation": "left", + "pad_visible": false, + "position": [ + -3750000, + 0 + ] + } + }, + "polygons": {}, + "text_placements": { + "0m": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "angle": 0, + "mirror": true, + "shift": [ + 2500000, + -2500000 + ] + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "angle": 0, + "mirror": true, + "shift": [ + 2500000, + 2500000 + ] + } + }, + "0n": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "angle": 0, + "mirror": false, + "shift": [ + -2500000, + -2500000 + ] + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "angle": 0, + "mirror": false, + "shift": [ + -2500000, + 2500000 + ] + } + }, + "180m": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "angle": 32768, + "mirror": true, + "shift": [ + -2500000, + 2500000 + ] + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "angle": 32768, + "mirror": true, + "shift": [ + -2500000, + -2500000 + ] + } + }, + "180n": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "angle": 32768, + "mirror": false, + "shift": [ + 2500000, + 2500000 + ] + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "angle": 32768, + "mirror": false, + "shift": [ + 2500000, + -2500000 + ] + } + }, + "270m": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "angle": 49152, + "mirror": true, + "shift": [ + 1250000, + -2500000 + ] + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "angle": 49152, + "mirror": true, + "shift": [ + -1250000, + -2500000 + ] + } + }, + "270n": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "angle": 49152, + "mirror": true, + "shift": [ + 1250000, + -2500000 + ] + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "angle": 49152, + "mirror": true, + "shift": [ + -1250000, + -2500000 + ] + } + }, + "90m": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "angle": 49152, + "mirror": false, + "shift": [ + -1250000, + -2500000 + ] + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "angle": 49152, + "mirror": false, + "shift": [ + 1250000, + -2500000 + ] + } + }, + "90n": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "angle": 49152, + "mirror": false, + "shift": [ + -1250000, + -2500000 + ] + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "angle": 49152, + "mirror": false, + "shift": [ + 1250000, + -2500000 + ] + } + } + }, + "texts": { + "35099bf5-0e81-401a-aa96-d1112f12d918": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + -2500000, + -2500000 + ] + }, + "size": 1500000, + "text": "$VALUE", + "width": 0 + }, + "fc82ac00-1f07-4009-9129-6e1827d3dc5c": { + "font": "simplex", + "from_smash": false, + "layer": 0, + "origin": "center", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + -2500000, + 2500000 + ] + }, + "size": 1500000, + "text": "$REFDES", + "width": 0 + } + }, + "type": "symbol", + "unit": "1e506283-f8c1-49e4-9e35-727d3be30397", + "uuid": "66656d86-4722-4dd8-be89-b7a28d7d6eb6", + "version": 1 +} \ No newline at end of file diff --git a/pool/units/AC Connector with Ground.json b/pool/units/AC Connector with Ground.json new file mode 100644 index 0000000..cf2ab2d --- /dev/null +++ b/pool/units/AC Connector with Ground.json @@ -0,0 +1,26 @@ +{ + "manufacturer": "", + "name": "AC Connector with Ground", + "pins": { + "28603370-c004-40c2-9d2b-86580e4a4bc6": { + "direction": "passive", + "names": [], + "primary_name": "L", + "swap_group": 0 + }, + "c6a5a139-15a8-4340-a548-eae5f69f9558": { + "direction": "passive", + "names": [], + "primary_name": "Mount", + "swap_group": 0 + }, + "ef731e9d-2463-4a6a-8586-9007f37a8135": { + "direction": "passive", + "names": [], + "primary_name": "N", + "swap_group": 0 + } + }, + "type": "unit", + "uuid": "15eaed6c-fec6-42f0-9a26-e0db08eee9fa" +} \ No newline at end of file diff --git a/pool/units/cache/1e506283-f8c1-49e4-9e35-727d3be30397.json b/pool/units/cache/1e506283-f8c1-49e4-9e35-727d3be30397.json new file mode 100644 index 0000000..8c6354f --- /dev/null +++ b/pool/units/cache/1e506283-f8c1-49e4-9e35-727d3be30397.json @@ -0,0 +1,20 @@ +{ + "manufacturer": "", + "name": "Fuse", + "pins": { + "1a542ef8-6259-4b4e-a4a9-3a8af6039ed0": { + "direction": "passive", + "names": [], + "primary_name": "B", + "swap_group": 0 + }, + "df0900ed-f3c8-4296-a321-aa5c2257ce74": { + "direction": "passive", + "names": [], + "primary_name": "A", + "swap_group": 0 + } + }, + "type": "unit", + "uuid": "1e506283-f8c1-49e4-9e35-727d3be30397" +} \ No newline at end of file diff --git a/pool/units/cache/c6a7e13e-6c70-4a80-a0dd-335d7b16967f.json b/pool/units/cache/c6a7e13e-6c70-4a80-a0dd-335d7b16967f.json new file mode 100644 index 0000000..a84465e --- /dev/null +++ b/pool/units/cache/c6a7e13e-6c70-4a80-a0dd-335d7b16967f.json @@ -0,0 +1 @@ +{"name": "Generic 2 pin connector", "manufacturer": "", "uuid": "c6a7e13e-6c70-4a80-a0dd-335d7b16967f", "type": "unit", "pins": {"b3cef4f5-fe6c-45b5-b063-1618f997168f": {"direction": "passive", "names": [], "swap_group": 0, "primary_name": "1"}, "588536f1-9e96-4500-bcbb-4ba48082b643": {"direction": "passive", "names": [], "swap_group": 0, "primary_name": "2"}}} \ No newline at end of file diff --git a/top_block.json b/top_block.json new file mode 100644 index 0000000..e41963e --- /dev/null +++ b/top_block.json @@ -0,0 +1,159 @@ +{ + "block_instance_mappings": {}, + "block_instances": {}, + "bom_export_settings": { + "concrete_parts": {}, + "csv_settings": { + "columns": [ + "QTY", + "MPN", + "value", + "manufacturer", + "refdes" + ], + "order": "asc", + "sort_column": "refdes" + }, + "orderable_MPNs": {}, + "output_filename": "" + }, + "buses": {}, + "components": { + "27b768e1-987d-4ced-95eb-e833f7e5a2f6": { + "alt_pins": {}, + "connections": { + "2d506fb9-7efb-4f40-bf74-a438d9f1d5fd/1a542ef8-6259-4b4e-a4a9-3a8af6039ed0": { + "net": "809a863e-d02b-4e2f-95ff-a97568175cc7" + }, + "2d506fb9-7efb-4f40-bf74-a438d9f1d5fd/df0900ed-f3c8-4296-a321-aa5c2257ce74": { + "net": "632c8e75-1b41-43c6-8eaa-61d5b8c8a8d9" + } + }, + "entity": "9c8a3c80-4380-4a27-812d-0091453858c8", + "group": "00000000-0000-0000-0000-000000000000", + "part": "33347bbc-a84f-494e-8451-3d1b81087c6c", + "pin_names": {}, + "refdes": "F1", + "tag": "7ee0dc40-73a8-4b28-ba17-1fd299963972", + "value": "" + }, + "42d97a68-77d3-44d3-bb8f-09243a6d4359": { + "alt_pins": {}, + "connections": { + "eb7f68b1-6fba-4a35-a470-2cecb23fe087/588536f1-9e96-4500-bcbb-4ba48082b643": { + "net": "809a863e-d02b-4e2f-95ff-a97568175cc7" + }, + "eb7f68b1-6fba-4a35-a470-2cecb23fe087/b3cef4f5-fe6c-45b5-b063-1618f997168f": { + "net": "95b6613c-a7ee-4287-adc0-1593c4f674c1" + } + }, + "entity": "29f544a1-a789-4fe6-a1ef-29da5ba3d371", + "group": "00000000-0000-0000-0000-000000000000", + "part": "0411f77e-2336-46a4-b532-f340bfbbeef6", + "pin_names": {}, + "refdes": "J1", + "tag": "8d4fde01-2195-4f8c-bf7c-82503d4af467", + "value": "" + }, + "9d3c3aaf-b7ad-4711-8146-28282381e46f": { + "alt_pins": {}, + "connections": { + "1c9c211c-08e3-427f-b725-ab972fb758f0/28603370-c004-40c2-9d2b-86580e4a4bc6": { + "net": "632c8e75-1b41-43c6-8eaa-61d5b8c8a8d9" + }, + "1c9c211c-08e3-427f-b725-ab972fb758f0/c6a5a139-15a8-4340-a548-eae5f69f9558": { + "net": null + }, + "1c9c211c-08e3-427f-b725-ab972fb758f0/ef731e9d-2463-4a6a-8586-9007f37a8135": { + "net": "55397970-01b7-4b03-ae08-b0bd2dfbb199" + } + }, + "entity": "cae97f8f-c885-4903-8b76-0a73120acdcd", + "group": "00000000-0000-0000-0000-000000000000", + "part": "a729ae7f-bdbd-4b70-84ac-7954ac592cc1", + "pin_names": {}, + "refdes": "C1", + "tag": "db7e9338-219b-44f5-bfa9-e20416b15db7", + "value": "" + }, + "fcfb5d15-4c76-4f7a-a9de-5c3cdb9a90d5": { + "alt_pins": {}, + "connections": { + "eb7f68b1-6fba-4a35-a470-2cecb23fe087/588536f1-9e96-4500-bcbb-4ba48082b643": { + "net": "95b6613c-a7ee-4287-adc0-1593c4f674c1" + }, + "eb7f68b1-6fba-4a35-a470-2cecb23fe087/b3cef4f5-fe6c-45b5-b063-1618f997168f": { + "net": "55397970-01b7-4b03-ae08-b0bd2dfbb199" + } + }, + "entity": "29f544a1-a789-4fe6-a1ef-29da5ba3d371", + "group": "00000000-0000-0000-0000-000000000000", + "part": "0411f77e-2336-46a4-b532-f340bfbbeef6", + "pin_names": {}, + "refdes": "J2", + "tag": "3b16c934-166b-459a-b414-4542ab27efc6", + "value": "" + } + }, + "group_names": {}, + "name": "Top", + "net_class_default": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "net_classes": { + "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73": { + "name": "default" + } + }, + "nets": { + "55397970-01b7-4b03-ae08-b0bd2dfbb199": { + "is_port": false, + "is_power": true, + "name": "Neutral", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "port_direction": "bidirectional", + "power_symbol_name_visible": true, + "power_symbol_style": "antenna" + }, + "632c8e75-1b41-43c6-8eaa-61d5b8c8a8d9": { + "is_port": false, + "is_power": true, + "name": "Live", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "port_direction": "bidirectional", + "power_symbol_name_visible": true, + "power_symbol_style": "antenna" + }, + "809a863e-d02b-4e2f-95ff-a97568175cc7": { + "is_port": false, + "is_power": false, + "name": "", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "port_direction": "bidirectional", + "power_symbol_name_visible": true, + "power_symbol_style": "gnd" + }, + "95b6613c-a7ee-4287-adc0-1593c4f674c1": { + "is_port": false, + "is_power": false, + "name": "", + "net_class": "9d6aa73e-6cdc-4735-8fcc-fea8a292cf73", + "port_direction": "bidirectional", + "power_symbol_name_visible": true, + "power_symbol_style": "gnd" + } + }, + "project_meta": { + "author": "Terin Stock", + "date": "2024-03-06", + "license": "CERN-OHL-W v2", + "project_name": "DreamcastRPTAdapter", + "project_title": "Dreamcast RPT Adapter", + "rev": "1" + }, + "tag_names": { + "3b16c934-166b-459a-b414-4542ab27efc6": "2", + "7ee0dc40-73a8-4b28-ba17-1fd299963972": "3", + "8d4fde01-2195-4f8c-bf7c-82503d4af467": "0", + "db7e9338-219b-44f5-bfa9-e20416b15db7": "3" + }, + "uuid": "087f524d-c900-4f6d-85fe-54b011a2b9de" +} \ No newline at end of file diff --git a/top_schematic.json b/top_schematic.json new file mode 100644 index 0000000..6435f9a --- /dev/null +++ b/top_schematic.json @@ -0,0 +1,322 @@ +{ + "annotation": { + "fill_gaps": true, + "ignore_unknown": false, + "keep": true, + "mode": "sheet_100", + "order": "right_down" + }, + "block": "087f524d-c900-4f6d-85fe-54b011a2b9de", + "group_tag_visible": false, + "name": "", + "pdf_export_settings": { + "min_line_width": 0, + "output_filename": "docs/DreamcastRPTAdapter-schematic.pdf" + }, + "rules": { + "connectivity": { + "enabled": true, + "include_unnamed": true, + "order": -1 + } + }, + "sheets": { + "16c0af70-26b5-44bd-a0f5-57c4b09e535c": { + "arcs": {}, + "block_symbols": {}, + "bus_labels": {}, + "bus_rippers": {}, + "frame": "c4ca0500-85c4-4744-a625-e9ecbb900a88", + "index": 1, + "junctions": { + "1a65862a-f97f-4049-91ea-a2269afa755a": { + "position": [ + 40000000, + 160000000 + ] + }, + "38034bdb-b4b2-42ab-879e-45a10c47dde5": { + "position": [ + 40000000, + 165000000 + ] + }, + "39273f42-0bf7-40e6-9b73-529975d59de9": { + "position": [ + 40000000, + 175000000 + ] + }, + "3e5462cc-4bfd-4fbc-89a7-40d56ad2c568": { + "position": [ + 72500000, + 167500000 + ] + }, + "7a49c09f-b46f-46d8-a30d-9cd210c2e26a": { + "position": [ + 72500000, + 165000000 + ] + }, + "ed4c823d-beac-404f-bb95-2fba2742c2a9": { + "position": [ + 40000000, + 170000000 + ] + } + }, + "lines": {}, + "name": "Power Adapter", + "net_labels": {}, + "net_lines": { + "182e175e-7786-4960-9a1d-b19d6a2f1222": { + "from": { + "bus_ripper": null, + "junc": null, + "pin": "64331d9e-4997-41ee-83ca-2885d7e0bd43/ef731e9d-2463-4a6a-8586-9007f37a8135", + "port": null + }, + "to": { + "bus_ripper": null, + "junc": "38034bdb-b4b2-42ab-879e-45a10c47dde5", + "pin": null, + "port": null + } + }, + "265f7c93-d94c-43af-a574-e3871fba75c7": { + "from": { + "bus_ripper": null, + "junc": "38034bdb-b4b2-42ab-879e-45a10c47dde5", + "pin": null, + "port": null + }, + "to": { + "bus_ripper": null, + "junc": "1a65862a-f97f-4049-91ea-a2269afa755a", + "pin": null, + "port": null + } + }, + "26f8c2f2-20b4-41fa-a5df-3b4983589c3d": { + "from": { + "bus_ripper": null, + "junc": "38034bdb-b4b2-42ab-879e-45a10c47dde5", + "pin": null, + "port": null + }, + "to": { + "bus_ripper": null, + "junc": "7a49c09f-b46f-46d8-a30d-9cd210c2e26a", + "pin": null, + "port": null + } + }, + "4ed1bdec-86ad-4076-b359-6af0a288764b": { + "from": { + "bus_ripper": null, + "junc": null, + "pin": "c8f21cf0-6f22-4c5f-b15c-137a2f3e85fa/1a542ef8-6259-4b4e-a4a9-3a8af6039ed0", + "port": null + }, + "to": { + "bus_ripper": null, + "junc": null, + "pin": "61e8d2fa-e3f0-4621-b0f3-a4257403d292/588536f1-9e96-4500-bcbb-4ba48082b643", + "port": null + } + }, + "582a2c10-c373-462b-bb3d-236d9a6ad8a0": { + "from": { + "bus_ripper": null, + "junc": null, + "pin": "61e8d2fa-e3f0-4621-b0f3-a4257403d292/b3cef4f5-fe6c-45b5-b063-1618f997168f", + "port": null + }, + "to": { + "bus_ripper": null, + "junc": null, + "pin": "1b7df18a-0bad-48a4-b807-0ece1273791e/588536f1-9e96-4500-bcbb-4ba48082b643", + "port": null + } + }, + "60fd47d2-6bae-4126-898c-461823fc6253": { + "from": { + "bus_ripper": null, + "junc": "3e5462cc-4bfd-4fbc-89a7-40d56ad2c568", + "pin": null, + "port": null + }, + "to": { + "bus_ripper": null, + "junc": null, + "pin": "1b7df18a-0bad-48a4-b807-0ece1273791e/b3cef4f5-fe6c-45b5-b063-1618f997168f", + "port": null + } + }, + "76933651-44b5-410f-8986-a43ceea20afa": { + "from": { + "bus_ripper": null, + "junc": "ed4c823d-beac-404f-bb95-2fba2742c2a9", + "pin": null, + "port": null + }, + "to": { + "bus_ripper": null, + "junc": null, + "pin": "c8f21cf0-6f22-4c5f-b15c-137a2f3e85fa/df0900ed-f3c8-4296-a321-aa5c2257ce74", + "port": null + } + }, + "7ee491f7-31e4-4a3c-bb26-b02a022deeb8": { + "from": { + "bus_ripper": null, + "junc": "39273f42-0bf7-40e6-9b73-529975d59de9", + "pin": null, + "port": null + }, + "to": { + "bus_ripper": null, + "junc": "ed4c823d-beac-404f-bb95-2fba2742c2a9", + "pin": null, + "port": null + } + }, + "9b9c9598-4838-4874-803f-938e68b69223": { + "from": { + "bus_ripper": null, + "junc": "7a49c09f-b46f-46d8-a30d-9cd210c2e26a", + "pin": null, + "port": null + }, + "to": { + "bus_ripper": null, + "junc": "3e5462cc-4bfd-4fbc-89a7-40d56ad2c568", + "pin": null, + "port": null + } + }, + "9fed2d2d-bdf3-4d3a-b6da-8db8e5ebd667": { + "from": { + "bus_ripper": null, + "junc": null, + "pin": "64331d9e-4997-41ee-83ca-2885d7e0bd43/28603370-c004-40c2-9d2b-86580e4a4bc6", + "port": null + }, + "to": { + "bus_ripper": null, + "junc": "ed4c823d-beac-404f-bb95-2fba2742c2a9", + "pin": null, + "port": null + } + } + }, + "power_symbols": { + "086f3346-4bb1-41ac-98bb-6bd91925751a": { + "junction": "39273f42-0bf7-40e6-9b73-529975d59de9", + "mirror": false, + "net": "632c8e75-1b41-43c6-8eaa-61d5b8c8a8d9", + "orientation": "up" + }, + "43541b24-4ef8-4b2d-84cd-1b4837afb4e8": { + "junction": "1a65862a-f97f-4049-91ea-a2269afa755a", + "mirror": false, + "net": "55397970-01b7-4b03-ae08-b0bd2dfbb199", + "orientation": "down" + } + }, + "symbols": { + "1b7df18a-0bad-48a4-b807-0ece1273791e": { + "component": "fcfb5d15-4c76-4f7a-a9de-5c3cdb9a90d5", + "display_all_pads": false, + "display_directions": false, + "expand": 0, + "gate": "eb7f68b1-6fba-4a35-a470-2cecb23fe087", + "pin_display_mode": "selected_only", + "placement": { + "angle": 32768, + "mirror": false, + "shift": [ + 96250000, + 168750000 + ] + }, + "smashed": false, + "symbol": "5b7a580f-fa81-4cde-84c2-9da30ebc9c5a", + "texts": [] + }, + "61e8d2fa-e3f0-4621-b0f3-a4257403d292": { + "component": "42d97a68-77d3-44d3-bb8f-09243a6d4359", + "display_all_pads": false, + "display_directions": false, + "expand": 0, + "gate": "eb7f68b1-6fba-4a35-a470-2cecb23fe087", + "pin_display_mode": "selected_only", + "placement": { + "angle": 49152, + "mirror": false, + "shift": [ + 72500000, + 176250000 + ] + }, + "smashed": false, + "symbol": "5b7a580f-fa81-4cde-84c2-9da30ebc9c5a", + "texts": [] + }, + "64331d9e-4997-41ee-83ca-2885d7e0bd43": { + "component": "9d3c3aaf-b7ad-4711-8146-28282381e46f", + "display_all_pads": false, + "display_directions": false, + "expand": 0, + "gate": "1c9c211c-08e3-427f-b725-ab972fb758f0", + "pin_display_mode": "selected_only", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 21250000, + 167500000 + ] + }, + "smashed": false, + "symbol": "f54999d2-2195-4d5d-95c1-b7aef41a13d9", + "texts": [] + }, + "c8f21cf0-6f22-4c5f-b15c-137a2f3e85fa": { + "component": "27b768e1-987d-4ced-95eb-e833f7e5a2f6", + "custom_value": "2A 250V", + "display_all_pads": false, + "display_directions": false, + "expand": 0, + "gate": "2d506fb9-7efb-4f40-bf74-a438d9f1d5fd", + "pin_display_mode": "selected_only", + "placement": { + "angle": 0, + "mirror": false, + "shift": [ + 51250000, + 170000000 + ] + }, + "smashed": false, + "symbol": "66656d86-4722-4dd8-be89-b7a28d7d6eb6", + "texts": [] + } + }, + "texts": {}, + "title_block_values": {} + } + }, + "title_block_values": { + "author": "Terin Stock", + "date": "2024-03-06", + "license": "CERN-OHL-W v2", + "project_name": "DreamcastRPTAdapter", + "project_title": "Dreamcast RPT Adapter", + "rev": "1" + }, + "type": "schematic_block", + "uuid": "195a718c-0f9f-49ee-adae-c496d975bde6", + "version": 8 +} \ No newline at end of file -- cgit 1.4.1