Archived discussion

Importing CSV files and creating splines from points

pythonOCCMon, 04/29/2024 - 19:050 replies

Browse this forum
QuestionAuthor

Hello,

I am new to PythonOCC. For my project, I am trying to import a CSV file that contains the coordinates of some airfoil profiles. My plan is to import in those points, create splines through the points to construct 2D airfoil profiles, and then loft and connect these 2D profiles to build a 3D wing model.

I am bit a lost right now on how to approach this. Any help would be greatly appreciated.

Discussion

No archived replies

Posts are displayed in their archived order.