SoHandleEventActionGetEvent Method |
Returns the event being handled.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoEvent GetEvent()
Public Function GetEvent As SoEvent
public:
SoEvent^ GetEvent()
member GetEvent : unit -> SoEvent
Return Value
Type:
SoEventRemarks See Also