Click or drag to resize
SoSelectionDeselect Method (Int32)

Deselects a path by removing it from the selection list.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Deselect(
	int which
)

Parameters

which
Type: SystemInt32
Remarks

The argument which specifies which path in the list to be removed.

See Also