You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ Version 3.2.1
7
7
8
8
- Fixes:
9
9
10
-
- Fixed function `::tiglWingGetSegmentEtaXsi` ignoring the GetPointBehaviour that was introduced in TIGL 3.1.0: Since TiGL 3.1.0, the getPoint functions
11
-
now use the parametrization of the wing surface geometries instead . This behaviour can be switched back to the old bevahiour using `::tiglWingSetGetPointBehaviour`.
10
+
- Fixed function `::tiglWingGetSegmentEtaXsi` ignoring the GetPointBehaviour that was introduced in TIGL 3.1.0: Since TiGL 3.0.0, the getPoint functions
11
+
now use the parametrization of the wing surface geometries instead . This behaviour can be switched back to the old bevahiour using `::tiglWingSetGetPointBehavior`.
12
12
Before fixing now `::tiglWingGetSegmentEtaXsi`, the functions always used the old behaviour such that the back and fort computation etaXsi -> point -> etaXsi
0 commit comments