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