View RSS Feed

Dale Fugier

  1. My First RhinoPython Script

    I know this is kinda cheezy, since I use the RhinoScript syntax. But hey! gotta start somewhere...


    Python Code:
      ###############################################################################
      # ArchimedeanSpiral.py -- July 2011
      # If this code works, it was written by Dale Fugier.
      # If not, I don't know who wrote it.
      #
      # Change 'a_const' to turn the spiral.
      # Change 'b_const' to control the distance between turnings.
       
      import
    ...

    Updated 07-26-2011 at 05:43 AM by Steve Baer

    Categories
    RhinoPython , RhinoScript