Previous Up Next

27.9.4  Parabolas in space

See Section 26.11.3 for parabolas in the plane.

The parabola command creates parabolas in space.

Example

parabola(point(0,0,0),point(-1,0,0),point(1,1,1))

Previous Up Next