SoSceneManagerScheduleRedraw Method |
Schedules a redraw for some time in the near future.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void ScheduleRedraw()
Public Sub ScheduleRedraw
public:
void ScheduleRedraw()
member ScheduleRedraw : unit -> unit
Remarks If there is no render delegateset, or this is not active, no redraw will be scheduled.
See Also