xof 0302txt 0032 template Header { <3D82AB43-62DA-11cf-AB39-0020AF71E433> WORD major; WORD minor; DWORD flags; } template Vector { <3D82AB5E-62DA-11cf-AB39-0020AF71E433> FLOAT x; FLOAT y; FLOAT z; } template Coords2d { FLOAT u; FLOAT v; } template Matrix4x4 { array FLOAT matrix[16]; } template ColorRGBA { <35FF44E0-6C7C-11cf-8F52-0040333594A3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template TextureFilename { STRING filename; } template Material { <3D82AB4D-62DA-11cf-AB39-0020AF71E433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshFace { <3D82AB5F-62DA-11cf-AB39-0020AF71E433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material] } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Frame { <3D82AB46-62DA-11cf-AB39-0020AF71E433> [...] } template FloatKeys { <10DD46A9-775B-11cf-8F52-0040333594A3> DWORD nValues; array FLOAT values[nValues]; } template TimedFloatKeys { DWORD time; FloatKeys tfkeys; } template AnimationKey { <10DD46A8-775B-11cf-8F52-0040333594A3> DWORD keyType; DWORD nKeys; array TimedFloatKeys keys[nKeys]; } template AnimationOptions { DWORD openclosed; DWORD positionquality; } template Animation { <3D82AB4F-62DA-11cf-AB39-0020AF71E433> [...] } template AnimationSet { <3D82AB50-62DA-11cf-AB39-0020AF71E433> [Animation] } Header { 1; 0; 1; } Frame frm-ss15 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,0.000000,-1.000000,0.000000, 0.000000,1.000000,0.000000,0.000000, 0.000000,-5.455351,0.000000,1.000000;; } Frame frm-fuselg { FrameTransformMatrix { 0.900601,0.000000,0.000000,0.000000, 0.000000,-0.900601,0.000000,0.000000, 0.000000,0.000000,-0.900601,0.000000, 0.000000,0.000000,0.609626,1.000000;; } Mesh fuselg { 76; 2.249990;-5.387771;5.382163;, 1.590985;-5.387771;6.973149;, 1.590985;-5.387771;6.973149;, 0.000000;-5.387771;7.632158;, -1.590985;-5.387771;6.973149;, -1.590985;-5.387771;6.973149;, -2.249990;-5.387771;5.382163;, -1.590985;-5.387771;3.791179;, -1.590985;-5.387771;3.791179;, 0.000000;-5.387771;3.132171;, 1.590985;-5.387771;3.791179;, 1.590985;-5.387771;3.791179;, 2.249990;5.390151;5.382163;, 1.590985;5.390151;6.973149;, 1.590985;5.390151;6.973149;, 0.000000;5.390151;7.632158;, -1.590985;5.390151;6.973149;, -1.590985;5.390151;6.973149;, -2.249990;5.390151;5.382163;, -1.590985;5.390151;3.791179;, -1.590985;5.390151;3.791179;, 0.000000;5.390151;3.132171;, 1.590985;5.390151;3.791179;, 1.590985;5.390151;3.791179;, -1.590985;0.001190;6.973149;, -1.590985;-2.693290;6.973149;, -1.590985;2.695671;6.973149;, -1.590985;0.001190;3.791179;, -1.590985;2.695671;3.791179;, -1.590985;-2.693290;3.791179;, 1.590985;0.001190;6.973149;, 1.590985;-2.693290;6.973149;, 1.590985;2.695671;6.973149;, 1.590985;0.001190;3.791179;, 1.590985;2.695671;3.791179;, 1.590985;-2.693290;3.791179;, 2.249990;2.695671;5.382163;, 2.249990;-2.693290;5.382163;, 1.590985;-2.693290;3.791179;, 1.590985;2.695671;3.791179;, 1.590985;0.001190;3.791179;, 1.590985;2.695671;6.973149;, 1.590985;-2.693290;6.973149;, 1.590985;0.001190;6.973149;, 0.000000;-2.693290;7.632158;, 0.000000;2.695671;7.632158;, 0.000000;0.001190;7.632158;, 2.249990;0.001190;5.382163;, -1.590985;-2.693290;3.791179;, -1.590985;2.695671;3.791179;, -1.590985;0.001190;3.791179;, -2.249990;-2.693290;5.382163;, -2.249990;2.695671;5.382163;, -2.249990;0.001190;5.382163;, 0.000000;2.695671;3.132171;, 0.000000;-2.693290;3.132171;, 0.000000;0.001190;3.132171;, -1.590985;2.695671;6.973149;, -1.590985;-2.693290;6.973149;, -1.590985;0.001190;6.973149;, 1.590985;5.390151;3.791179;, 0.000000;5.390151;3.132171;, -1.590985;5.390151;3.791179;, -2.249990;5.390151;5.382163;, -1.590985;5.390151;6.973149;, 0.000000;5.390151;7.632158;, 1.590985;5.390151;6.973149;, 2.249990;5.390151;5.382163;, 1.590985;-5.387771;3.791179;, 0.000000;-5.387771;3.132171;, -1.590985;-5.387771;3.791179;, -2.249990;-5.387771;5.382163;, -1.590985;-5.387771;6.973149;, 0.000000;-5.387771;7.632158;, 1.590985;-5.387771;6.973149;, 2.249990;-5.387771;5.382163;; 76; 3;23,12,36;, 3;34,23,36;, 3;12,14,32;, 3;36,12,32;, 3;75,68,38;, 3;37,75,38;, 3;1,75,37;, 3;31,1,37;, 3;37,38,40;, 3;47,37,40;, 3;31,37,47;, 3;30,31,47;, 3;47,40,34;, 3;36,47,34;, 3;30,47,36;, 3;32,30,36;, 3;16,18,52;, 3;57,16,52;, 3;71,72,58;, 3;51,71,58;, 3;53,24,57;, 3;52,53,57;, 3;27,53,52;, 3;28,27,52;, 3;51,58,24;, 3;53,51,24;, 3;29,51,53;, 3;27,29,53;, 3;18,20,28;, 3;52,18,28;, 3;7,71,51;, 3;29,7,51;, 3;55,48,50;, 3;56,55,50;, 3;35,55,56;, 3;33,35,56;, 3;56,50,49;, 3;54,56,49;, 3;33,56,54;, 3;39,33,54;, 3;10,69,55;, 3;35,10,55;, 3;21,22,39;, 3;54,21,39;, 3;19,21,54;, 3;49,19,54;, 3;69,70,48;, 3;55,69,48;, 3;13,15,45;, 3;41,13,45;, 3;15,17,26;, 3;45,15,26;, 3;44,42,43;, 3;46,44,43;, 3;25,44,46;, 3;59,25,46;, 3;73,74,42;, 3;44,73,42;, 3;4,73,44;, 3;25,4,44;, 3;46,43,41;, 3;45,46,41;, 3;59,46,45;, 3;26,59,45;, 3;8,9,11;, 3;6,8,11;, 3;5,6,11;, 3;3,5,11;, 3;2,3,11;, 3;0,2,11;, 3;65,66,67;, 3;64,65,67;, 3;63,64,67;, 3;62,63,67;, 3;61,62,67;, 3;60,61,67;; MeshMaterialList { 3; 76; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.600000;0.600000;0.600000;; TextureFilename { "ss10.bmp"; } } Material { 0.988701;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.600000;0.600000;0.600000;; TextureFilename { "ss10.bmp"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.500000;0.500000;0.500000;; TextureFilename { "ss10.bmp"; } } } MeshNormals { 76; 0.948683;-0.316228;0.000000;, 0.588349;-0.554700;0.588348;, 0.588349;-0.554700;0.588348;, 0.000000;-0.554700;0.832050;, -0.588349;-0.554700;0.588348;, -0.588349;-0.554700;0.588348;, -0.832050;-0.554700;0.000000;, -0.588349;-0.554700;-0.588348;, -0.588349;-0.554700;-0.588348;, 0.000000;-0.316228;-0.948683;, 0.316228;-0.894427;-0.316228;, 0.316228;-0.894427;-0.316228;, 0.447214;0.894427;0.000000;, 0.670821;0.316228;0.670820;, 0.670821;0.316228;0.670820;, 0.000000;0.554700;0.832050;, -0.588349;0.554700;0.588348;, -0.588349;0.554700;0.588348;, -0.832050;0.554700;0.000000;, -0.588349;0.554700;-0.588348;, -0.588349;0.554700;-0.588348;, 0.000000;0.554700;-0.832050;, 0.670821;0.316228;-0.670820;, 0.670821;0.316228;-0.670820;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 1.000000;0.000000;0.000000;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, 0.670821;0.316228;-0.670820;, 0.000000;0.554700;-0.832050;, -0.588349;0.554700;-0.588348;, -0.832050;0.554700;0.000000;, -0.588349;0.554700;0.588348;, 0.000000;0.554700;0.832050;, 0.670821;0.316228;0.670820;, 0.447214;0.894427;0.000000;, 0.316228;-0.894427;-0.316228;, 0.000000;-0.316228;-0.948683;, -0.588349;-0.554700;-0.588348;, -0.832050;-0.554700;0.000000;, -0.588349;-0.554700;0.588348;, 0.000000;-0.554700;0.832050;, 0.588349;-0.554700;0.588348;, 0.948683;-0.316228;0.000000;; 76; 3;23,12,36;, 3;34,23,36;, 3;12,14,32;, 3;36,12,32;, 3;75,68,38;, 3;37,75,38;, 3;1,75,37;, 3;31,1,37;, 3;37,38,40;, 3;47,37,40;, 3;31,37,47;, 3;30,31,47;, 3;47,40,34;, 3;36,47,34;, 3;30,47,36;, 3;32,30,36;, 3;16,18,52;, 3;57,16,52;, 3;71,72,58;, 3;51,71,58;, 3;53,24,57;, 3;52,53,57;, 3;27,53,52;, 3;28,27,52;, 3;51,58,24;, 3;53,51,24;, 3;29,51,53;, 3;27,29,53;, 3;18,20,28;, 3;52,18,28;, 3;7,71,51;, 3;29,7,51;, 3;55,48,50;, 3;56,55,50;, 3;35,55,56;, 3;33,35,56;, 3;56,50,49;, 3;54,56,49;, 3;33,56,54;, 3;39,33,54;, 3;10,69,55;, 3;35,10,55;, 3;21,22,39;, 3;54,21,39;, 3;19,21,54;, 3;49,19,54;, 3;69,70,48;, 3;55,69,48;, 3;13,15,45;, 3;41,13,45;, 3;15,17,26;, 3;45,15,26;, 3;44,42,43;, 3;46,44,43;, 3;25,44,46;, 3;59,25,46;, 3;73,74,42;, 3;44,73,42;, 3;4,73,44;, 3;25,4,44;, 3;46,43,41;, 3;45,46,41;, 3;59,46,45;, 3;26,59,45;, 3;8,9,11;, 3;6,8,11;, 3;5,6,11;, 3;3,5,11;, 3;2,3,11;, 3;0,2,11;, 3;65,66,67;, 3;64,65,67;, 3;63,64,67;, 3;62,63,67;, 3;61,62,67;, 3;60,61,67;; } MeshTextureCoords { 76; 0.938562;0.789063;, 0.546566;0.992188;, 0.899663;0.695150;, 0.805750;0.656250;, 0.531379;0.992188;, 0.711837;0.695150;, 0.672937;0.789063;, 0.529142;0.992188;, 0.711837;0.882975;, 0.805750;0.921875;, 0.551973;0.992188;, 0.899663;0.882975;, 0.394697;0.062500;, 0.117058;0.062500;, 0.546566;0.062500;, 0.324219;0.062500;, 0.114822;0.062500;, 0.531379;0.062500;, 0.321055;0.062500;, 0.237089;0.070312;, 0.529142;0.062500;, 0.394531;0.070312;, 0.551973;0.070312;, 0.242731;0.062500;, 0.114822;0.527344;, 0.531379;0.759766;, 0.531379;0.294922;, 0.529142;0.527344;, 0.529142;0.294922;, 0.529142;0.759766;, 0.546566;0.527344;, 0.546566;0.759766;, 0.546566;0.294922;, 0.551973;0.531250;, 0.242731;0.294922;, 0.551973;0.761719;, 0.394697;0.294922;, 0.394697;0.759766;, 0.242731;0.759766;, 0.551973;0.300781;, 0.242731;0.527344;, 0.117058;0.294922;, 0.117058;0.759766;, 0.117058;0.527344;, 0.324219;0.759766;, 0.324219;0.294922;, 0.324219;0.527344;, 0.394697;0.527344;, 0.237089;0.761719;, 0.237089;0.300781;, 0.237089;0.531250;, 0.321055;0.759766;, 0.321055;0.294922;, 0.321055;0.527344;, 0.394531;0.300781;, 0.394531;0.761719;, 0.394531;0.531250;, 0.114822;0.294922;, 0.114822;0.759766;, 0.531379;0.527344;, 0.899663;0.882975;, 0.805750;0.921875;, 0.711837;0.882975;, 0.672937;0.789063;, 0.711837;0.695150;, 0.805750;0.656250;, 0.899663;0.695150;, 0.938562;0.789063;, 0.242731;0.992188;, 0.394531;0.992188;, 0.237089;0.992188;, 0.321055;0.992188;, 0.114822;0.992188;, 0.324219;0.992188;, 0.117058;0.992188;, 0.394697;0.992188;; } } Frame frm-rfuselg { FrameTransformMatrix { 1.110370,0.000000,0.000000,0.000000, 0.000000,0.000000,-1.110370,0.000000, 0.000000,1.110370,0.000000,0.000000, 0.053873,-5.320041,-5.380002,1.000000;; } Mesh rfuselg { 24; -0.793800;-0.810000;0.510300;, -0.793800;-0.810000;0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;0.810000;0.510300;, -0.793800;0.810000;0.510300;, -0.793800;0.810000;-0.510300;, -0.793800;0.810000;-0.510300;, 0.793800;-0.810000;0.510300;, 0.793800;-0.810000;0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;0.810000;0.510300;, 0.793800;0.810000;0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;-0.810000;0.510300;, -0.793800;0.810000;-0.510300;, -0.793800;0.810000;0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;-0.810000;0.510300;; 12; 3;7,3,1;, 3;5,7,1;, 3;13,9,10;, 3;14,13,10;, 3;22,18,19;, 3;23,22,19;, 3;15,11,2;, 3;6,15,2;, 3;4,0,8;, 3;12,4,8;, 3;16,20,21;, 3;17,16,21;; MeshMaterialList { 4; 12; 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 3, 3; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.500000;0.500000;0.500000;; TextureFilename { "ss10.bmp"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.400000;0.400000;0.400000;; TextureFilename { "ss10.bmp"; } } Material { 0.994350;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.500000;0.500000;0.500000;; TextureFilename { "ss10.bmp"; } } } MeshNormals { 24; -0.816497;-0.408248;0.408248;, -0.816497;-0.408248;0.408248;, -0.333333;-0.666667;-0.666667;, -0.333333;-0.666667;-0.666667;, -0.333333;0.666667;0.666667;, -0.333333;0.666667;0.666667;, -0.816497;0.408248;-0.408248;, -0.816497;0.408248;-0.408248;, 0.333333;-0.666667;0.666667;, 0.333333;-0.666667;0.666667;, 0.816497;-0.408248;-0.408248;, 0.816497;-0.408248;-0.408248;, 0.816497;0.408248;0.408248;, 0.816497;0.408248;0.408248;, 0.333333;0.666667;-0.666667;, 0.333333;0.666667;-0.666667;, 0.333333;0.666667;-0.666667;, 0.816497;0.408248;0.408248;, 0.816497;-0.408248;-0.408248;, 0.333333;-0.666667;0.666667;, -0.816497;0.408248;-0.408248;, -0.333333;0.666667;0.666667;, -0.333333;-0.666667;-0.666667;, -0.816497;-0.408248;0.408248;; 12; 3;7,3,1;, 3;5,7,1;, 3;13,9,10;, 3;14,13,10;, 3;22,18,19;, 3;23,22,19;, 3;15,11,2;, 3;6,15,2;, 3;4,0,8;, 3;12,4,8;, 3;16,20,21;, 3;17,16,21;; } MeshTextureCoords { 24; 0.765625;0.578125;, 0.112520;0.015625;, 0.000000;0.000000;, -0.011281;0.024684;, 0.765625;0.492188;, 0.309031;0.030004;, 0.000000;0.000000;, 0.185229;0.039062;, 0.851562;0.578125;, 0.068156;0.036660;, 0.191958;0.045719;, 0.000000;0.000000;, 0.851562;0.492188;, 0.264667;0.022281;, 0.388469;0.031340;, 0.000000;0.000000;, 0.178567;0.039062;, 0.303906;0.029891;, 0.360281;0.024796;, 0.234942;0.015625;, -0.016406;0.024796;, 0.108933;0.015625;, 0.165308;0.039062;, 0.039969;0.029891;; } } Frame frm-doccon2 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,-1.000000,0.000000,0.000000, 0.000000,0.000000,-1.000000,0.000000, -0.048518,0.000496,-0.513937,1.000000;; } } } Frame frm-lfuselg { FrameTransformMatrix { 1.110370,0.000000,0.000000,0.000000, 0.000000,0.000000,1.110370,0.000000, 0.000000,-1.110370,0.000000,0.000000, 0.053873,5.363798,-5.390261,1.000000;; } Mesh lfuselg { 24; -0.793800;-0.810000;0.510300;, -0.793800;-0.810000;0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;0.810000;0.510300;, -0.793800;0.810000;0.510300;, -0.793800;0.810000;-0.510300;, -0.793800;0.810000;-0.510300;, 0.793800;-0.810000;0.510300;, 0.793800;-0.810000;0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;0.810000;0.510300;, 0.793800;0.810000;0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;-0.810000;0.510300;, -0.793800;0.810000;-0.510300;, -0.793800;0.810000;0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;-0.810000;0.510300;; 12; 3;7,3,1;, 3;5,7,1;, 3;22,18,19;, 3;23,22,19;, 3;16,20,21;, 3;17,16,21;, 3;15,11,2;, 3;6,15,2;, 3;13,9,10;, 3;14,13,10;, 3;4,0,8;, 3;12,4,8;; MeshMaterialList { 4; 12; 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 3, 3; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.500000;0.500000;0.500000;; TextureFilename { "ss10.bmp"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; TextureFilename { "ss10.bmp"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.400000;0.400000;0.400000;; TextureFilename { "ss10.bmp"; } } } MeshNormals { 24; -0.816497;-0.408248;0.408248;, -0.816497;-0.408248;0.408248;, -0.333333;-0.666667;-0.666667;, -0.333333;-0.666667;-0.666667;, -0.333333;0.666667;0.666667;, -0.333333;0.666667;0.666667;, -0.816497;0.408248;-0.408248;, -0.816497;0.408248;-0.408248;, 0.333333;-0.666667;0.666667;, 0.333333;-0.666667;0.666667;, 0.816497;-0.408248;-0.408248;, 0.816497;-0.408248;-0.408248;, 0.816497;0.408248;0.408248;, 0.816497;0.408248;0.408248;, 0.333333;0.666667;-0.666667;, 0.333333;0.666667;-0.666667;, 0.333333;0.666667;-0.666667;, 0.816497;0.408248;0.408248;, 0.816497;-0.408248;-0.408248;, 0.333333;-0.666667;0.666667;, -0.816497;0.408248;-0.408248;, -0.333333;0.666667;0.666667;, -0.333333;-0.666667;-0.666667;, -0.816497;-0.408248;0.408248;; 12; 3;7,3,1;, 3;5,7,1;, 3;22,18,19;, 3;23,22,19;, 3;16,20,21;, 3;17,16,21;, 3;15,11,2;, 3;6,15,2;, 3;13,9,10;, 3;14,13,10;, 3;4,0,8;, 3;12,4,8;; } MeshTextureCoords { 24; 0.765625;0.578125;, 0.112520;0.015625;, 0.000000;0.000000;, -0.011281;0.024684;, 0.765625;0.492188;, 0.309031;0.030004;, 0.000000;0.000000;, 0.185229;0.039062;, 0.851562;0.578125;, 0.068156;0.036660;, 0.191958;0.045719;, 0.000000;0.000000;, 0.851562;0.492188;, 0.264667;0.022281;, 0.388469;0.031340;, 0.000000;0.000000;, 0.178567;0.039062;, 0.303906;0.029891;, 0.360281;0.024796;, 0.234942;0.015625;, -0.016406;0.024796;, 0.108933;0.015625;, 0.165308;0.039062;, 0.039969;0.029891;; } } Frame frm-doccon1 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000, 0.000000,-1.000000,0.000000,0.000000, 0.000000,0.000000,-1.000000,0.000000, -0.048518,0.008744,-0.517668,1.000000;; } } } Frame frm-bfuselg1 { FrameTransformMatrix { 0.818928,0.000000,0.000000,0.000000, 0.000000,0.000000,-1.000000,0.000000, 0.000000,0.827200,0.000000,0.000000, 0.000000,0.000000,0.039263,1.000000;; } Mesh bfuselg1 { 76; 2.250000;0.032039;0.001616;, 1.590990;0.032039;1.592606;, 1.590990;0.032039;1.592606;, 0.000000;0.032039;2.251616;, -1.590990;0.032039;1.592606;, -1.590990;0.032039;1.592606;, -2.250000;0.032039;0.001616;, -1.590990;0.032039;-1.589374;, -1.590990;0.032039;-1.589374;, 0.000000;0.032039;-2.248385;, 1.590990;0.032039;-1.589374;, 1.590990;0.032039;-1.589374;, 2.250000;5.366733;0.001616;, 1.590990;5.366733;1.592606;, 1.590990;5.366733;1.592606;, 0.000000;5.366733;2.251616;, -1.590990;5.366733;1.592606;, -1.590990;5.366733;1.592606;, -2.250000;5.366733;0.001616;, -1.590990;5.366733;-1.589374;, -1.590990;5.366733;-1.589374;, 0.000000;5.366733;-2.248385;, 1.590990;5.366733;-1.589374;, 1.590990;5.366733;-1.589374;, -1.590990;2.699387;1.592606;, -1.590990;4.033060;1.592606;, -1.590990;1.365713;1.592606;, 1.590990;2.699387;1.592606;, 1.590990;1.365713;1.592606;, 1.590990;4.033060;1.592606;, -1.590990;2.699387;-1.589374;, -1.590990;4.033060;-1.589374;, -1.590990;1.365713;-1.589374;, 1.590990;2.699387;-1.589374;, 1.590990;4.033060;-1.589374;, 1.590990;1.365713;-1.589374;, 0.000000;1.365713;-2.248385;, 0.000000;4.033060;-2.248385;, 0.000000;2.699387;-2.248385;, 1.590990;1.365713;-1.589374;, 1.590990;4.033060;-1.589374;, 1.590990;2.699387;-1.589374;, 2.250000;1.365713;0.001616;, 2.250000;4.033060;0.001616;, 2.250000;2.699387;0.001616;, -1.590990;1.365713;-1.589374;, -1.590990;4.033060;-1.589374;, -1.590990;2.699387;-1.589374;, 1.590990;4.033060;1.592606;, 1.590990;1.365713;1.592606;, 1.590990;2.699387;1.592606;, -1.590990;1.365713;1.592606;, -1.590990;4.033060;1.592606;, -1.590990;2.699387;1.592606;, 0.000000;1.365713;2.251616;, 0.000000;4.033060;2.251616;, 0.000000;2.699387;2.251616;, -2.250000;1.365713;0.001616;, -2.250000;4.033060;0.001616;, -2.250000;2.699387;0.001616;, 1.590990;5.366733;-1.589374;, 0.000000;5.366733;-2.248385;, -1.590990;5.366733;-1.589374;, -2.250000;5.366733;0.001616;, -1.590990;5.366733;1.592606;, 0.000000;5.366733;2.251616;, 1.590990;5.366733;1.592606;, 2.250000;5.366733;0.001616;, 1.590990;0.032039;-1.589374;, 0.000000;0.032039;-2.248385;, -1.590990;0.032039;-1.589374;, -2.250000;0.032039;0.001616;, -1.590990;0.032039;1.592606;, 0.000000;0.032039;2.251616;, 1.590990;0.032039;1.592606;, 2.250000;0.032039;0.001616;; 76; 3;23,12,43;, 3;34,23,43;, 3;12,14,29;, 3;43,12,29;, 3;74,75,42;, 3;49,74,42;, 3;75,10,35;, 3;42,75,35;, 3;49,42,44;, 3;50,49,44;, 3;42,35,33;, 3;44,42,33;, 3;50,44,43;, 3;29,50,43;, 3;44,33,34;, 3;43,44,34;, 3;71,72,51;, 3;57,71,51;, 3;45,57,59;, 3;47,45,59;, 3;57,51,24;, 3;59,57,24;, 3;16,18,58;, 3;52,16,58;, 3;18,20,31;, 3;58,18,31;, 3;70,71,57;, 3;45,70,57;, 3;47,59,58;, 3;31,47,58;, 3;59,24,52;, 3;58,59,52;, 3;19,21,37;, 3;46,19,37;, 3;21,22,40;, 3;37,21,40;, 3;68,69,36;, 3;39,68,36;, 3;39,36,38;, 3;41,39,38;, 3;41,38,37;, 3;40,41,37;, 3;38,30,46;, 3;37,38,46;, 3;36,32,30;, 3;38,36,30;, 3;69,7,32;, 3;36,69,32;, 3;26,54,56;, 3;53,26,56;, 3;54,28,27;, 3;56,54,27;, 3;4,73,54;, 3;26,4,54;, 3;73,1,28;, 3;54,73,28;, 3;53,56,55;, 3;25,53,55;, 3;56,27,48;, 3;55,56,48;, 3;13,15,55;, 3;48,13,55;, 3;15,17,25;, 3;55,15,25;, 3;8,9,11;, 3;6,8,11;, 3;5,6,11;, 3;3,5,11;, 3;2,3,11;, 3;0,2,11;, 3;65,66,67;, 3;64,65,67;, 3;63,64,67;, 3;62,63,67;, 3;61,62,67;, 3;60,61,67;; MeshMaterialList { 3; 76; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.600000;0.600000;0.600000;; TextureFilename { "ss10.bmp"; } } Material { 0.983051;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.600000;0.600000;0.600000;; TextureFilename { "ss10.bmp"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.500000;0.500000;0.500000;; TextureFilename { "ss10.bmp"; } } } MeshNormals { 76; 0.948683;-0.316228;0.000000;, 0.588349;-0.554700;0.588348;, 0.588349;-0.554700;0.588348;, 0.000000;-0.554700;0.832050;, -0.588349;-0.554700;0.588348;, -0.588349;-0.554700;0.588348;, -0.832050;-0.554700;0.000000;, -0.588348;-0.554700;-0.588348;, -0.588348;-0.554700;-0.588348;, 0.000000;-0.316228;-0.948683;, 0.316228;-0.894427;-0.316228;, 0.316228;-0.894427;-0.316228;, 0.447214;0.894427;0.000000;, 0.670821;0.316228;0.670820;, 0.670821;0.316228;0.670820;, 0.000000;0.554700;0.832050;, -0.588349;0.554700;0.588348;, -0.588349;0.554700;0.588348;, -0.832050;0.554700;0.000000;, -0.588348;0.554700;-0.588348;, -0.588348;0.554700;-0.588348;, 0.000000;0.554700;-0.832050;, 0.670821;0.316228;-0.670820;, 0.670821;0.316228;-0.670820;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, 0.670821;0.316228;-0.670820;, 0.000000;0.554700;-0.832050;, -0.588348;0.554700;-0.588348;, -0.832050;0.554700;0.000000;, -0.588349;0.554700;0.588348;, 0.000000;0.554700;0.832050;, 0.670821;0.316228;0.670820;, 0.447214;0.894427;0.000000;, 0.316228;-0.894427;-0.316228;, 0.000000;-0.316228;-0.948683;, -0.588348;-0.554700;-0.588348;, -0.832050;-0.554700;0.000000;, -0.588349;-0.554700;0.588348;, 0.000000;-0.554700;0.832050;, 0.588349;-0.554700;0.588348;, 0.948683;-0.316228;0.000000;; 76; 3;23,12,43;, 3;34,23,43;, 3;12,14,29;, 3;43,12,29;, 3;74,75,42;, 3;49,74,42;, 3;75,10,35;, 3;42,75,35;, 3;49,42,44;, 3;50,49,44;, 3;42,35,33;, 3;44,42,33;, 3;50,44,43;, 3;29,50,43;, 3;44,33,34;, 3;43,44,34;, 3;71,72,51;, 3;57,71,51;, 3;45,57,59;, 3;47,45,59;, 3;57,51,24;, 3;59,57,24;, 3;16,18,58;, 3;52,16,58;, 3;18,20,31;, 3;58,18,31;, 3;70,71,57;, 3;45,70,57;, 3;47,59,58;, 3;31,47,58;, 3;59,24,52;, 3;58,59,52;, 3;19,21,37;, 3;46,19,37;, 3;21,22,40;, 3;37,21,40;, 3;68,69,36;, 3;39,68,36;, 3;39,36,38;, 3;41,39,38;, 3;41,38,37;, 3;40,41,37;, 3;38,30,46;, 3;37,38,46;, 3;36,32,30;, 3;38,36,30;, 3;69,7,32;, 3;36,69,32;, 3;26,54,56;, 3;53,26,56;, 3;54,28,27;, 3;56,54,27;, 3;4,73,54;, 3;26,4,54;, 3;73,1,28;, 3;54,73,28;, 3;53,56,55;, 3;25,53,55;, 3;56,27,48;, 3;55,56,48;, 3;13,15,55;, 3;48,13,55;, 3;15,17,25;, 3;55,15,25;, 3;8,9,11;, 3;6,8,11;, 3;5,6,11;, 3;3,5,11;, 3;2,3,11;, 3;0,2,11;, 3;65,66,67;, 3;64,65,67;, 3;63,64,67;, 3;62,63,67;, 3;61,62,67;, 3;60,61,67;; } MeshTextureCoords { 76; 0.938562;0.789063;, 0.249282;1.000000;, 0.899663;0.695150;, 0.805750;0.656250;, 0.547593;1.000000;, 0.711837;0.695150;, 0.672937;0.789063;, 0.242614;1.000000;, 0.711837;0.882975;, 0.805750;0.921875;, 0.252262;0.992188;, 0.899663;0.882975;, 0.404228;0.070312;, 0.249282;0.070312;, 0.556097;0.070312;, 0.398437;0.070312;, 0.247672;0.070312;, 0.547593;0.070312;, 0.396160;0.070312;, 0.242614;0.070312;, 0.545982;0.070312;, 0.394531;0.070312;, 0.546449;0.070312;, 0.252262;0.070312;, 0.247672;0.535156;, 0.547593;0.302734;, 0.547593;0.767578;, 0.249282;0.535156;, 0.249282;0.767578;, 0.556097;0.300781;, 0.242614;0.535156;, 0.545982;0.302734;, 0.242614;0.767578;, 0.252262;0.531250;, 0.252262;0.300781;, 0.252262;0.761719;, 0.394531;0.767578;, 0.394531;0.302734;, 0.394531;0.535156;, 0.546449;0.767578;, 0.546449;0.302734;, 0.546449;0.535156;, 0.404228;0.761719;, 0.404228;0.300781;, 0.404228;0.531250;, 0.545982;0.767578;, 0.242614;0.302734;, 0.545982;0.535156;, 0.249282;0.302734;, 0.556097;0.761719;, 0.556097;0.531250;, 0.247672;0.767578;, 0.247672;0.302734;, 0.547593;0.535156;, 0.398437;0.767578;, 0.398437;0.302734;, 0.398437;0.535156;, 0.396160;0.767578;, 0.396160;0.302734;, 0.396160;0.535156;, 0.899663;0.882975;, 0.805750;0.921875;, 0.711837;0.882975;, 0.672937;0.789062;, 0.711837;0.695150;, 0.805750;0.656250;, 0.899663;0.695150;, 0.938562;0.789062;, 0.546449;1.000000;, 0.394531;1.000000;, 0.545982;1.000000;, 0.396160;1.000000;, 0.247672;1.000000;, 0.398437;1.000000;, 0.556097;0.992188;, 0.404228;0.992188;; } } Frame frm-SS5 { FrameTransformMatrix { 0.000010,0.000000,0.000000,0.000000, 0.000000,0.000010,0.000000,0.000000, 0.000000,0.000000,0.000010,0.000000, -0.000835,0.032552,2.293883,1.000000;; } Mesh SS5 { 6; 0.000000;0.000000;-0.250000;, -0.250000;0.000000;0.000000;, 0.000000;0.000000;0.250000;, 0.250000;0.000000;0.000000;, 0.000000;0.250000;0.000000;, 0.000000;-0.250000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; MeshMaterialList { 1; 8; 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;0.500000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } } MeshNormals { 6; 0.000000;0.000000;-1.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 1.000000;0.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; } MeshTextureCoords { 6; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS6 { FrameTransformMatrix { 0.000010,0.000000,0.000000,0.000000, 0.000000,0.000010,0.000000,0.000000, 0.000000,0.000000,0.000010,0.000000, -0.000835,0.032552,-2.316615,1.000000;; } Mesh SS6 { 6; 0.000000;0.000000;-0.250000;, -0.250000;0.000000;0.000000;, 0.000000;0.000000;0.250000;, 0.250000;0.000000;0.000000;, 0.000000;0.250000;0.000000;, 0.000000;-0.250000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; MeshMaterialList { 1; 8; 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;0.500000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } } MeshNormals { 6; 0.000000;0.000000;-1.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 1.000000;0.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; } MeshTextureCoords { 6; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-bfuselg { FrameTransformMatrix { 1.355882,0.000000,0.000000,0.000000, 0.000000,0.000000,-1.110370,0.000000, 0.000000,1.342323,0.000000,0.000000, 0.065785,-0.067142,-0.000279,1.000000;; } Mesh bfuselg { 24; -0.793800;-0.810000;0.510300;, -0.793800;-0.810000;0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;0.810000;0.510300;, -0.793800;0.810000;0.510300;, -0.793800;0.810000;-0.510300;, -0.793800;0.810000;-0.510300;, 0.793800;-0.810000;0.510300;, 0.793800;-0.810000;0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;0.810000;0.510300;, 0.793800;0.810000;0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;-0.510300;, 0.793800;0.810000;0.510300;, 0.793800;-0.810000;-0.510300;, 0.793800;-0.810000;0.510300;, -0.793800;0.810000;-0.510300;, -0.793800;0.810000;0.510300;, -0.793800;-0.810000;-0.510300;, -0.793800;-0.810000;0.510300;; 12; 3;7,3,1;, 3;5,7,1;, 3;13,9,10;, 3;14,13,10;, 3;22,18,19;, 3;23,22,19;, 3;15,11,2;, 3;6,15,2;, 3;4,0,8;, 3;12,4,8;, 3;16,20,21;, 3;17,16,21;; MeshMaterialList { 4; 12; 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 3, 3; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.500000;0.500000;0.500000;; TextureFilename { "ss10.bmp"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.400000;0.400000;0.400000;; TextureFilename { "ss10.bmp"; } } Material { 0.994350;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.500000;0.500000;0.500000;; TextureFilename { "ss10.bmp"; } } } MeshNormals { 24; -0.816497;-0.408248;0.408248;, -0.816497;-0.408248;0.408248;, -0.333333;-0.666667;-0.666667;, -0.333333;-0.666667;-0.666667;, -0.333333;0.666667;0.666667;, -0.333333;0.666667;0.666667;, -0.816497;0.408248;-0.408248;, -0.816497;0.408248;-0.408248;, 0.333333;-0.666667;0.666667;, 0.333333;-0.666667;0.666667;, 0.816497;-0.408248;-0.408248;, 0.816497;-0.408248;-0.408248;, 0.816497;0.408248;0.408248;, 0.816497;0.408248;0.408248;, 0.333333;0.666667;-0.666667;, 0.333333;0.666667;-0.666667;, 0.333333;0.666667;-0.666667;, 0.816497;0.408248;0.408248;, 0.816497;-0.408248;-0.408248;, 0.333333;-0.666667;0.666667;, -0.816497;0.408248;-0.408248;, -0.333333;0.666667;0.666667;, -0.333333;-0.666667;-0.666667;, -0.816497;-0.408248;0.408248;; 12; 3;7,3,1;, 3;5,7,1;, 3;13,9,10;, 3;14,13,10;, 3;22,18,19;, 3;23,22,19;, 3;15,11,2;, 3;6,15,2;, 3;4,0,8;, 3;12,4,8;, 3;16,20,21;, 3;17,16,21;; } MeshTextureCoords { 24; 0.765625;0.578125;, 0.112520;0.015625;, 0.000000;0.000000;, -0.011281;0.024684;, 0.765625;0.492188;, 0.309031;0.030004;, 0.000000;0.000000;, 0.185229;0.039062;, 0.851562;0.578125;, 0.068156;0.036660;, 0.191958;0.045719;, 0.000000;0.000000;, 0.851562;0.492188;, 0.264667;0.022281;, 0.388469;0.031340;, 0.000000;0.000000;, 0.178567;0.039062;, 0.303906;0.029891;, 0.360281;0.024796;, 0.234942;0.015625;, -0.016406;0.024796;, 0.108933;0.015625;, 0.165308;0.039062;, 0.039969;0.029891;; } } } } Frame frm-SS1 { FrameTransformMatrix { 0.000010,0.000000,0.000000,0.000000, 0.000000,0.000000,-0.000010,0.000000, 0.000000,0.000010,0.000000,0.000000, -2.309644,5.381159,-5.380552,1.000000;; } Mesh SS1 { 6; 0.000000;0.000000;-0.250000;, -0.250000;0.000000;0.000000;, 0.000000;0.000000;0.250000;, 0.250000;0.000000;0.000000;, 0.000000;0.250000;0.000000;, 0.000000;-0.250000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; MeshMaterialList { 1; 8; 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;0.500000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } } MeshNormals { 6; 0.000000;0.000000;-1.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 1.000000;0.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; } MeshTextureCoords { 6; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS2 { FrameTransformMatrix { 0.000010,0.000000,0.000000,0.000000, 0.000000,0.000000,-0.000010,0.000000, 0.000000,0.000010,0.000000,0.000000, 2.312937,5.381159,-5.380552,1.000000;; } Mesh SS2 { 6; 0.000000;0.000000;-0.250000;, -0.250000;0.000000;0.000000;, 0.000000;0.000000;0.250000;, 0.250000;0.000000;0.000000;, 0.000000;0.250000;0.000000;, 0.000000;-0.250000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; MeshMaterialList { 1; 8; 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;0.500000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } } MeshNormals { 6; 0.000000;0.000000;-1.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 1.000000;0.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; } MeshTextureCoords { 6; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS4 { FrameTransformMatrix { 0.000010,0.000000,0.000000,0.000000, 0.000000,0.000000,-0.000010,0.000000, 0.000000,0.000010,0.000000,0.000000, -2.313928,-5.378940,-5.380553,1.000000;; } Mesh SS4 { 6; 0.000000;0.000000;-0.250000;, -0.250000;0.000000;0.000000;, 0.000000;0.000000;0.250000;, 0.250000;0.000000;0.000000;, 0.000000;0.250000;0.000000;, 0.000000;-0.250000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; MeshMaterialList { 1; 8; 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;0.500000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } } MeshNormals { 6; 0.000000;0.000000;-1.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 1.000000;0.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; } MeshTextureCoords { 6; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } Frame frm-SS3 { FrameTransformMatrix { 0.000010,0.000000,0.000000,0.000000, 0.000000,0.000000,-0.000010,0.000000, 0.000000,0.000010,0.000000,0.000000, 2.312937,-5.378940,-5.380554,1.000000;; } Mesh SS3 { 6; 0.000000;0.000000;-0.250000;, -0.250000;0.000000;0.000000;, 0.000000;0.000000;0.250000;, 0.250000;0.000000;0.000000;, 0.000000;0.250000;0.000000;, 0.000000;-0.250000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; MeshMaterialList { 1; 8; 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;0.500000;; 0.000000; 1.000000;1.000000;1.000000;; 1.000000;1.000000;1.000000;; } } MeshNormals { 6; 0.000000;0.000000;-1.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 1.000000;0.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;; 8; 3;5,3,2;, 3;4,2,3;, 3;5,2,1;, 3;4,1,2;, 3;5,1,0;, 3;4,0,1;, 3;5,0,3;, 3;4,3,0;; } MeshTextureCoords { 6; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } } } } } AnimationSet { Animation anim-ss15 { {frm-ss15} AnimationKey { 0; 2; 1; 4; 0.707107, -0.707107, 0.000000, 0.000000;;, # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) 30; 4; 0.707107, -0.707107, 0.000000, 0.000000;;; # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) } AnimationKey { 2; 2; 1; 3; 0.000000, -5.455351, 0.000000;;, 30; 3; 0.000000, -5.455351, 0.000000;;; } } Animation anim-fuselg { {frm-fuselg} AnimationKey { 0; 2; 1; 4; 0.000000, 1.000000, 0.000000, 0.000000;;, # Original(179.999985, 0.000000, 0.000000) Reextracted(179.999985, 0.000000, 0.000000) 30; 4; 0.000000, 1.000000, 0.000000, 0.000000;;; # Original(179.999985, 0.000000, 0.000000) Reextracted(179.999985, 0.000000, 0.000000) } AnimationKey { 1; 2; 1; 3; 0.900601, 0.900601, 0.900601;;, 30; 3; 0.900601, 0.900601, 0.900601;;; } AnimationKey { 2; 2; 1; 3; 0.000000, 0.000000, -0.609626;;, 30; 3; 0.000000, 0.000000, -0.609626;;; } } Animation anim-rfuselg { {frm-rfuselg} AnimationKey { 0; 2; 1; 4; 0.707107, -0.707107, 0.000000, 0.000000;;, # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) 30; 4; 0.707107, -0.707107, 0.000000, 0.000000;;; # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) } AnimationKey { 1; 2; 1; 3; 1.110370, 1.110370, 1.110370;;, 30; 3; 1.110370, 1.110370, 1.110370;;; } AnimationKey { 2; 2; 1; 3; 0.053873, -5.320041, 5.380003;;, 30; 3; 0.053873, -5.320041, 5.380003;;; } } Animation anim-doccon2 { {frm-doccon2} AnimationKey { 0; 2; 1; 4; 0.000000, 1.000000, 0.000000, 0.000000;;, # Original(179.999985, 0.000000, 0.000000) Reextracted(179.999985, 0.000000, 0.000000) 30; 4; 0.000000, 1.000000, 0.000000, 0.000000;;; # Original(179.999985, 0.000000, 0.000000) Reextracted(179.999985, 0.000000, 0.000000) } AnimationKey { 2; 2; 1; 3; -0.048518, 0.000496, 0.513937;;, 30; 3; -0.048518, 0.000496, 0.513937;;; } } Animation anim-lfuselg { {frm-lfuselg} AnimationKey { 0; 2; 1; 4; 0.707107, 0.707107, 0.000000, 0.000000;;, # Original(90.000000, 0.000000, 0.000000) Reextracted(-90.000000, 0.000000, 0.000000) 30; 4; 0.707107, 0.707107, 0.000000, 0.000000;;; # Original(90.000000, 0.000000, 0.000000) Reextracted(-90.000000, 0.000000, 0.000000) } AnimationKey { 1; 2; 1; 3; 1.110370, 1.110370, 1.110370;;, 30; 3; 1.110370, 1.110370, 1.110370;;; } AnimationKey { 2; 2; 1; 3; 0.053873, 5.363798, 5.390261;;, 30; 3; 0.053873, 5.363798, 5.390261;;; } } Animation anim-doccon1 { {frm-doccon1} AnimationKey { 0; 2; 1; 4; 0.000000, 1.000000, 0.000000, 0.000000;;, # Original(179.999985, 0.000000, 0.000000) Reextracted(179.999985, 0.000000, 0.000000) 30; 4; 0.000000, 1.000000, 0.000000, 0.000000;;; # Original(179.999985, 0.000000, 0.000000) Reextracted(179.999985, 0.000000, 0.000000) } AnimationKey { 2; 2; 1; 3; -0.048518, 0.008744, 0.517668;;, 30; 3; -0.048518, 0.008744, 0.517668;;; } } Animation anim-bfuselg1 { {frm-bfuselg1} AnimationKey { 0; 2; 1; 4; 0.707107, -0.707107, 0.000000, 0.000000;;, # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) 30; 4; 0.707107, -0.707107, 0.000000, 0.000000;;; # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) } AnimationKey { 1; 2; 1; 3; 0.818928, 1.000000, 0.827200;;, 30; 3; 0.818928, 1.000000, 0.827200;;; } AnimationKey { 2; 2; 1; 3; 0.000000, 0.000000, -0.039263;;, 30; 3; 0.000000, 0.000000, -0.039263;;; } } Animation anim-SS5 { {frm-SS5} AnimationKey { 1; 15; 1; 3; 0.000010, 0.000010, 0.000010;;, 2; 3; 0.160870, 0.160870, 0.160870;;, 3; 3; 0.328235, 0.328235, 0.328235;;, 4; 3; 0.495528, 0.495528, 0.495528;;, 5; 3; 0.331166, 0.331166, 0.331166;;, 6; 3; 0.166804, 0.166804, 0.166804;;, 7; 3; 0.002443, 0.002443, 0.002443;;, 8; 3; 0.000010, 0.000010, 0.000010;;, 9; 3; 0.165068, 0.165068, 0.165068;;, 10; 3; 0.330418, 0.330418, 0.330418;;, 11; 3; 0.495358, 0.495358, 0.495358;;, 12; 3; 0.330007, 0.330007, 0.330007;;, 13; 3; 0.164655, 0.164655, 0.164655;;, 14; 3; 0.000010, 0.000010, 0.000010;;, 30; 3; 0.000010, 0.000010, 0.000010;;; } AnimationKey { 2; 2; 1; 3; -0.000835, 0.032552, -2.293883;;, 30; 3; -0.000835, 0.032552, -2.293883;;; } } Animation anim-SS6 { {frm-SS6} AnimationKey { 1; 15; 1; 3; 0.000010, 0.000010, 0.000010;;, 2; 3; 0.160870, 0.160870, 0.160870;;, 3; 3; 0.328235, 0.328235, 0.328235;;, 4; 3; 0.495528, 0.495528, 0.495528;;, 5; 3; 0.331166, 0.331166, 0.331166;;, 6; 3; 0.166804, 0.166804, 0.166804;;, 7; 3; 0.002443, 0.002443, 0.002443;;, 8; 3; 0.000010, 0.000010, 0.000010;;, 9; 3; 0.165068, 0.165068, 0.165068;;, 10; 3; 0.330418, 0.330418, 0.330418;;, 11; 3; 0.495358, 0.495358, 0.495358;;, 12; 3; 0.330007, 0.330007, 0.330007;;, 13; 3; 0.164655, 0.164655, 0.164655;;, 14; 3; 0.000010, 0.000010, 0.000010;;, 30; 3; 0.000010, 0.000010, 0.000010;;; } AnimationKey { 2; 2; 1; 3; -0.000835, 0.032552, 2.316615;;, 30; 3; -0.000835, 0.032552, 2.316615;;; } } Animation anim-bfuselg { {frm-bfuselg} AnimationKey { 0; 2; 1; 4; 0.707107, -0.707107, 0.000000, 0.000000;;, # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) 30; 4; 0.707107, -0.707107, 0.000000, 0.000000;;; # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) } AnimationKey { 1; 2; 1; 3; 1.355882, 1.110370, 1.342323;;, 30; 3; 1.355882, 1.110370, 1.342323;;; } AnimationKey { 2; 2; 1; 3; 0.065785, -0.067142, 0.000279;;, 30; 3; 0.065785, -0.067142, 0.000279;;; } } Animation anim-SS1 { {frm-SS1} AnimationKey { 0; 2; 1; 4; 0.707107, -0.707107, 0.000000, 0.000000;;, # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) 30; 4; 0.707107, -0.707107, 0.000000, 0.000000;;; # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) } AnimationKey { 1; 15; 1; 3; 0.000010, 0.000010, 0.000010;;, 2; 3; 0.160870, 0.160870, 0.160870;;, 3; 3; 0.328235, 0.328235, 0.328235;;, 4; 3; 0.495528, 0.495528, 0.495528;;, 5; 3; 0.331166, 0.331166, 0.331166;;, 6; 3; 0.166804, 0.166804, 0.166804;;, 7; 3; 0.002443, 0.002443, 0.002443;;, 8; 3; 0.000010, 0.000010, 0.000010;;, 9; 3; 0.165068, 0.165068, 0.165068;;, 10; 3; 0.330418, 0.330418, 0.330418;;, 11; 3; 0.495358, 0.495358, 0.495358;;, 12; 3; 0.330007, 0.330007, 0.330007;;, 13; 3; 0.164655, 0.164655, 0.164655;;, 14; 3; 0.000010, 0.000010, 0.000010;;, 30; 3; 0.000010, 0.000010, 0.000010;;; } AnimationKey { 2; 2; 1; 3; -2.309643, 5.381159, 5.380552;;, 30; 3; -2.309643, 5.381159, 5.380552;;; } } Animation anim-SS2 { {frm-SS2} AnimationKey { 0; 2; 1; 4; 0.707107, -0.707107, 0.000000, 0.000000;;, # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) 30; 4; 0.707107, -0.707107, 0.000000, 0.000000;;; # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) } AnimationKey { 1; 15; 1; 3; 0.000010, 0.000010, 0.000010;;, 2; 3; 0.160870, 0.160870, 0.160870;;, 3; 3; 0.328235, 0.328235, 0.328235;;, 4; 3; 0.495528, 0.495528, 0.495528;;, 5; 3; 0.331166, 0.331166, 0.331166;;, 6; 3; 0.166804, 0.166804, 0.166804;;, 7; 3; 0.002443, 0.002443, 0.002443;;, 8; 3; 0.000010, 0.000010, 0.000010;;, 9; 3; 0.165068, 0.165068, 0.165068;;, 10; 3; 0.330418, 0.330418, 0.330418;;, 11; 3; 0.495358, 0.495358, 0.495358;;, 12; 3; 0.330007, 0.330007, 0.330007;;, 13; 3; 0.164655, 0.164655, 0.164655;;, 14; 3; 0.000010, 0.000010, 0.000010;;, 30; 3; 0.000010, 0.000010, 0.000010;;; } AnimationKey { 2; 2; 1; 3; 2.312937, 5.381159, 5.380552;;, 30; 3; 2.312937, 5.381159, 5.380552;;; } } Animation anim-SS4 { {frm-SS4} AnimationKey { 0; 2; 1; 4; 0.707107, -0.707107, 0.000000, 0.000000;;, # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) 30; 4; 0.707107, -0.707107, 0.000000, 0.000000;;; # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) } AnimationKey { 1; 15; 1; 3; 0.000010, 0.000010, 0.000010;;, 2; 3; 0.160870, 0.160870, 0.160870;;, 3; 3; 0.328235, 0.328235, 0.328235;;, 4; 3; 0.495528, 0.495528, 0.495528;;, 5; 3; 0.331166, 0.331166, 0.331166;;, 6; 3; 0.166804, 0.166804, 0.166804;;, 7; 3; 0.002443, 0.002443, 0.002443;;, 8; 3; 0.000010, 0.000010, 0.000010;;, 9; 3; 0.165068, 0.165068, 0.165068;;, 10; 3; 0.330418, 0.330418, 0.330418;;, 11; 3; 0.495358, 0.495358, 0.495358;;, 12; 3; 0.330007, 0.330007, 0.330007;;, 13; 3; 0.164655, 0.164655, 0.164655;;, 14; 3; 0.000010, 0.000010, 0.000010;;, 30; 3; 0.000010, 0.000010, 0.000010;;; } AnimationKey { 2; 2; 1; 3; -2.313928, -5.378940, 5.380553;;, 30; 3; -2.313928, -5.378940, 5.380553;;; } } Animation anim-SS3 { {frm-SS3} AnimationKey { 0; 2; 1; 4; 0.707107, -0.707107, 0.000000, 0.000000;;, # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) 30; 4; 0.707107, -0.707107, 0.000000, 0.000000;;; # Original(-90.000000, 0.000000, 0.000000) Reextracted(90.000000, 0.000000, 0.000000) } AnimationKey { 1; 15; 1; 3; 0.000010, 0.000010, 0.000010;;, 2; 3; 0.160870, 0.160870, 0.160870;;, 3; 3; 0.328235, 0.328235, 0.328235;;, 4; 3; 0.495528, 0.495528, 0.495528;;, 5; 3; 0.331166, 0.331166, 0.331166;;, 6; 3; 0.166804, 0.166804, 0.166804;;, 7; 3; 0.002443, 0.002443, 0.002443;;, 8; 3; 0.000010, 0.000010, 0.000010;;, 9; 3; 0.165068, 0.165068, 0.165068;;, 10; 3; 0.330418, 0.330418, 0.330418;;, 11; 3; 0.495358, 0.495358, 0.495358;;, 12; 3; 0.330007, 0.330007, 0.330007;;, 13; 3; 0.164655, 0.164655, 0.164655;;, 14; 3; 0.000010, 0.000010, 0.000010;;, 30; 3; 0.000010, 0.000010, 0.000010;;; } AnimationKey { 2; 2; 1; 3; 2.312937, -5.378940, 5.380554;;, 30; 3; 2.312937, -5.378940, 5.380554;;; } } }