Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoEvent GetEvent()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetEvent As SoEvent
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoEvent^ GetEvent()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetEvent : unit -> SoEvent
Return Value
Type:
SoEventRemarks See Also