FEM: result show command, make name fit in FEM name system
This commit is contained in:
committed by
Yorik van Havre
parent
dc39edd9a5
commit
11166f971e
@@ -48,7 +48,7 @@ ViewProviderResult::~ViewProviderResult()
|
||||
/* not needed since _ViewProviderFemResult.py is made
|
||||
bool ViewProviderResult::doubleClicked(void)
|
||||
{
|
||||
Gui::Command::runCommand(Gui::Command::Gui, "Gui.runCommand('Fem_ShowResult')");
|
||||
Gui::Command::runCommand(Gui::Command::Gui, "Gui.runCommand('Fem_ResultShow')");
|
||||
return true;
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user