Page 1 of 1

Grips disappear after the use of (VL-LOAD-COM)

Posted: Sat May 08, 2021 6:50 am
by InGeomatics
After I you use this lisp command (VL-LOAD-COM) the grips boxes starting to disappear. Every time you pick an entity you can see the grips for a fraction of a second, and then disappear. If I don't use the (VL-LOAD-COM) everything works fine. I already report this issue twice and every time support respond with that the issue is video card compatibility. So, I tried on other PC's and the result is the same. I don't think that in my case, is a video card issue. Just try it. Use the (VL-LOAD-COM) function and see what happens with the grips when pick entities. If this problem is difficult to solve, as a work around, can you tell me if there is a way to deactivate the (VL-LOAD-COM) until the next time is needed? this function is a necessary thing for some functions in my app, but I can use it and de-activate it, until next time I need it. That will help.

Re: Grips disappear after the use of (VL-LOAD-COM)

Posted: Mon May 10, 2021 7:42 am
by InGeomatics
This is an update:
I try the new build (may 7 2021) and still the same. After the use this lisp command (VL-LOAD-COM) the grips boxes starting to disappear.

Re: Grips disappear after the use of (VL-LOAD-COM)

Posted: Mon Aug 16, 2021 12:01 am
by QuanNguyen
Hi,
FYI: the version 10.0.1572 (August 10) fixed this issue.

Re: Grips disappear after the use of (VL-LOAD-COM)

Posted: Mon Aug 16, 2021 6:14 am
by InGeomatics
Thank you