RealtimeDisplayModeSignalRedraw Method |
Use to signal the underlying pipeline a redraw is wanted. This can be used
for instance when a renderer has completed a pass which should be
updated in the associated viewport.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void SignalRedraw()
Version InformationRhino for Windows
Supported in: 6.8
See Also