FEM: gmsh mesh object, some better comment

This commit is contained in:
Bernd Hahnebach
2017-08-02 05:52:52 +01:00
parent 317aa2dfb1
commit 4636119084

View File

@@ -29,7 +29,7 @@ __url__ = "http://www.freecadweb.org"
class _FemMeshGmsh():
"""The Fem::FemMeshObject's Proxy python type, add GMSH specific properties
"""A Fem::FemMeshObject python type, add GMSH specific properties
"""
# they will be used from the task panel too, thus they need to be outside of the __init__