Importing Multiple 3D Curves from a Single CSV File

You can import multiple closed 3D curves that are stored in a single file. Importing multiple open 3D curves is not supported. 3D-CAD looks for identical vertices in the import files and classifies everything in between these two points as a single 3D curve. As a result, each 3D curve is closed, regardless of whether they are open or closed in the .csv file. You can use a blank line to separate each 3D curve in the .csv file.

In the following example, the 3D curves that make up the sections through a propeller blade are imported into 3D-CAD from a single .csv file.

The 3D curves are imported as separate features.

You can then use these imported profiles to create a loft of the propeller blade.