CADability dotNET
Call this after a point to a dimension of type EDimType.DimCoord or EDimType.DimPoints has been added or changed, to rorder the list of points

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public void SortPoints()
Visual Basic
Public Sub SortPoints
Visual C++
public:
void SortPoints()

See Also