IOpenGLService::StartDrawWireFrames

Use this method to add the attributes and settings required for a wireframe object. It must be called before adding any wire object in Cimatron.

Compatibility

Cimatron 2026 or later

Syntax

void StartDrawWireFrames();

def StartDrawWireFrames()->None

Return Type

Return: void

 

   

Input Type

Input:

 

   

Remarks

None

Example