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

AVS.ShapeWithNormalizedOrientation Method

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void ShapeWithNormalizedOrientation
(
	AvlNet.Path inShape,
	AvlNet.Path outShape
)

Parameters

Name Type Range Default Description
inShapeAvlNet.Path
outShapeAvlNet.Path

See also