SoDraggerGetSurrogatePartPickedName 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 string GetSurrogatePartPickedName()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetSurrogatePartPickedName As String
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
String^ GetSurrogatePartPickedName()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetSurrogatePartPickedName : unit -> string
Return Value
Type:
StringRemarks See Also