If I try to call __apimfn__() on an nParticle nucleus object I get an api error
'Object is incompatible with this method'. Of the maya versions I've tested
this error occurs in both 2012 and 2013, but there is no error in 2011 -
possibly the error is related the fact that in 2011 nucleus objects were not
part of the DAG, but as of 2012 they are. I'm running 64 bit linux with pymel
1.0.4.
Run these commands in a new scene to reproduce the error:
pm.nParticle()
pm.PyNode("nucleus1").__apimfn__()
Original issue reported on code.google.com by eruditeb...@gmail.com on 8 Feb 2013 at 2:32
Original issue reported on code.google.com by
eruditeb...@gmail.com
on 8 Feb 2013 at 2:32