| SoSearchActionGetPaths Method  | 
Returns resulting path list. 
 
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoPathList GetPaths()
Public Function GetPaths As SoPathList
public:
SoPathList^ GetPaths()
member GetPaths : unit -> SoPathList 
Return Value
Type: 
SoPathList
RemarksThis should be used if the interest is ALL. 
See Also