Hello all,
I Have a python script but i don’t know how to run it on Revit. Please help me to resolve this one
Hello all,
I Have a python script but i don’t know how to run it on Revit. Please help me to resolve this one
https://primer.dynamobim.org/10_Custom-Nodes/10-5_Python-Revit.html
it is well discribed here
Script was developed by using python pandas. How to import that script into dynamo?
Formwork_wall_calculation.py (9.4 KB)
Should be included in modern builds (Revit 2024+) of Dynamo. If you want it in older builds follow the instructions here: Customizing Dynamo's Python 3 installation · DynamoDS/Dynamo Wiki · GitHub.
That looks like a class library without any implementation code to run it. I suspect there is more code than that file you will need, suggest asking the author of the code as it’s just built to handle raw data by the looks of it.