You are here: Start » AVL.NET » 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 | |
|---|---|---|---|---|---|
![]() | inShape | AvlNet.Path | |||
![]() | outShape | AvlNet.Path |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Open path on input in ShapeWithNormalizedOrientation. |


