Thank you for sharing this question with the community!
One quick thing that I am noticing - it looks like you are defining the variable "Height" yet referencing the variable Height. This might explain why the value is not being retrieved. I recommend trying the following code:
Upon investigating this further, I am realizing that there might be an issue with how you are accessing the point cloud data. A great first step would be to confirm that Height : '${user data}' is retrieving the values that you expect. Can you please start by investigating this? As always, let me know if you have any other questions or concerns.