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 04/06/2011 at 12:04, xxxxxxxx wrote:
Hy there,
is it somehow possible, to trigger the "Set Initial State" button of the dynamics by python? Or maybe there is a better way of doing this?
Thank you, maxx
On 04/06/2011 at 12:24, xxxxxxxx wrote:
Take a look at c4d.CallButton.
On 04/06/2011 at 12:42, xxxxxxxx wrote:
Hy nux95,
yes, thanks. Actually I hoped for the "better" way
https://plugincafe.maxon.net/topic/5647/5678_call-function-from-main-thread
I guess then I am stuck at the same point...
Do you know a trick, how I could trigger that from an XPresso-Python Node? Maybe I can write a small script which calls the button and call the script from within the node?