NegateProfile


Transforms each profile value to its negation.

Syntax

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

Parameters

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