You are here: Start » AVL.NET » AVS.ShapeOrientation Method
AVS.ShapeOrientation Method
Computes the shape orientation as angle with value in range 0.0 - 180.0.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ShapeOrientation ( AvlNet.Path inShape, out float outOrientationAngle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inShape | AvlNet.Path | |||
![]() | outOrientationAngle | float |


