Hello!
Our plugin stores information in the form of JSON as chunks on individual Grasshopper components. This information is not being read when we use our plugin in conjunction with Rhino.Inside Revit.
We have noticed that the Read(GH_IReader reader)
function does not get hit when ‘Memory load *.GHA assemblies using COFF byte arrays’ is unchecked in the GrasshopperDeveloperSettings
.
I’m guessing that when Rhino is started through Revit that this option is not enabled. Please confirm if there is a workaround to allow the reading of chunks when using Rhino.Inside Revit.
Thanks!
Anthonie