Skip to main content

Cube

Cube[] represents a regular cube centered at the origin with unit edge length.

Cube[l] represents a cube with edge length l.

Cube[{θ,ϕ},…] represents a cube rotated by an angle θ with respect to the z axis and angle ϕ with respect to the y axis.

Cube[{x,y,z},…] represents a cube centered at {x,y,z}.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.