mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-24 16:30:35 +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);
|
||||
myHighlightActor->GetDeviceActor()->SetInfinitive(true);
|
||||
}
|
||||
|
||||
// 0051777: TC7.2.0: Element could not be selected in Hypothesis Construction
|
||||
myAppendFilter->Update();
|
||||
}
|
||||
|
||||
// OLD METHODS
|
||||
|
Loading…
Reference in New Issue
Block a user