Description:

Raise any pending OnPlugInSettingsSaved events, the events are normally queued while a command is running and fired while Rhino is in an idle state. Calling this method will raise any pending changed events regardless of Rhino's current idle state or if a command is running.

Syntax:
public static void RaiseOnPlugInSettingsSavedEvent()
Returns:
Type: void
Available since:
6.0

/
/
/
RaiseOnPlugInSettingsSavedEvent

RaiseOnPlugInSettingsSavedEvent method

Class:  Rhino.PlugIns.PlugIn

Nothing found