FEM: temporary remove not supported tools from tool bar
This commit is contained in:
parent
1b43a73da8
commit
bd927f71cf
|
@ -64,7 +64,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
|||
<< "Fem_BeamSection"
|
||||
<< "Fem_ShellThickness"
|
||||
<< "Separator"
|
||||
<< "Fem_CreateNodesSet"
|
||||
//<< "Fem_CreateNodesSet"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintFixed"
|
||||
<< "Fem_ConstraintDisplacement"
|
||||
|
@ -75,12 +75,11 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
|||
<< "Fem_ConstraintSelfWeight"
|
||||
<< "Fem_ConstraintForce"
|
||||
<< "Fem_ConstraintPressure"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintBearing"
|
||||
<< "Fem_ConstraintGear"
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintFluidBoundary"
|
||||
//<< "Separator"
|
||||
//<< "Fem_ConstraintBearing"
|
||||
//<< "Fem_ConstraintGear"
|
||||
//<< "Fem_ConstraintPulley"
|
||||
//<< "Fem_ConstraintFluidBoundary"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintTemperature"
|
||||
<< "Fem_ConstraintHeatflux"
|
||||
|
|
Loading…
Reference in New Issue
Block a user