FEM: icons, rename some icons to better fit in FEM name scheme

This commit is contained in:
Bernd Hahnebach
2016-11-28 01:17:45 +01:00
parent 37db5ab428
commit 299d3d1206
17 changed files with 26 additions and 26 deletions

View File

@@ -66,7 +66,7 @@ ViewProviderFemPostObject::ViewProviderFemPostObject() : m_blockPropertyChanges(
ADD_PROPERTY_TYPE(VectorMode,((long)0), "Coloring", App::Prop_None, "Select what to show for a vector field");
ADD_PROPERTY(Transperency, (0));
sPixmap = "fem-fem-mesh-from-shape";
sPixmap = "fem-femmesh-from-shape";
//create the subnodes which do the visualization work
m_shapeHints = new SoShapeHints();