geom3d[tname] - find the name of the parameter used in the parametric equations of the given line
|
Calling Sequence
|
|
tname(obj)
|
|
Description
|
|
•
|
The routine tname returns the name of the parameter in the parametric equations of the line obj. It returns either a name or FAIL.
|
•
|
The command with(geom3d,tname) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
Warning, assuming that the names of the axes are _x, _y, and _z
| |
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?