+ Reply to Thread
Results 1 to 3 of 3

Thread: 'module' object has no attribute 'AddLoftSrf'

  1. #1

    '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

  2. #2
    Senior Member Steve Baer's Avatar
    Join Date
    Apr 2010
    Location
    Seattle
    Posts
    1,472
    Blog Entries
    19
    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

  3. #3

    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

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts