TriangulationPointAddEdge Method |
Adds a constrained edge to this point.
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void AddEdge(
DTSweepConstraint e
)
Parameters
- e DTSweepConstraint
- The constrained edge to add.
See Also