yucad3d

CadGetWindow

The CAD viewport's native window handle (HWND as void*).

void* CadGetWindow ( YuHandle hDwg );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.

Return Value

The .

See Also