geom3d[IsQuasi] - test if the given polyhedron is quasi-regular
|
Calling Sequence
|
|
IsQuasi(ngon)
|
|
Description
|
|
•
|
The routine IsQuasi returns true if the given polyhedron is a quasi-regular; false otherwise.
|
•
|
The command with(geom3d,IsQuasi) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
Define an icosidodecahedron with center (0,0,0), radius or the in-sphere 1
>
|
|
| (1) |
>
|
|
| (2) |
Note that ic is also an Archimedean solid
>
|
|
| (3) |
Plotting:
>
|
|
|
|
Download Help Document
Was this information helpful?