Hi there, in general, are the Maya API(2) classes considered to be faster than calling equivalent native Python classes? Like, using the MAngle class for radian to degree conversion instead of Python's math.degree()? I am calling that per frame, so performance is a factor here.
Thanks in advance for any insight you can share! Cheers! -André -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
