FEM: constraint plane rotation: object implementation
This commit is contained in:
@@ -67,6 +67,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintFixed"
|
||||
<< "Fem_ConstraintDisplacement"
|
||||
<< "Fem_ConstraintPlaneRotation"
|
||||
<< "Fem_ConstraintContact"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintSelfWeight"
|
||||
@@ -119,6 +120,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintFixed"
|
||||
<< "Fem_ConstraintDisplacement"
|
||||
<< "Fem_ConstraintPlaneRotation"
|
||||
<< "Fem_ConstraintContact"
|
||||
<< "Separator"
|
||||
<< "Fem_ConstraintSelfWeight"
|
||||
|
||||
Reference in New Issue
Block a user