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 .
The CAD viewport's native window handle (HWND as void*).
CadCreate.The .