On 05/12/2014 at 05:44, xxxxxxxx wrote:
Hi all,
I'm a little confused how I should change the axis of an object.
Like shown in the SDK, you can enable/disable the modeling axis with c4d.CallCommand(c4d.ID_MODELING_AXIS).
But when I call it, move my object, and call it again, nothing happens.
When I looked on google, I only saw workarounds (saving the points, moving the object, set the points position again). But for my case it gives me tons of extra work, which I don't want.
Does somebody know another way how to do this?
Doing it without code isn't an option, because its a reaction on a condition.
Greetings,
Casimir