Click or drag to resize
PbMeshGetMaxValuesSet Method

Gets the max of a set of scalars.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool GetMaxValuesSet(
	int set_index,
	out float max
)

Parameters

set_index
Type: SystemInt32
max
Type: SystemSingle

Return Value

Type: Boolean

true otherwise.

Remarks

See Also