Previous Up Next

26.9.4 Parabolas in space

See Section 25.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