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)
Syntax public SoPathList GetPaths()
Public Function GetPaths As SoPathList
public:
SoPathList^ GetPaths()
member GetPaths : unit -> SoPathList
Return Value
Type:
SoPathListRemarks This should be used if the interest is ALL.
See Also