Salome HOME
Fix for the #21 note from issue 3134:
authormpv <mikhail.ponikarov@opencascade.com>
Tue, 31 Mar 2020 06:40:50 +0000 (09:40 +0300)
committermpv <mikhail.ponikarov@opencascade.com>
Tue, 31 Mar 2020 06:40:50 +0000 (09:40 +0300)
commit2cd567a9bb29c14e377e934b4f312030b589e375
tree07d12e4818b79edb9fa483fcbee7cfa2ab6249bc
parent4dd66f98056fae9230dc4c9baa210a1a7ab44b89
Fix for the #21 note from issue 3134:

- Import the flight_solid.brep from the SAMPLES of Salome.
- In SMESH, create a mesh with CADSurf
- In SHAPER, create a group of one face
- In SMESH, create the corresponding group on geometry
- In SHAPER, create another goup on another face
=> In SMESH, the mesh is notified that the shape has changed. I have to compute the mesh again to create a new group.
src/GeomAPI/GeomAPI_Shape.cpp