: Public abstract Interface
Created: 23.5.2022 18.05.06
Modified: 1.8.2022 13.54.05
Project:
Advanced:
GM_Bezier are polynomial splines that use Bézier or Bernstein polynomials for interpolation purposes. An n-long control point array shall create a polynomial curve of degree n that defines the entire curve segment. These curves are defined in terms of a set of basis functions called the Bézier or Bernstein polynomials.<br/>
Tag Value
persistence persistent
Details:
 
Constraint Type Status
knots->size=2 Invariant Approved
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
BSplineCurve Interface Generalization To  
PolynomialSpline Interface Generalization To