You are here: Start » AVL.NET » AVS.RegionFeatureValue Method
AVS.RegionFeatureValue Method
Computes the feature value of the input region.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RegionFeatureValue ( AvlNet.Region inRegion, AvlNet.RegionFeature inFeature, out float outValue )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | AvlNet.Region | Input region. | ||
![]() | inFeature | AvlNet.RegionFeature | Region feature value to be computed. | ||
![]() | outValue | float |


