Esempio n. 1
0
 def GetVertices(self, GeomType):
     """GetVertices(Geometry self, int GeomType) -> IntegrationRule"""
     return _geom.Geometry_GetVertices(self, GeomType)
Esempio n. 2
0
 def GetVertices(self, GeomType):
     return _geom.Geometry_GetVertices(self, GeomType)