OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Fred Tomke on September 23, 2008, 08:01:47 AM

Title: dcl_forcedwgredraw
Post by: Fred Tomke on September 23, 2008, 08:01:47 AM
Hello,

because of a type mismatch I've found out that there is a function called dcl_forcedwgredraw defined in Alpha 24. What does this function do?

Fred
Title: Re: dcl_forcedwgredraw
Post by: owenwengerd on September 23, 2008, 02:54:39 PM
That function forces the AutoCAD window to be repainted.
Title: Re: dcl_forcedwgredraw
Post by: Fred Tomke on September 23, 2008, 03:23:58 PM
That's great. We should add this to the documentations of bonus functions.

Fred