IOpenGLService::SetupGlAttributes

Use this method to restore the model view and projection transformation to match the Cimatron view. This function must be called after drawing anything and before EndFrame.

Compatibility

Cimatron 2026 or later

Syntax

void SetupGlAttributes();

def SetupGlAttributes()->None

Return Type

Return: void

 

   

Input Type

Input:

 

   

Remarks

None

Example