Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Loft command doesn't seem to be compatible with importsplineCSV add-in .

Loft command doesn't seem to be compatible with importsplineCSV add-in .

Anonymous
Not applicable
1,110 Views
5 Replies
Message 1 of 6

Loft command doesn't seem to be compatible with importsplineCSV add-in .

Anonymous
Not applicable

Hi, I need to loft a wing on two curves representing the root and tip airfoils. The root and tip airfoils must be loaded via the importsplineCSV add-in from a set of XYZ point coordinates.

Whatever I tried does not work. The loft command does not seem to be compatible with curves generated by the importsplineCSV.

I'm uploading the CSV files with the airfoils coordinates

Some help would be appreciated.

Marco

0 Likes
Accepted solutions (1)
1,111 Views
5 Replies
Replies (5)
Message 2 of 6

jeff_strater
Community Manager
Community Manager

Solid Loft (in the Modeling workspace) requires 2D profiles.  Most likely, your CSV data creates 3D profiles.  You can use these profiles with Surface Loft (in the Patch workspace).  If you want to share your design, I can take a look.

 

Jeff

 


Jeff Strater
Engineering Director
0 Likes
Message 3 of 6

Anonymous
Not applicable
Hi, I presume the splines are 2D but as a matter of fact only the one in
the plane y=0 is active for the loft command. the tip airfoil at y=3.5m is
not. I've uploaded the 2 CSV files of the root and tip airfoils in my
previous post for anyone to test.
Kind regards
Marco
0 Likes
Message 4 of 6

jeff_strater
Community Manager
Community Manager
Accepted solution

Thanks for those CSV files.  Sorry I did not notice those attachments earlier.  Your analysis is correct - only one of those profiles is truly planar, and the other is not.  My guess is that there is small numerical variations that some points (it could be just a single point) is slightly off the plane.  But, using surface loft, you can still loft between these profiles.

 

screencast:

 

 

 

 


Jeff Strater
Engineering Director
Message 5 of 6

Anonymous
Not applicable

Hi Jeff,

thanks for the screencast and explanations. Opposite than on your machine on my one the second profile stays inactive to the loft command. I guess it might be a problem of tolerances. Is there any way to dictate them in Fusion 360?

Kind regards

Marco 

0 Likes
Message 6 of 6

jeff_strater
Community Manager
Community Manager

Sorry for the delay.  I suspect that you are correct that the problem is really a tolerance one.  One problem with that ImportSplineCSV script is that it does not check for planarity of the input, and try to create a reasonable sketch plane for the data, it just assumes that it is 3D.  If it had a reasonable plane defined, you could force the curve to be on the plane, using the Move to Sketch Plane command.

 

I was able to get it to work, in a fairly kludgy way.  See the screencast below.  Basically, what I did was:

  • create a plane through 3 random points on the curve
  • sketch on that plane
  • project the curve to the plane (ignore the first Project, I clicked on a point, instead of the curve)

That doesn't really address your concern, but might provide a workaround.

 

 

 

 


Jeff Strater
Engineering Director
0 Likes