Click or drag to resize

TriangulationPointEdges Property

Gets the constrained edges for which this point is the upper endpoint.

Namespace: Poly2Tri
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public List<DTSweepConstraint> Edges { get; }

Property Value

ListDTSweepConstraint
See Also