On 13/05/2015 at 01:27, xxxxxxxx wrote:
User Information:
Cinema 4D Version:
Platform:
Language(s) :
---------
Hi
In the c4d.Plugins.ToolData class, several of the methods have a "data" basecontainer in their signature. The API description says:
data (BaseContainer) – The tool settings container.
What does this mean?
In a plugin i'm making i need to pass drawing coordinates from MouseInput to the Draw method. Can i use this container to pass my coordinates or is this used for something else?
Any help appreciated.
Cheers
Bonsak