Mathematica 9 is now available

Cuboid

Usage

Cuboid[{ ,  ,  }] is a three-dimensional graphics primitive that represents a unit cuboid, oriented parallel to the axes.
Cuboid[{ ,  ,  }, { ,  ,  }] specifies a cuboid by giving the coordinates of opposite corners.


Notes

• Each face of the cuboid (rectangular parallelepiped) is effectively a Polygon object, with its front face on the outside.
• You can specify how the faces and edges of the cuboid should be rendered using the same graphics directives as for polygons.
• The coordinates of the corners of the cuboid can be given using Scaled.
• See also: Polygon, Rectangle.
• Related package: Graphics`Polyhedra`.
• New in Version 2.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.