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 27/08/2012 at 10:41, xxxxxxxx wrote:
User Information: Cinema 4D Version: R14 Platform: Windows ; Language(s) : C++ ;
--------- Is it possible to add a tab to the attributes of existing tools. For example, if I grab the knife tool, can I write a plugin that adds a tab to the knife tool with added functionality?
Thanks in advance.
~Shawn
On 27/08/2012 at 18:00, xxxxxxxx wrote:
I don't think that this is possible. You can add plugins but not modify existing features/plugins. There are ways to include the descriptions of existing objects (tools, objects, tags, etc in the A.M.) but you still have to handle the underlying functionality yourself.