geom3d[IsArchimedean] - test if the given polyhedron is an Archimedean solid
|
Calling Sequence
|
|
IsArchimedean(ngon)
|
|
Description
|
|
•
|
The routine IsArchimedean returns true if the given polyhedron is an Archimedean solid; false otherwise.
|
•
|
The command with(geom3d,IsArchimedean) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
Define a rhombicuboctahedron (or truncated cuboctahedron) with center (0,0,0), radius 1
>
|
|
| (1) |
>
|
|
| (2) |
Plotting:
>
|
|
|
|
Download Help Document
Was this information helpful?