Previous Up Next

25.4.2  Half lines in space

See Section 24.6.2 for half-lines in the plane.

The half_line command creates rays.

Example

half_line(point(0,0,0),point(1,1,1))

Previous Up Next