SoDraggerClearOtherEventCallbacks Method |
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void ClearOtherEventCallbacks()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub ClearOtherEventCallbacks
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
void ClearOtherEventCallbacks()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member ClearOtherEventCallbacks : unit -> unit
Remarks See Also