Index of the curves module
-
m
base.geometry_real.curves
...
- array of points on a defined curve in space
- f Curve ... - factory function returns instance of a class representing an array of points on a defined curve
- C Bezier ... - Bezier curve with the ordered list of points as control points
- C PcCurve ... - cubic BSpline curve with 1st and 2nd given points as end points and 3rd and 4th points as control points