Previous Up Next

27.15.3  Octahedra

The octahedron command creates regular octahedra.

Example

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])

Previous Up Next