Previous Up Next

25.9.4  Parabolas in space

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