Click or drag to resize
PbMeshGetMinVecsSet Method

Gets the min module of a set of vectors.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public bool GetMinVecsSet(
	int set_index,
	out float min
)

Parameters

set_index
Type: SystemInt32
min
Type: SystemSingle

Return Value

Type: Boolean

true otherwise.

Remarks

See Also