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