| SoExtSelectionGetSelectionPathList Method  | 
Returns paths list of selected objects. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoPathList GetSelectionPathList()
Public Function GetSelectionPathList As SoPathList
public:
SoPathList^ GetSelectionPathList()
member GetSelectionPathList : unit -> SoPathList 
Return Value
Type: 
SoPathList
Remarks
See Also