You are here: Start » FIL.NET » Function Reference » Region » Region Features » FIL.RegionsFeatureValues
Computes the feature values of the input regions.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void RegionsFeatureValues ( IList<FilNet.Region> inRegions, FilNet.RegionFeature inFeature, IList<float> outValues )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegions | System.Collections.Generic.IList<FilNet.Region> | Input regions. | ||
![]() | inFeature | FilNet.RegionFeature | Region feature value to be computed. | ||
![]() | outValues | System.Collections.Generic.IList<float> |