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

AVL.ShapeWithNormalizedOrientation

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inShapeAvlNet.Path
outShapeAvlNet.Path

Errors

List of possible exceptions:

Error type Description
DomainError Open path on input in ShapeWithNormalizedOrientation.

See also