Example #1
0
 def GetPerfPointMat(self, GeomType, pm):
     """GetPerfPointMat(Geometry self, int GeomType, DenseMatrix pm)"""
     return _geom.Geometry_GetPerfPointMat(self, GeomType, pm)
Example #2
0
 def GetPerfPointMat(self, GeomType, pm):
     return _geom.Geometry_GetPerfPointMat(self, GeomType, pm)