Previous Up Next

14.17.3  Octahedra: octahedron

The octahedron command creates regular octahedra.


Example.
Input:

octahedron([0,0,0],[0,0,5],[0,1,0])

or:

octahedron([0,0,0],[0,5,0],[0,0,1])

or:

octahedron([0,0,0],[5,0,0],[0,0,1])

Output:


Previous Up Next