Closed GoogleCodeExporter closed 8 years ago
This is actually the expected behaviour. If you call setParameterised directly
from an instance of a class, there isn't an associated className and
classVersion. You can instead use
>>> fn.setProcedural( "sphereProcedural" )
and the menus should update appropriately. IECoreMaya has the same behaviour
(though no className menu to make it as obvious).
Original comment by andrewk....@gmail.com
on 13 Apr 2011 at 4:23
Ah ok, that makes sense. Thanks for the info!
Original comment by danbeth...@gmail.com
on 14 Apr 2011 at 3:17
Original comment by danbeth...@gmail.com
on 14 Apr 2011 at 3:17
Original issue reported on code.google.com by
danbeth...@gmail.com
on 13 Apr 2011 at 7:15