AbsoluteProfile


Transforms each profile value to its absolute value.

Syntax

C++
C#
Python
 
def AbsoluteProfile(
	ioProfile: Profile,
	/,
	*,
	inRange: Range | None = None
)
-> None

Parameters

Name Type Default Description
Input will be modified ioProfile Profile
Input value inRange Range | None None