Extract a part of a 3D point cloud body model (Y in [Ym,YM]).
[x,z] = NL_V_BodyLayerY(X,Y,Z,Ym,YM)
X-coordinate vector.
Y-coordinate vector.
Z-coordinate vector.
Minimum Y-coordinate.
Maximum Y-coordinate.
x-coordinate.
z-coordinate.
NL_V_BodyLayerY extracts the part of a 3D point cloud body model [x,z] with Y in [Ym,YM].