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: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsSelected(
	SoPath path
)

Parameters

path
Type: OIV.InventorSoPath

Return Value

Type: Boolean
Remarks