Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / SDK / Dynamic attribtues : global and local ??
  RSS 2.0 ATOM  

Dynamic attribtues : global and local ??
Rate this thread
 
43617
 
Permlink of this thread  
avatar
  • oodini
  • Posted: 25 May 2010 10:13 PM
  • Total Posts: 16
  • Joined: 13 November 2006 02:38 AM

Hello,

A dynamic attribute is an attribute added by the used by addAttr.

But if you read the documentation of MFnDependencyNode::MAttrClass, you can see there are two kinds of dynamic attributes : global and local.

When you use addAttr, it seems it is a local dynamic attribute.

But so, how do you add global dynamic attributes ?

Thanks.



Replies: 0
avatar
  • oodini
  • Posted: 25 May 2010 10:19 PM

OK. I searched in Google for the “MAttrClass” string, and I found in the Maya 2011 release notes that MFnDependencyNode::MAttrClass::kGlobalDynamicAttr has been removed because it had never been implemented…



Replies: 0