2008-02-15 09:48 UTC
Hello,
please imagine a modal form. I change something and the result shall be shown in the current space of AutoCAD. Unfortunately, the current view won't be updated immediately.
That's why I send an additional (vla-update (vlax-get-acad-object)). But this is not really good for performance. What do others do in this case?
Fred
please imagine a modal form. I change something and the result shall be shown in the current space of AutoCAD. Unfortunately, the current view won't be updated immediately.
That's why I send an additional (vla-update (vlax-get-acad-object)). But this is not really good for performance. What do others do in this case?
Fred