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).
On 29/05/2013 at 07:23, xxxxxxxx wrote:
Hello,
i wrote a script python for merge some element, and i want ,at the end, to export at collada 1.4 in the same name and directory path of the project.
I find the c4d.CallCommand(60000) #export for use the last export config but it don't work, could you help me?
On 29/05/2013 at 08:06, xxxxxxxx wrote:
Maybe this article by Yannick helps? http://c4dprogramming.wordpress.com/2012/10/03/accessing-and-changing-importersexporters-settings/
On 30/05/2013 at 00:07, xxxxxxxx wrote:
maybe, thank you.