Click or drag to resize

DTSweepDebugContextActiveConstraint Property

Gets or sets the active constrained edge currently being processed.

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

Property Value

DTSweepConstraint
See Also