Click or drag to resize
SoSelectionIsSelected Method (SoPath)

Returns true if the passed path is selected, that is, if it is in 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 bool IsSelected(
	SoPath path
)

Parameters

path
Type: OIV.InventorSoPath

Return Value

Type: Boolean
Remarks