Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/01/2006 at 03:29, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.52 Platform: Windows ; Language(s) : C++ ;
--------- Hello everybody, Does anybody knows how to create and remove dynamics entry in the attribute manager (not in a Dialog box) like Posemixer? Thank you. B->
On 13/01/2006 at 06:21, xxxxxxxx wrote:
Use GetDDescription(). See morphmixer.cpp and lookatcamera.cpp in the 'plugins\cinema4dsdk' folder for examples and check out specifics in the documentation.
On 13/01/2006 at 08:41, xxxxxxxx wrote:
Thank you, I miss that part in the examples. It's working, now I can create and delete my dynamic entry in the attribute manager. I have just problem to refresh it when I click on my add or Remove button and I don't know how to read my dynamic sliders data, but I'll find. Thank you. B->