On 26/08/2016 at 03:14, xxxxxxxx wrote:
Does anyone know if the Python Generator has a type name? In Python Generator using results in:
print op.GetType()
\>>> 1023866
I know I can use 1023866 to make a Python Generator but is there no easy to remember name such as Onull or Ocube?
Thanks