Previous Up Next

14.11.3  Parabolas in space: parabola

See Section 13.12.3 for parabolas in the plane.

The parabola command creates parabolas in space.


Example.
Input:

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

Output:


Previous Up Next