Not sure whether this has been discussed before and apologies if so, could you include a module to allow export an import to excel files?
Hey there ! Can you please describe this a bit more ? Is this about storing spreadsheets on the platform and accessing them from within the tools ?
Hi, apologies Iâve just cracked it by using the âclr.AddReference(âMicrosoft.Office.Interop.Excelâ)â I can export a schedule to excel. And in answer to your question yes.
This is in OkPy right?
Regarding accessing spreadsheets (and other resources) on the platform, itâs on the roadmap! Thereâs some things we need done before but weâll enable that within a couple of releases .
We have improve Excel interop by giving the OkPy agent an excel toolkit! Try it out if you can in [2.0.0.9](Release 2.0.0.9 ¡ OrkestraOnline/Orkestra_Online ¡ GitHub) ![]()
I tried using c# and it worked in 2.0.0.7 for importing and exporting excel havenât tried python but will do. C# works well and this is brilliant being able to code and test in. Interesting Iâve just downloaded and tested 2.0.0.9 and when importing a OKQAZIP file everything disappears and Revit crashes same happened in 2.0.0.7. Luckily Iâm testing on another pc donât want to update the work pc until this resolves. Is this something you are aware of? This is all excellent stuff thought.
Thanks so much @Greyboots ! Super glad you like it
. And believe me it only gets better from here !
Weâll look into okqazip import crash. We had a github issue that could be related . Weâll report progress here .