Click or drag to resize
AB4D logo

PolygonAnalyzerOptimizeVertices Method

OptimizeVertices removes duplicate vertices (that follow one another) and remove vertices that lie on the same line.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public void OptimizeVertices()
See Also