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

Return Value

Type: SoPath
Remarks

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

See Also