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