Python in Dynamo-Lesson 01/15: Python Nodes and the Revit API – Setting Up the Environment

Опубликовано: 17 Май 2026
на канале: AtelierPayamFahemi
592
12

Objective:
Set up the Python environment in Dynamo to access the Revit API using clr, AddReference, and the essential Revit document tools.

1. Introduction
2. Adding a Python Node and Importing .NET Libraries
3. Access the Revit Document and Application
4. Add References to the Revit API
5. First API Interaction – Project Title & Revit Version

Revit API Docs:
https://www.revitapidocs.com/2024/
Revit LookUp:
https://github.com/lookup-foundation/...
Ad-hoc Python examples inside Dynamo and other useful workflows using Dynamo and external plugins:
   / @atelierpayamfahemi