DTSweepContextMapTriangleToNodes Method |
Try to map a node to all sides of this triangle that don't have
a neighbor.
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void MapTriangleToNodes(
DelaunayTriangle t
)
Parameters
- t DelaunayTriangle
- The triangle to map to front nodes.
See Also