|
PolygonAnalyzerOptimizeVertices Method |
OptimizeVertices removes duplicate vertices (that follow one another) and remove vertices that lie on the same line.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public void OptimizeVertices()
See Also