SoSearchActionGetPath Method |
Returns resulting path, or NULL if no path was found.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax Public Function GetPath As SoPath
public:
SoPath^ GetPath()
member GetPath : unit -> SoPath
Return Value
Type:
SoPathRemarks This should be used if the interest is FIRST or LAST.
See Also