CadUpdate
Redraws the drawing in all attached windows — call after adding or editing entities.
void CadUpdate (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
None.
Redraws the drawing in all attached windows — call after adding or editing entities.
CadCreate.None.