VPSurfaceEmittingCuboidalSourceBase SelectEmittingSurface Method Virtual Photonics - VTS Library
Virtual Photonics
Select the cuboid surface after sampling

Namespace: Vts.MonteCarlo.Sources
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static string SelectEmittingSurface(
	double lengthX,
	double widthY,
	double heightZ,
	Random rng
)

Return Value

Type: OnlineString
See Also