Hi, I used “Rhino.geometry.intersect.intersection.MeshLine” method in C#-script component on gh for checking Ray intersection and it ran more than thousand times.
The problem was that the memory usage of the computer kept increasing during repeating calculation.
It seems the C#-script component won’t release his memory.
Does anyone know why this happen?
Thank you,
Akito
2 posts - 2 participants