On 23/08/2018 at 08:52, xxxxxxxx wrote:
I'm not sure how to activate/deactivate camera commands with python. Do I need to get the active basedraw and use c4d.BaseList2D.__setitem__() to set the state for things like Object Mode, Cursor Mode, etc?
I see that in the symbols there is IDS_CAMERACOMMAND_OBJECTMODE but i'm not sure where to plug that into toggle on and off?
Thank you