geometry
VerticalCoord
compute the vertical coordinate of a given point
Calling Sequence
Parameters
Description
Examples
VerticalCoord(P)
P
-
point
The routine returns the vertical coordinate of the given point P
The command with(geometry,VerticalCoord) allows the use of the abbreviated form of this command.
withgeometry:
pointA,2,8,pointM,u,v
A,M
VerticalCoordA
8
VerticalCoordM
v
See Also
geometry[coordinates]
geometry[HorizontalCoord]
Download Help Document