Airfoil Dat to Spline v2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good day,
I get this error when selecting a new construction plane that I have created.
If I select the ORIGIN plane, it works fine. However the airfoil is not on the correct construction plane.
---------------------------
Fusion 360
---------------------------
Failed:
Traceback (most recent call last):
File "C:/Users/andre/AppData/Roaming/Autodesk/ApplicationPlugins/Airfoil_DAT_to_Spline_v2.0.bundle/Contents/Airfoil_DAT_to_Spline_v2.0.py", line 49, in notify
airfoil.Execute(sel0.entity, input1.value, input2.value, input3.value, input4.value, input5.value);
File "C:/Users/andre/AppData/Roaming/Autodesk/ApplicationPlugins/Airfoil_DAT_to_Spline_v2.0.bundle/Contents/Airfoil_DAT_to_Spline_v2.0.py", line 345, in Execute
point.transformBy(rotationMatrix)
File "C:\Users/andre/AppData/Local/Autodesk/webdeploy/production/aa5acb965e635aafefbe0657ed470ebc997e829c/Api/Python/packages\adsk\core.py", line 13836, in transformBy
return _core.Point3D_transformBy(self, matrix)
RuntimeError: 3 : invalid argument matrix
---------------------------
OK
---------------------------