ChangeQueue.NotifyDynamicUpdatesAreAvailable Method

ChangeQueueNotifyDynamicUpdatesAreAvailable Method

Override this when you want to be notified dynamic updates are available

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected virtual void NotifyDynamicUpdatesAreAvailable()
Protected Overridable Sub NotifyDynamicUpdatesAreAvailable
See Also