Hi Menelaos,

I take it this macro is not defined by default? In which case, it's not very surprising. I often had problems testing variants when the test does debugging/visualizating stuff with the geometry itself because the metafunction it calls are obviously not variant aware. I'm having this problem right now with union. But I wasn't aware that this could also sometimes be hidden behind a macro, that makes things even more tricky...

Regards
Bruno