Click or drag to resize
AB4D logo

PolygonAnalyzerGetDumpString Method

Gets a string the describes the individual vertices in this PolygonAnalyzer.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public string GetDumpString()

Return Value

String
string the describes the individual vertices in this PolygonAnalyzer
See Also