DTSweepContextMeshClean Method |
Marks all reachable interior triangles starting from the specified triangle.
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void MeshClean(
DelaunayTriangle triangle
)
Parameters
- triangle DelaunayTriangle
- The triangle from which to start cleaning.
See Also