Browse Source

Add a 777 cross-section

master
Fen Dweller 3 years ago
parent
commit
7e2cf26016
4 changed files with 3322 additions and 1 deletions
  1. +1
    -0
      media/attribution.js
  2. +1
    -1
      media/vehicles/Aircraft Cabins/737-Cross Section.svg
  3. +3311
    -0
      media/vehicles/Aircraft Cabins/777-Cross Section.svg
  4. +9
    -0
      presets/vehicles.js

+ 1
- 0
media/attribution.js View File

@@ -21059,6 +21059,7 @@ const attributionData = {
prefix: "./media/vehicles/Aircraft Cabins/",
files: [
{ name: "737-Cross Section.svg", source: "https://www.boeing.com/assets/pdf/commercial/airports/acaps/737.pdf" },
{ name: "777-Cross Section.svg", source: "https://www.boeing.com/assets/pdf/commercial/airports/acaps/777_23.pdf" },
],
authors: [
"boeing"


+ 1
- 1
media/vehicles/Aircraft Cabins/737-Cross Section.svg View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 944.173 1011.133" style="enable-background:new 0 0 944.173 1011.133;" xml:space="preserve">
width="944.173" height="1011.133" viewBox="0 0 944.173 1011.133" style="enable-background:new 0 0 944.173 1011.133;" xml:space="preserve">
<g>
<g id="XMLID_00000050630425317759172600000005802323910446472072_">
<g>


+ 3311
- 0
media/vehicles/Aircraft Cabins/777-Cross Section.svg
File diff suppressed because it is too large
View File


+ 9
- 0
presets/vehicles.js View File

@@ -1015,6 +1015,15 @@ function makeVehicles() {
"height": 4.02691801469
}
]
},
{
"name": "777",
"views": [
{
"name": "Cross Section",
"height": 6.19751351351
}
]
}
]
}))


Loading…
Cancel
Save