Click or drag to resize
PbMeshRemoveStringsSet Method

Remove a set of string values.

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

Parameters

set_index
Type: SystemInt32

Return Value

Type: Boolean

true otherwise.

Remarks

See Also