Floor component seems to not run at Zombie solver (K2)

Hi,
I want to use Floor component at Zombie solver.
But, error occurred.
Is it K2’s bug ??

Hi,
Yes - this is a bug. I wasn’t aware of it, thanks for letting me know - I’ll get it fixed for the next release.
For now though, you can use this alternative Floor goal:
FloorGoal.gh (4.9 KB)
(You’ll need to set the assembly reference to the location the KangarooSolver.dll file on your computer)

Hi Daniel,

This happened to me today with version

Rhino 7 SR36 2023-12-12 (Rhino 7, 7.36.23346.16351, Git hash:master @ 11a364321297eb8cdb34405a3308d8911f58706d)

Kangaroo2 Components by Daniel Piker (2.5.3)

Your alternative script resolved the issue.

Thanks

1 Like

Can confirm bug still present.
For me @DanielPiker FloorGoal unfortunately does not work…
…but had a passable solution by creating a large box with point collide to be used as floor.
I also realised that for smaller distributions of point in the space this solution makes for a slightly shorter computation.