Exemplo n.º 1
0
 def GetDataArray(self):
     return _vector.Vector_GetDataArray(self)
Exemplo n.º 2
0
 def GetDataArray(self):
     r"""GetDataArray(Vector self) -> PyObject *"""
     return _vector.Vector_GetDataArray(self)