mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-25 08:50:36 +05:00
Issue 0051777: TC7.2.0: Element could not be selected in Hypothesis Construction.
This commit is contained in:
parent
a05e9c326e
commit
231074d905
@ -465,6 +465,9 @@ void GEOM_Actor::SetShape (const TopoDS_Shape& theShape,
|
|||||||
myVertexActor->GetDeviceActor()->SetInfinitive(true);
|
myVertexActor->GetDeviceActor()->SetInfinitive(true);
|
||||||
myHighlightActor->GetDeviceActor()->SetInfinitive(true);
|
myHighlightActor->GetDeviceActor()->SetInfinitive(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// 0051777: TC7.2.0: Element could not be selected in Hypothesis Construction
|
||||||
|
myAppendFilter->Update();
|
||||||
}
|
}
|
||||||
|
|
||||||
// OLD METHODS
|
// OLD METHODS
|
||||||
|
Loading…
Reference in New Issue
Block a user