Measure Length produces a Length expression, which can be directly used in other expressions.
Measure Point produces a Point expression.
Q1: How can I use the Point expression, e.g. extracting the X/Y/Z?
Q2: Where can I find more information on the expression types Point, Vector and List?
Thanks!