Cone

Cone (WMA)


Cone[]

is a cone of radius 1 and height 2 oriented in the upward z direction.

Cone[{{$x_1$, $y_1$, $z_1$}, {$x_2$, $y_2$, $z_2$}}, r]

is a cone of radius r starting at ($x_1$, $y_1$, $z_1$) and ending at ($x_2$, $y_2$, $z_2$).

Cone[{{$x_1$, $y_1$, $z_1$}, {$x_2$, $y_2$, $z_2$}, ... }, r]

is a collection cones of radius r.

Cuboid