SoDraggerGetSurrogatePartPickedPath Method |
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoPath GetSurrogatePartPickedPath()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetSurrogatePartPickedPath As SoPath
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoPath^ GetSurrogatePartPickedPath()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetSurrogatePartPickedPath : unit -> SoPath
Return Value
Type:
SoPathRemarks See Also