MinimumProfile_OfArray


Computes the minimum of profiles of an array.

Syntax

C++
C#
Python
 
def MinimumProfile_OfArray(
	inProfileArray: list[Profile],
	outProfile: Profile,
	/
)
-> None

Parameters

Name Type Default Description
Input value inProfileArray list[Profile]
Output value outProfile Profile Output profile