P2TTriangulate(TriangulationContext) Method |
Triangulates using the specified triangulation context.
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void Triangulate(
TriangulationContext tcx
)
Parameters
- tcx TriangulationContext
- The triangulation context.
See Also