You are here: Start » AVL.NET » AVS.PolygonWithNormalizedOrientation Method

AVS.PolygonWithNormalizedOrientation Method

Returns the same polygon but with orientation corresponding to the axes.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void PolygonWithNormalizedOrientation
(
	AvlNet.Path inPolygon,
	AvlNet.Path outPolygon
)

Parameters

Name Type Range Default Description
inPolygonAvlNet.Path
outPolygonAvlNet.Path

See also