Curve →
LineCurve
A curve representing a 2D line segment.
Constructor
- v1 – the start point.
- v2 — the end point.
Properties
See the base Curve class for common properties.
The start point.
The end point
Methods
See the base Curve class for common methods.
Source
For more info on how to obtain the source code of this module see this page.