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