Click or drag to resize
PbMeshGetValuesSetName Method

Gets the name associated to a scalar values set.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public string GetValuesSetName(
	int set_index
)

Parameters

set_index
Type: SystemInt32

Return Value

Type: String
Remarks

NULL is returned if the set does not exist.

See Also