You are here: Start » AVL.NET » AVS.AddToProfile Method

AVS.AddToProfile Method

Adds a scalar value to each element of a profile.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void AddToProfile
(
	AvlNet.Profile ioProfile,
	AvlNet.Range? inRange,
	float inValue
)

Parameters

Name Type Range Default Description
ioProfileAvlNet.Profile
inRangeAvlNet.Range?
inValuefloat

Function Overrides

See also