Add Command and Icon FemConstraintFluidBoundary for CFD analysis
This commit is contained in:
@@ -68,7 +68,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "Fem_ConstraintFixed"
|
||||
<< "Fem_ConstraintDisplacement"
|
||||
<< "Fem_ConstraintPlaneRotation"
|
||||
<< "Fem_ConstraintContact"
|
||||
<< "Fem_ConstraintContact"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintSelfWeight"
|
||||
<< "Fem_ConstraintForce"
|
||||
@@ -77,11 +77,13 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "Fem_ConstraintBearing"
|
||||
<< "Fem_ConstraintGear"
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintFluidBoundary"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintTemperature"
|
||||
<< "Fem_ConstraintHeatflux"
|
||||
<< "Fem_ConstraintInitialTemperature"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintInitialTemperature"
|
||||
<< "Separator"
|
||||
<< "Fem_ControlSolver"
|
||||
<< "Fem_RunSolver"
|
||||
<< "Separator"
|
||||
@@ -125,7 +127,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Fem_ConstraintFixed"
|
||||
<< "Fem_ConstraintDisplacement"
|
||||
<< "Fem_ConstraintPlaneRotation"
|
||||
<< "Fem_ConstraintContact"
|
||||
<< "Fem_ConstraintContact"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintSelfWeight"
|
||||
<< "Fem_ConstraintForce"
|
||||
@@ -135,10 +137,12 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Fem_ConstraintGear"
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintFluidBoundary"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintTemperature"
|
||||
<< "Fem_ConstraintHeatflux"
|
||||
<< "Fem_ConstraintInitialTemperature"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintInitialTemperature"
|
||||
<< "Separator"
|
||||
<< "Fem_ControlSolver"
|
||||
<< "Fem_RunSolver"
|
||||
<< "Separator"
|
||||
|
||||
Reference in New Issue
Block a user