yucad3d

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.

See Also