Example #1
0
 def SetAnisotropic(self, aniso=True):
     return _estimators.ZienkiewiczZhuEstimator_SetAnisotropic(self, aniso)
Example #2
0
 def SetAnisotropic(self, aniso=True):
     r"""SetAnisotropic(ZienkiewiczZhuEstimator self, bool aniso=True)"""
     return _estimators.ZienkiewiczZhuEstimator_SetAnisotropic(self, aniso)