Page 1 of 1

view the changes in the image

Posted: 03 Feb 2010, 17:34
by roberto
i need to change on the fly some attributes of a dwg image.
For example I have changed the color of an object (CADVIEWX1.CADIMAGE.BLOCK.ENTITY.COLOR) but the image doesn't change.
Which is the command to redraw the image with the changes I've done?
thanks

Roberto

Re: view the changes in the image

Posted: 04 Feb 2010, 10:54
by support
Hello.
Please use TCADViewX.TsgCADImage.RefreshCurrentLayout method to repaint layout or TCADViewX.PictureRepaint to repaint entire control.

Alexander.

Re: view the changes in the image

Posted: 04 Feb 2010, 13:18
by roberto
Thanks, it works!

Roberto

Re: view the changes in the image

Posted: 05 Feb 2010, 13:13
by support
Hello.
Please post your questions if any with detailed description or send to support@cadsofttools.com

Alexander