VPStubNurbsGenerator ComputePointOutOfSurface Method Virtual Photonics - VTS Library
Virtual Photonics
Not implemented fo stub class.

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

public double ComputePointOutOfSurface(
	double time,
	double space,
	double edgeValue
)

Return Value

Type: OnlineDouble

Implements

INurbs ComputePointOutOfSurface(Double, Double, Double)
See Also