VPBSplinesCoefficients Constructor (NurbsValues, Int32)Virtual Photonics - VTS Library
Virtual Photonics
Constructor used to evaluate the coefficients of the non vanishing B-splines over the knot span, and to evaluate the limits of the knot span, mapped to the non parametric space.

Namespace: Vts.Modeling.ForwardSolvers
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public BSplinesCoefficients(
	NurbsValues nurbsValues,
	int knotIndex
)
See Also