geom3d
schlafli
return the Schlafli symbol of a given polyhedron
Calling Sequence
Parameters
Description
Examples
schlafli(obj)
obj
-
polyhedron
The routine schlafli returns the modified version of Schlafli symbol (or extended Schlafli symbol) of the given polyhedron.
The command with(geom3d,schlafli) allows the use of the abbreviated form of this command.
with⁡geom3d:
Define a tetrahedron with center (1,2,3), radius of the circum-sphere 3
tetrahedron⁡t,point⁡o,1,2,3,3
t
schlafli⁡t
3,3
See Also
geom3d[polyhedra]
Download Help Document