geom3d[IsStellated] - test if the given polyhedron is of stellated form
|
Calling Sequence
|
|
IsStellated(ngon)
|
|
Description
|
|
•
|
The routine IsStellated returns true if the given polyhedron is of stellated form; false otherwise.
|
•
|
The command with(geom3d,IsStellated) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
Define a stellated icosahedron
>
|
|
| (1) |
>
|
|
| (2) |
Plotting:
>
|
|
|
|
Download Help Document
Was this information helpful?