geom3d[form] - returns the form of the geometric object
|
Calling Sequence
|
|
form(obj)
|
|
Description
|
|
•
|
The routine returns the form of the given object supported by the geom3d package; FAIL otherwise.
|
•
|
The command with(geom3d,form) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
define point A with coordinates 1, 2, 3.
>
|
|
| (1) |
>
|
|
| (2) |
Define a dodecahedron with center (0,0,0), radius of circum-sphere 1
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?