geom3d[IsRegular] - test if the given polyhedron is regular
|
Calling Sequence
|
|
IsRegular(ngon)
|
|
Description
|
|
•
|
The routine IsRegular returns true if the given polyhedron is regular; false otherwise.
|
•
|
The command with(geom3d,IsRegular) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
Define a great stellated dodecahedron with center (1,1,1), radius of the circum-sphere 2
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?