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: 2023.1.3.0 (2023.1.3)
Syntax
public bool RemoveVecsSet(
	int set_index
)

Parameters

set_index
Type: SystemInt32

Return Value

Type: Boolean

true otherwise.

Remarks

See Also