geom3d[gtetrahedron] - define a general tetrahedron
|
Calling Sequence
|
|
gtetrahedron(T, gv)
|
|
Parameters
|
|
T
|
-
|
name; tetrahedron
|
gv
|
-
|
list; four points or planes that define a tetrahedron
|
|
|
|
|
Description
|
|
•
|
The gtetrahedron(T,gv) function defines a tetrahedron from the four vertices or planes gv.
|
•
|
The command with(geom3d,gtetrahedron) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?