Line module

class line.Ray(p=[0, 0], q=[1, 1], color='grey', inf_precision=True)

An infinite ray, with apex p and passing through q.

Methods

This Page