Click or drag to resize

PolygonPrepare Method

Creates constraints and populates the context with points

Namespace: Poly2Tri
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Prepare(
	TriangulationContext tcx
)

Parameters

tcx  TriangulationContext
The context

Implements

TriangulatablePrepare(TriangulationContext)
See Also