You are here: Start » AVL.NET » AVS.ShapeElongation Method
AVS.ShapeElongation Method
Computes the elongation factor of a shape (perfect circle has minimal elongation equal 1.0).
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ShapeElongation ( AvlNet.Path inShape, out float outElongation )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inShape | AvlNet.Path | |||
![]() | outElongation | float |


