-
'module' object has no attribute 'AddLoftSrf'
Hi All,
I am getting an error message whenever I try to loft some curves.
This happens wether I import rhinoscript or import rhinoscriptsyntax as rs.
Is AddLoftSrf() not implemented yet? If not, is there anywhere to get a list of the currently implemented methods?
I am trying this on mac. I have not tried this script on a pc (though I will have access to one later - i will post the results)
Thanks in advance,
Clement
-
Senior Member
Hi Clement,
This function is currently NOT available on Mac, but is available on Windows. The next version of the python plug-in for Mac will include support for loft.
http://www.rhino3d.com/5/ironpython/index.html
Shows all of the currently implemented methods. Unfortunately it doesn't specify what is not yet in Mac. The only reason they aren't there yet is because we don't have a Mac update for python ready yet.
Thanks,
-Steve
-
Got It
Hi Steve,
Thanks for the reply. I assumed as much. I'll give the script a whirl on a pc.
Thanks for the answer.
It's an exciting time for rhino: python and mac! Thanks for everything.
Best,
Clement
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules