Click or drag to resize

DTSweepDebugContext Constructor

Initializes a new instance of the DTSweepDebugContext class

Namespace: Poly2Tri
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DTSweepDebugContext(
	DTSweepContext tcx
)

Parameters

tcx  DTSweepContext

[Missing <param name="tcx"/> documentation for "M:Poly2Tri.DTSweepDebugContext.#ctor(Poly2Tri.DTSweepContext)"]

See Also