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