Python for Revit Tools - Ep006 - Get Project Information from the Revit Document

Опубликовано: 20 Июль 2026
на канале: DanamoBIM
370
14

Marco Barboza teaches us to get the #RevitModelProjectInformation Element and its parameter names and values from the current document using #Python in #DynamoForRevit.

Resource Links:
Dynamo Wiki (Python) - github.com/DynamoDS/Dynamo/wiki/Python-0.6.3-to-0.7.x-Migration

Dynamo Primer (Python Nodes) -
primer.dynamobim.org/10_Custom-Nodes/10-5_Python-Revit.html

revitapidocs.com


00:00 - Introduction
00:41 - Start in Python
02:28 - Import Revit Libraries
06:34 - Get the Current Document
09:39 - Get Project Information Object from Current Document
20:10 - Get Parameter from Project Information Object
22:15 - Create Parameter List, Loop over to Populate
25:48 - Produce an Output
27:27 - Summary
33:11 - Outro