Ejemplo n.º 1
0
 def CheckElementOrientation(self, fix_it=True):
     return _mesh.Mesh_CheckElementOrientation(self, fix_it)
Ejemplo n.º 2
0
 def CheckElementOrientation(self, fix_it=True):
     r"""CheckElementOrientation(Mesh self, bool fix_it=True) -> int"""
     return _mesh.Mesh_CheckElementOrientation(self, fix_it)