SoDraggerGetSurrogatePartPickedName Method |
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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