algorithmic modeling for Rhino
Hi Luciano,
You may want to check out this discussion. Lots of good content there (as can be expected from Anders).
Also note that openpyxl is not fully compatible with IronPython. So I'd stick with the built-in .NET integration or the xldr module.
Best,
/SPM
If you don't want to rely on any external modules and instead want to write your own implementation you could look under the hood of a plug-in called Bumblebee by David Mans.
There is also a version of that plug-in written for Dynamo that is also an Open Source project with source available here: https://github.com/ksobon/Bumblebee
A particular line of code that you would need to add new worksheets to Excel can be found in this code at line 166: https://github.com/ksobon/Bumblebee/blob/master/_nodes/Write%20Exce...
Good luck!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by