How can i get the length between my raybounce points?

Hello,

I need the real room height. my script works fine. final step is missing… how do i get the distance between these 2 points ? (ceiling-hight) as length
2022-02-22_12h10_42


KR

Andreas

Hi @Draxl_Andreas …have you tried “geometry distance to”


the value is already there…

ok…not sure what your mean so, but if you want to measure between your point then use geometry distance to…

1 Like

it should work

1 Like

Yes :wink:

1 Like

@Draxl_Andreas getitematindex 1, Point.Z, then subtract the 2 values.

2 Likes