Hi Coppelia,
I think should be fine to clear Octrees in a script or plugin via API functions.
Regards
Roberto
Clearing Octree programmatically
Re: Clearing Octree programmatically
Hello Roberto,
you can clear an octree with following API function: simRemoveVoxelsFromOctree(octreeHandle,0,nil)
Cheers
you can clear an octree with following API function: simRemoveVoxelsFromOctree(octreeHandle,0,nil)
Cheers
Re: Clearing Octree programmatically
My fault.
Thanks, Coppelia...
Thanks, Coppelia...