Click or drag to resize
PbMeshRemoveVecsSet Method

Remove a set of vector values.

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

Parameters

set_index
Type: SystemInt32

Return Value

Type: Boolean

true otherwise.

Remarks

See Also