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