VPNurbsGenerator ClassVirtual Photonics - VTS Library
Virtual Photonics
Class that contains the reference NURBS values. Its methods are used to evaluate the value of a point on the NURBS surface or curve using B-splines interpolation, and to evaluate the integral of a NURBS curve.
Inheritance Hierarchy

OnlineSystem Object
  Vts.Modeling.ForwardSolvers NurbsGenerator

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

public class NurbsGenerator : INurbs
See Also