VPNurbsForwardSolver Constructor (INurbs)Virtual Photonics - VTS Library
Virtual Photonics
Constructor used to create an istance of NurbsForwardSolver with the same stub NurbsGenerator for all the NurbsGenerators. Used for Unit Tests of the class.

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

public NurbsForwardSolver(
	INurbs generator
)
See Also