DynamoBIM Python Beginner Read Excel

preview_player
Показать описание
Beginner's guide to reading a simple excel file using python for Dynamo BIM.
Code and sample files found here:
Check out write to Excel:
Рекомендации по теме
Комментарии
Автор

Hi Danny,
In CPython3, what is the reference I should import to interact with Excel? Thanks

ersvnofficial
Автор

Hello Danny, can you make a video to import a JSON file into dynamo with Python?

ErwinMeulman
Автор

Hey Danny, is it possible to make a python script that opens Revit from a location and runs a dynamo script? It might be useful to export NWC files for a bunch of files every weekend. Just running the script will not require us to sit down and click the functions for each file.

nitheshramanan
Автор

Hi Danny,
Could you explain how you would be able to run the script on a already opened excel?

realkushdi
Автор

Could you explain what is differences from r1 = x1.Value2 and r1=x1.Value.
I can not run the Python script If I use r1=x1.Value.
Thank you so much.

danhy
join shbcf.ru