lumopt2.parametrization.closed_curve#
Closed Curve - A polygon with edges that can be linear or cubic Bezier curves
Classes#
|
A Beziergon - a polygon where edges can be linear or cubic Bezier curves. |
|
Base class for segments in a composite Bezier geometry. |
|
A linear segment connecting two vertices |
|
A cubic Bezier curve segment. |
|
Specification for a parametric vertex adjustment. |
|
Specification for a segment in Composite Bezier path.gy. |
|
Specification for splitting a segment into a parametric segment |
|
Specification for making a segment parametric |