geom3d
form
returns the form of the geometric object
Calling Sequence
Parameters
Description
Examples
form(obj)
obj
-
geometric object
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.
Define point A with coordinates 1, 2, 3.
Define a dodecahedron with center (0,0,0), radius of circum-sphere 1
See Also
geom3d/objects
Download Help Document