FEM: gmsh mesh vp, use gmsh mesh icon in tree
This commit is contained in:
@@ -55,7 +55,7 @@ class _ViewProviderFemMeshGmsh:
|
||||
vobj.Proxy = self
|
||||
|
||||
def getIcon(self):
|
||||
return ":/icons/fem-femmesh-from-shape.svg"
|
||||
return ":/icons/FEM_MeshGmshFromShape.svg"
|
||||
|
||||
def attach(self, vobj):
|
||||
self.ViewObject = vobj
|
||||
|
||||
Reference in New Issue
Block a user