DelaunayTriangleMarkConstrainedEdge(Int32) Method |
Marks the edge at the specified index as constrained.
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void MarkConstrainedEdge(
int index
)
Parameters
- index Int32
- The edge index.
See Also