geom3d[coordinates] - compute the coordinates of a given point
|
Calling Sequence
|
|
coordinates(P)
|
|
Description
|
|
•
|
The routine returns the coordinates of the given point P.
|
•
|
The output will be represented as a list of three elements denoting the ``x''-coordinate, ``y''-coordinate, and ``z''-coordinate respectively.
|
•
|
The command with(geom3d,coordinates) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?