Recolor mesh component error

Hi everyone,

I’m getting an error from the Recolor mesh component. The error says" the length of the results[=1] is not equal to the number of mesh faces [=218]. I don’t see a reason to have such an error because I did input 218 faces to the mesh input. Please see attached picture

  1. This is a warning and not an error. If you flatten _analysisResults input number of values will match the number of mesh faces.

  2. Why are you grafting testPoints input?

You’re right, it’s just a warning. I updated my HB version and everything works fine now. I didn’t even notice that I grafted the test points. Thanks Mostapha

Rania