IOpenGLService::RedrawFrame

Use this method to update the view on request. It must be called from the Main Thread (such as from inside the tool).

Compatibility

Cimatron 2026 or later

Syntax

void RedrawFrame();

def RedrawFrame()->None

Return Type

Return: void

 

   

Input Type

Input:

 

   

Remarks

None

Example