FEM: constraints thermomechanical: object implementation
This commit is contained in:
@@ -78,6 +78,10 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "Fem_ConstraintGear"
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintTemperature"
|
||||
<< "Fem_ConstraintHeatflux"
|
||||
<< "Fem_ConstraintInitialTemperature"
|
||||
<< "Separator"
|
||||
<< "Fem_ControlSolver"
|
||||
<< "Fem_RunSolver"
|
||||
<< "Separator"
|
||||
@@ -131,6 +135,10 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Fem_ConstraintGear"
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintTemperature"
|
||||
<< "Fem_ConstraintHeatflux"
|
||||
<< "Fem_ConstraintInitialTemperature"
|
||||
<< "Separator"
|
||||
<< "Fem_ControlSolver"
|
||||
<< "Fem_RunSolver"
|
||||
<< "Separator"
|
||||
|
||||
Reference in New Issue
Block a user