Click or drag to resize
SoSelectionGetPath Method

Returns the ith path in the selection list.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoPath GetPath(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: SoPath
Remarks