{
if (theIObj->RecomputeEveryPrs())
{
- theIObj->Redisplay();
+ theIObj->Update (Standard_True);
+ theIObj->UpdateSelection();
}
else
{
{
if (theIObj->RecomputeEveryPrs())
{
- theIObj->Redisplay();
+ theIObj->Update (Standard_True);
+ theIObj->UpdateSelection();
}
else
{
if (theIObj->RecomputeEveryPrs())
{
- theIObj->Redisplay();
+ theIObj->Update (Standard_True);
+ theIObj->UpdateSelection();
}
else
{