• Register
  • Help

  • Home
    • Python in Rhino
  • Forum
  • Blogs
  • What's New?
  • Advanced Search
  • Home
  • Home
  • Tutorials

  1. If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

    Tutorials RSS Feed

    Python for Rhino 101 Primer 

    by
    scottd
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • View Articles
    Published on 07-01-2011 10:32 PM
    Article Preview



    Skylar Tibbits, Arthur van der Harten and McNeel have published a introductory guide for Python in Rhino. This is the essential guide for anyone new to Python for Rhino.

    ...
    Read More Read More

    Getting Started: 1 - "Hello Rhino" 

    by
    Steve Baer
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • View Articles
    Published on 04-06-2010 11:23 PM

    So you want to start playing with Python and see how you can use it to automate all of your Rhino tasks.

    First off you are going to need either the latest Rhino 5 for Windows WIP or the ...
    Read More Read More 3 Comments

    Getting started: 2 - A little python syntax 

    by
    Steve Baer
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • View Articles
    Published on 04-06-2010 11:39 PM

    The python scripting languages contains a large set of features which you can find documentation on at http://docs.python.org/tutorial/. I’m going to just focus on a few keywords and concepts that may ...
    Read More Read More 2 Comments

    Getting Started: 3 - The rhinoscript package 

    by
    Steve Baer
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • View Articles
    Published on 04-14-2010 03:26 PM

    By now you should be able to print text to the command line and write some simple python functions, but you may be getting a little bored with that. It’s time to start working with Geometry in Rhino. ...
    Read More Read More

    Python for beginners 01 

    by
    Rajaa
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • View Articles
    Published on 04-07-2010 09:38 PM

    Welcome to Python!

    This is the first in a series of examples to help beginners get started with Python using Rhino built-in Python script editor. I hope to cover basic Python syntax to ...
    Read More Read More

    Python for beginners 02 

    by
    Rajaa
    • View Profile
    • View Forum Posts
    • Private Message
    • View Blog Entries
    • View Articles
    Published on 04-07-2010 09:38 PM

    The following examples show how to define list data container, list operations and list built-in methods in Python.

    Define lists
    Python Code:
      def TestList():
       
        # Lists are ordered
       
    ...
    Read More Read More

    Sections Sections

    • Overview
    • Tutorials
    • Resources
    • Documentation
    • Contact Information
  • RhinoPython
  • Archive
  • Top
All times are GMT. The time now is 02:31 AM.
Powered by vBulletin™ Version 4.0.2
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.