SoSearchActionGetPaths Method |
Returns resulting path list.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.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