Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double
polynomial coefficients multiplied by the respective control point
Multiplies each polynomial coefficient with its corresponding control point.
'The NURBS Book' page 81.
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- polynomialCoefs
- Type:
System Double
polynmial coefficients
- controlPoints
- Type:
System Double
control point of the isoparamentric Nurbs curve
Return Value
Type:
polynomial coefficients multiplied by the respective control point
See Also