Click or drag to resize
SoSearchActionGetPath Method

Returns resulting path, or NULL if no path was found.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoPath GetPath()

Return Value

Type: SoPath
Remarks

This should be used if the interest is FIRST or LAST.

See Also