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 31/12/2010 at 02:01, xxxxxxxx wrote:
User Information: Cinema 4D Version: 12 Platform: Windows ; Language(s) : PYTHON ;
--------- Hi, Does exist in python a method for modify description in a TagData or an OjectData (in C++ there is the GetDDescription method, but it doesn't exist in python)? There is a method InitAttr() in NodeData but I don't undestand how to use for modify a gadget
I would like init or modify a DESC_CYCLE in my code.
Thank you and happy new year !
On 31/12/2010 at 06:28, xxxxxxxx wrote:
Hi oliD, unfortunately this is currently not avaialble in Python. InitAttr(..) is just to initialize descriptions. Cheers, Sebastian
On 31/12/2010 at 09:33, xxxxxxxx wrote:
Thx Sebastian,
I will use a button and a dialog
Cheers