Click or drag to resize

DTSweepDebugContextPrimaryTriangle Property

[Missing <summary> documentation for "P:Poly2Tri.DTSweepDebugContext.PrimaryTriangle"]


Namespace: Poly2Tri
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DelaunayTriangle PrimaryTriangle { get; set; }

Property Value

DelaunayTriangle
See Also