mirror of
https://github.com/OpenVSP/OpenVSP.git
synced 2026-03-13 10:13:08 +08:00
Update example fuselage cross section file to match new convention.
By convention, cross sections are zero-centered, start at 3-oclock and go clockwise. If the final point does not coincide with the first point, a duplicate final point will be added to close the curve.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
OPENVSP_XSEC_FILE_V1
|
||||
0.0 1.0
|
||||
1.0 0.0
|
||||
0.0 -1.0
|
||||
-1.0 0.0
|
||||
0.0 1.0
|
||||
1.0 0.0
|
||||
|
||||
Reference in New Issue
Block a user