Click or drag to resize
AB4D logo

PolygonAnalyzerCreateReversedPolygonAnalyzer Method

Returns a PolygonAnalyzer that is created by reversing the order of positions in this PolygonAnalyzer

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

Return Value

PolygonAnalyzer
PolygonAnalyzer that is created by reversing the order of positions in this PolygonAnalyzer
See Also