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: 2024.1.1.0 (2024.1.1)
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