FEM: Remove never used colorValue function and FemLib.py file
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
@@ -103,8 +103,6 @@ void FemGuiExport initFemGui()
|
||||
Base::Interpreter().loadModule("MechanicalAnalysis");
|
||||
Base::Interpreter().loadModule("MechanicalMaterial");
|
||||
|
||||
Base::Interpreter().loadModule("FemLib");
|
||||
|
||||
// register preferences pages
|
||||
new Gui::PrefPageProducer<FemGui::DlgSettingsFemImp> ("FEM");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user