AcedGrDraw and zooming

AcedGrDraw and zooming

majklha
Advocate Advocate
115 Views
1 Reply
Message 1 of 2

AcedGrDraw and zooming

majklha
Advocate
Advocate

I use AcedGrDraw function to highliting or showing selected line or nearest point.

And this temporary entities hide always, when user zooms. It is clear, of course, because Autocad is redrawing view during zooming. 

But what to do, if I want to let visible temporary lines during zooming?

 

0 Likes
116 Views
1 Reply
Reply (1)
Message 2 of 2

daniel_cadext
Advisor
Advisor

maybe Transient graphics and AcGiTransientManager 

https://adndevblog.typepad.com/autocad/2012/04/using-transient-graphics.html

Python for AutoCAD, Python wrappers for ARX https://github.com/CEXT-Dan/PyRx
0 Likes