Click or drag to resize
SoSelectionToggle Method (SoPath)

Toggles the selection status of the passed path - if the path is in the selection list, it is removed; if not in the list, it is added.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void Toggle(
	SoPath path
)

Parameters

path
Type: OIV.InventorSoPath
Remarks