A cubic Bezier segment of a path: two control points shape the curve on its way from the previous point to to.
to
Optional
The segment kind, always cubic.
cubic
cubic Copy
The 2D control point that shapes the curve as it leaves the previous point.
undefined Copy
undefined
The 2D control point that shapes the curve as it arrives at to.
The 2D point the segment ends at.
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
A cubic Bezier segment of a path: two control points shape the curve on its way from the previous point to
to.