Sorry, my bad - I didn't increment the version number.The new download for AC16 says still 1.16a2?
There are two ways of loading the transforms....1) Scan the transform file to count the total transforms then allocate the memory and rescan the file to load them in, or 2) Allocate a large number of transforms and just read the file once and pop an error if the number of transforms is over the limit. I've chosen the second method. I can set the limit to anything - but the higher the number, to more memory each transform load takes. And it's only the loading of the transform that uses the memory - after the transforms are sent to Octane, the ArchiCAD copy of the transform is deleted from memory.I am not sure why I am thinking of millions of what,
but is there a reason why not make the transform unlimited or increased to 1.000.001?
I guess you have to set a limit for technical reason?
Increasing to 1M transforms is a 1 second change, but obviously uses more memory. For an ArchiCAD scene, are you really going to use more than 100,000 transforms? The only reason I could think would be blades of grass.
Paul