|
PolygonAnalyzerCreateReversedPolygonAnalyzer Method |
Returns a PolygonAnalyzer that is created by reversing the order of positions in this PolygonAnalyzer
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public PolygonAnalyzer CreateReversedPolygonAnalyzer()
Return Value
PolygonAnalyzerPolygonAnalyzer that is created by reversing the order of positions in this PolygonAnalyzer
See Also