mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 02:10:35 +05:00
0021382]: EDF 1985 SMESH: Read/write of .mesh files (GMF format)
Add "Export GMF" to the pop-up of mesh and group
This commit is contained in:
parent
f312847d16
commit
aafd432548
@ -4072,6 +4072,7 @@ void SMESHGUI::initialize( CAM_Application* app )
|
||||
createPopupItem( 143, OB, mesh_group, multiple_non_empty ); // EXPORT_CGNS
|
||||
#endif
|
||||
createPopupItem( 145, OB, mesh_group, multiple_non_empty ); // EXPORT_SAUV
|
||||
createPopupItem( 147, OB, mesh_group, multiple_non_empty ); // EXPORT_GMF
|
||||
createPopupItem( 33, OB, mesh_part + " " + hyp_alg ); // DELETE
|
||||
createPopupItem( 813, OB, group ); // DEL_GROUP with contents
|
||||
popupMgr()->insert( separator(), -1, 0 );
|
||||
|
Loading…
Reference in New Issue
Block a user