hi all, I have a 3d multilinestring and I want to get the z for every point of the geometry. The only way I can think of is with npoint function for every point and then apply the z funcion. is there a better way to do that?