Click or drag to resize

DTSweepDebugContextActiveNode Property

Gets or sets the active front node currently being processed.

Namespace: Poly2Tri
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AdvancingFrontNode ActiveNode { get; set; }

Property Value

AdvancingFrontNode
See Also