AU Class
AU Class
class - AU

Untangling Python: A Crash Course on Dynamo‘s Python Node

Share this class
Search for keywords in videos, presentation slides and handouts:

    Description

    This class will walk through the basic concepts involved in using<br /><br />Python within the Dynamo Environment.<br /><br />We will cover some basic Python concepts that are needed to write a few code samples,<br /><br />as well as explain in detail all the boiler plate and import codes that are used.<br /><br />The class will also touch on some aspects of the Revit API that are needed<br /><br />to perform basic operations such as the active document and transactions.

    Key Learnings

    • Understand and troubleshoot Dynamo Python code.
    • Understand the difference between Python and IronPython
    • Have a basic understanding of how Python works within Dynamo
    • Examine and inspect Python Packages created by the Community