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