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