You are here: Start » AVL.NET » Invoke.ProfileSum
Computes the sum of profile values.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void ProfileSum ( Avl.Profile inProfile, Optional<Avl.Range> inRange, out float outSum )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | Avl.Profile | Input profile. | ||
![]() | inRange | Atl.Optional<Avl.Range> | |||
![]() | outSum | float |


