Has anyone experienced problems using Maya's enum values?

We have had to use integer values directly because the enum values we get
through the class is not correct. It appears to me that the enums coming
through the python class are all zero based and 'localized' to the
assocaited class, whereas maya's enums are generally a lot larger and seem
to be coming from a larger 'global' list of unique values.

thanks,
-Judah
-- 
http://groups.google.com/group/python_inside_maya

Reply via email to