diff options
-rw-r--r-- | MJB-L3.ork | 18 |
1 files changed, 10 insertions, 8 deletions
@@ -354,24 +354,26 @@ <innerradius>auto</innerradius> </centeringring> - <trapezoidfinset> - <name>Trapezoidal fin set</name> + <freeformfinset> + <name>Freeform fin set</name> <position type="bottom">-0.01</position> <finish>polished</finish> <material type="bulk" density="1850.0">Fiberglass</material> <fincount>3</fincount> <rotation>0.0</rotation> - <thickness>0.003</thickness> + <thickness>0.00635</thickness> <crosssection>square</crosssection> <cant>0.0</cant> <tabheight>0.01162</tabheight> <tablength>0.34</tablength> <tabposition relativeto="center">7.000000000000339E-4</tabposition> - <rootchord>0.34</rootchord> - <tipchord>0.09</tipchord> - <sweeplength>0.23841737732735116</sweeplength> - <height>0.15</height> - </trapezoidfinset> + <finpoints> + <point x="0.0" y="0.0"/> + <point x="0.23841737732735116" y="0.14800000000000002"/> + <point x="0.32841737732735116" y="0.14800000000000002"/> + <point x="0.34" y="0.0"/> + </finpoints> + </freeformfinset> <centeringring> <name>aft centering ring</name> |